Click here to Skip to main content
15,892,674 members
Home / Discussions / C#
   

C#

 
AnswerRe: a hypothetical about use of custom Attributes in C# in WinForms Pin
Pete O'Hanlon23-Nov-11 1:15
mvePete O'Hanlon23-Nov-11 1:15 
AnswerRe: a hypothetical about use of custom Attributes in C# in WinForms Pin
BobJanova23-Nov-11 6:27
BobJanova23-Nov-11 6:27 
QuestionAttempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
Paulraj G22-Nov-11 21:55
Paulraj G22-Nov-11 21:55 
AnswerRe: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
BobJanova22-Nov-11 22:35
BobJanova22-Nov-11 22:35 
AnswerRe: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
Richard MacCutchan23-Nov-11 0:09
mveRichard MacCutchan23-Nov-11 0:09 
AnswerRe: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
Bernhard Hiller23-Nov-11 2:51
Bernhard Hiller23-Nov-11 2:51 
QuestionHighlight Character Pin
phani.sv22-Nov-11 20:19
phani.sv22-Nov-11 20:19 
AnswerRe: Highlight Character Pin
V.22-Nov-11 20:56
professionalV.22-Nov-11 20:56 
GeneralRe: Highlight Character Pin
Nevin Janzen23-Nov-11 3:59
Nevin Janzen23-Nov-11 3:59 
GeneralRe: Highlight Character Pin
phani.sv23-Nov-11 17:37
phani.sv23-Nov-11 17:37 
GeneralRe: Highlight Character Pin
V.23-Nov-11 20:29
professionalV.23-Nov-11 20:29 
QuestionC# 5.0 Pin
Nevin Janzen22-Nov-11 17:35
Nevin Janzen22-Nov-11 17:35 
AnswerRe: C# 5.0 Pin
Dan Mos22-Nov-11 20:46
Dan Mos22-Nov-11 20:46 
GeneralRe: C# 5.0 Pin
Nevin Janzen23-Nov-11 3:56
Nevin Janzen23-Nov-11 3:56 
AnswerRe: C# 5.0 Pin
emardini27-Nov-11 16:49
emardini27-Nov-11 16:49 
QuestionC# and datacontext object Pin
rachel_m22-Nov-11 14:38
rachel_m22-Nov-11 14:38 
AnswerRe: C# and datacontext object Pin
Richard MacCutchan22-Nov-11 21:08
mveRichard MacCutchan22-Nov-11 21:08 
QuestionHow i Can open my c# form only automatically to user when user open windows. Pin
Honeyboy_2022-Nov-11 2:57
Honeyboy_2022-Nov-11 2:57 
AnswerRe: How i Can open my c# form only automatically to user when user open windows. Pin
Richard MacCutchan22-Nov-11 3:40
mveRichard MacCutchan22-Nov-11 3:40 
You will probably need to add it to the registry in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run. But you may find that your users have their own ideas as to whether they want this to happen or not.
Unrequited desire is character building. OriginalGriff
I'm sitting here giving you a standing ovation - Len Goodman



AnswerRe: How i Can open my c# form only automatically to user when user open windows. Pin
Not Active22-Nov-11 3:41
mentorNot Active22-Nov-11 3:41 
AnswerRe: How i Can open my c# form only automatically to user when user open windows. Pin
Bernhard Hiller22-Nov-11 4:48
Bernhard Hiller22-Nov-11 4:48 
GeneralRe: How i Can open my c# form only automatically to user when user open windows. Pin
:)9/1122-Nov-11 21:27
:)9/1122-Nov-11 21:27 
AnswerRe: How i Can open my c# form only automatically to user when user open windows. Pin
Honeyboy_2022-Nov-11 8:29
Honeyboy_2022-Nov-11 8:29 
GeneralRe: How i Can open my c# form only automatically to user when user open windows. Pin
Bernhard Hiller23-Nov-11 2:55
Bernhard Hiller23-Nov-11 2:55 
SuggestionRe: How i Can open my c# form only automatically to user when user open windows. Pin
Clark Kent12322-Nov-11 9:43
professionalClark Kent12322-Nov-11 9: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.