Click here to Skip to main content
15,886,689 members
Home / Discussions / C#
   

C#

 
Questionrecord no update Pin
mjawadkhatri6-Apr-10 20:05
mjawadkhatri6-Apr-10 20:05 
AnswerRe: record no update Pin
OriginalGriff6-Apr-10 22:25
mveOriginalGriff6-Apr-10 22:25 
AnswerRe: record no update Pin
Greg Chelstowski6-Apr-10 22:45
Greg Chelstowski6-Apr-10 22:45 
Questionplz help!!error use of unassigned local variable Pin
crisjala6-Apr-10 17:24
crisjala6-Apr-10 17:24 
AnswerRe: plz help!!error use of unassigned local variable Pin
Matt U.6-Apr-10 17:59
Matt U.6-Apr-10 17:59 
AnswerRe: plz help!!error use of unassigned local variable Pin
uraghu6-Apr-10 18:22
uraghu6-Apr-10 18:22 
AnswerRe: plz help!!error use of unassigned local variable Pin
Arun Jacob6-Apr-10 19:00
Arun Jacob6-Apr-10 19:00 
AnswerRe: plz help!!error use of unassigned local variable Pin
Morgs Morgan6-Apr-10 20:58
Morgs Morgan6-Apr-10 20:58 
You can try the following:
string messEmptyField = ""; //declares an empty string

--the choice is all yours!-- Shucks | :-\
AnswerRe: plz help!!error use of unassigned local variable Pin
OriginalGriff6-Apr-10 22:29
mveOriginalGriff6-Apr-10 22:29 
QuestionCreating a file and saving it to C Pin
Darrall6-Apr-10 14:09
Darrall6-Apr-10 14:09 
AnswerRe: Creating a file and saving it to C Pin
Super Lloyd6-Apr-10 14:32
Super Lloyd6-Apr-10 14:32 
AnswerRe: Creating a file and saving it to C Pin
harold aptroot6-Apr-10 15:03
harold aptroot6-Apr-10 15:03 
GeneralRe: Creating a file and saving it to C Pin
Darrall6-Apr-10 15:47
Darrall6-Apr-10 15:47 
GeneralRe: Creating a file and saving it to C Pin
Dan Mos6-Apr-10 16:49
Dan Mos6-Apr-10 16:49 
GeneralRe: Creating a file and saving it to C Pin
Darrall7-Apr-10 4:47
Darrall7-Apr-10 4:47 
AnswerRe: Creating a file and saving it to C Pin
PIEBALDconsult6-Apr-10 15:24
mvePIEBALDconsult6-Apr-10 15:24 
GeneralRe: Creating a file and saving it to C Pin
Darrall6-Apr-10 16:01
Darrall6-Apr-10 16:01 
GeneralRe: Creating a file and saving it to C Pin
PIEBALDconsult6-Apr-10 16:13
mvePIEBALDconsult6-Apr-10 16:13 
QuestionHow to call a COM function with arguments using IDispatch in C# Pin
JF Pomerleau6-Apr-10 11:27
JF Pomerleau6-Apr-10 11:27 
AnswerRe: How to call a COM function with arguments using IDispatch in C# Pin
chrismisztur15-Jun-10 11:01
chrismisztur15-Jun-10 11:01 
Questiontips on windows application running on a local server Pin
mrkeivan6-Apr-10 7:33
mrkeivan6-Apr-10 7:33 
AnswerRe: tips on windows application running on a local server Pin
Not Active6-Apr-10 8:48
mentorNot Active6-Apr-10 8:48 
AnswerRe: tips on windows application running on a local server Pin
Dave Kreskowiak6-Apr-10 9:58
mveDave Kreskowiak6-Apr-10 9:58 
GeneralRe: tips on windows application running on a local server Pin
mrkeivan6-Apr-10 18:31
mrkeivan6-Apr-10 18:31 
AnswerRe: tips on windows application running on a local server Pin
PIEBALDconsult6-Apr-10 11:43
mvePIEBALDconsult6-Apr-10 11:43 

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.