Click here to Skip to main content
15,899,475 members
Home / Discussions / C#
   

C#

 
QuestionMicrosoft certification Pin
Mukesh Ghosh6-Nov-14 1:07
Mukesh Ghosh6-Nov-14 1:07 
AnswerRe: Microsoft certification Pin
Richard MacCutchan6-Nov-14 1:28
mveRichard MacCutchan6-Nov-14 1:28 
GeneralRe: Microsoft certification Pin
Mukesh Ghosh6-Nov-14 17:11
Mukesh Ghosh6-Nov-14 17:11 
GeneralRe: Microsoft certification Pin
Richard MacCutchan6-Nov-14 22:05
mveRichard MacCutchan6-Nov-14 22:05 
Questionfile based username and pass Pin
techker25-Nov-14 11:16
techker25-Nov-14 11:16 
AnswerRe: file based username and pass Pin
Mycroft Holmes5-Nov-14 12:05
professionalMycroft Holmes5-Nov-14 12:05 
AnswerRe: file based username and pass Pin
Richard MacCutchan5-Nov-14 22:31
mveRichard MacCutchan5-Nov-14 22:31 
GeneralRe: file based username and pass Pin
techker26-Nov-14 0:34
techker26-Nov-14 0:34 
GeneralRe: file based username and pass Pin
Richard MacCutchan6-Nov-14 0:37
mveRichard MacCutchan6-Nov-14 0:37 
GeneralRe: file based username and pass Pin
techker26-Nov-14 0:46
techker26-Nov-14 0:46 
GeneralRe: file based username and pass Pin
Richard MacCutchan6-Nov-14 1:01
mveRichard MacCutchan6-Nov-14 1:01 
GeneralRe: file based username and pass Pin
techker26-Nov-14 1:18
techker26-Nov-14 1:18 
GeneralRe: file based username and pass Pin
Richard MacCutchan6-Nov-14 1:26
mveRichard MacCutchan6-Nov-14 1:26 
SuggestionRe: file based username and pass Pin
Syed M Hussain6-Nov-14 9:56
Syed M Hussain6-Nov-14 9:56 
GeneralRe: file based username and pass Pin
techker26-Nov-14 10:53
techker26-Nov-14 10:53 
QuestionBest Integrated Database Solution Pin
Paweł Mrozik5-Nov-14 6:54
Paweł Mrozik5-Nov-14 6:54 
AnswerRe: Best Integrated Database Solution Pin
PIEBALDconsult5-Nov-14 7:09
mvePIEBALDconsult5-Nov-14 7:09 
GeneralRe: Best Integrated Database Solution Pin
Paweł Mrozik5-Nov-14 10:30
Paweł Mrozik5-Nov-14 10:30 
QuestionHandling large data objects in codes or other options? Pin
sysmatrix5-Nov-14 2:04
sysmatrix5-Nov-14 2:04 
AnswerRe: Handling large data objects in codes or other options? Pin
Johnny L Washington5-Nov-14 2:22
Johnny L Washington5-Nov-14 2:22 
AnswerRe: Handling large data objects in codes or other options? Pin
V.5-Nov-14 3:10
professionalV.5-Nov-14 3:10 
AnswerRe: Handling large data objects in codes or other options? Pin
Chris Quinn5-Nov-14 3:53
Chris Quinn5-Nov-14 3:53 
AnswerRe: Handling large data objects in codes or other options? Pin
Mycroft Holmes5-Nov-14 12:01
professionalMycroft Holmes5-Nov-14 12:01 
GeneralRe: Handling large data objects in codes or other options? Pin
V.5-Nov-14 23:34
professionalV.5-Nov-14 23:34 
GeneralRe: Handling large data objects in codes or other options? Pin
Mycroft Holmes6-Nov-14 11:34
professionalMycroft Holmes6-Nov-14 11:34 
V. wrote:
you do look at the record size too right

No, all our data is text and none will amount to a lot per record so we don't go past the record count. I did catch one guy trying to pass a list of 1k records with attached documents up to 20mb EACH. Nailed that rather quickly. You want an attachment you get it one at a time, here have a list of file names!
Never underestimate the power of human stupidity
RAH

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.