Click here to Skip to main content
16,016,134 members
Home / Discussions / C#
   

C#

 
GeneralRe: NSF File Reading in C# Pin
reethu_test1-Jul-13 13:07
reethu_test1-Jul-13 13:07 
GeneralRe: NSF File Reading in C# Pin
Dave Kreskowiak1-Jul-13 18:38
mveDave Kreskowiak1-Jul-13 18:38 
GeneralRe: NSF File Reading in C# Pin
Mycroft Holmes1-Jul-13 15:49
professionalMycroft Holmes1-Jul-13 15:49 
QuestionProblem on Update operation Pin
nivashini1-Jul-13 0:25
professionalnivashini1-Jul-13 0:25 
SuggestionRe: Problem on Update operation PinPopular
Richard Deeming1-Jul-13 1:44
mveRichard Deeming1-Jul-13 1:44 
AnswerRe: Problem on Update operation Pin
Jean A Brandelero1-Jul-13 4:38
Jean A Brandelero1-Jul-13 4:38 
AnswerRe: Problem on Update operation Pin
PIEBALDconsult1-Jul-13 5:13
mvePIEBALDconsult1-Jul-13 5:13 
AnswerRe: Problem on Update operation Pin
Mycroft Holmes1-Jul-13 12:48
professionalMycroft Holmes1-Jul-13 12:48 
Why do you care which field was changed, presumably you populate the control with the existing data and therefore you are just writing back the same information. Save the entire record!

Implement and audit system that records the before and after of each field.

And fix the sql injection exposure highlighted by Richard!
Never underestimate the power of human stupidity
RAH

QuestionControling Video files Pin
ErfanNoury30-Jun-13 22:50
ErfanNoury30-Jun-13 22:50 
AnswerRe: Controling Video files Pin
N a v a n e e t h1-Jul-13 0:28
N a v a n e e t h1-Jul-13 0:28 
SuggestionRe: Controling Video files Pin
Manimaran Adelasoft2-Jul-13 0:16
professionalManimaran Adelasoft2-Jul-13 0:16 
Questionhow to prevent unnecessary callback in c# for a mouse click Pin
srinimuk30-Jun-13 19:05
srinimuk30-Jun-13 19:05 
AnswerRe: how to prevent unnecessary callback in c# for a mouse click Pin
Jean A Brandelero1-Jul-13 4:41
Jean A Brandelero1-Jul-13 4:41 
AnswerRe: how to prevent unnecessary callback in c# for a mouse click Pin
Manu V Nath3-Jul-13 23:32
professionalManu V Nath3-Jul-13 23:32 
QuestionC# desktop use active directory group Pin
dcof30-Jun-13 4:33
dcof30-Jun-13 4:33 
AnswerRe: C# desktop use active directory group Pin
Richard MacCutchan30-Jun-13 7:06
mveRichard MacCutchan30-Jun-13 7:06 
GeneralRe: C# desktop use active directory group Pin
dcof30-Jun-13 12:01
dcof30-Jun-13 12:01 
GeneralRe: C# desktop use active directory group Pin
Richard MacCutchan30-Jun-13 21:17
mveRichard MacCutchan30-Jun-13 21:17 
AnswerRe: C# desktop use active directory group Pin
Ron Nicholson1-Jul-13 4:15
professionalRon Nicholson1-Jul-13 4:15 
QuestionParse CSV using RegularExpression Pin
haha_c28-Jun-13 23:32
haha_c28-Jun-13 23:32 
AnswerRe: Parse CSV using RegularExpression Pin
Richard MacCutchan29-Jun-13 0:58
mveRichard MacCutchan29-Jun-13 0:58 
GeneralRe: Parse CSV using RegularExpression Pin
OriginalGriff29-Jun-13 1:46
mveOriginalGriff29-Jun-13 1:46 
GeneralRe: Parse CSV using RegularExpression Pin
Richard MacCutchan29-Jun-13 5:14
mveRichard MacCutchan29-Jun-13 5:14 
GeneralRe: Parse CSV using RegularExpression Pin
OriginalGriff29-Jun-13 5:40
mveOriginalGriff29-Jun-13 5:40 
AnswerRe: Parse CSV using RegularExpression Pin
OriginalGriff29-Jun-13 1:44
mveOriginalGriff29-Jun-13 1:44 

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.