Click here to Skip to main content
15,884,388 members
Home / Discussions / C#
   

C#

 
QuestionException of type 'System.Security.SecurityException' occured Pin
Patricker23-May-06 8:27
Patricker23-May-06 8:27 
AnswerRe: Exception of type 'System.Security.SecurityException' occured Pin
James Gupta23-May-06 9:21
professionalJames Gupta23-May-06 9:21 
GeneralRe: Exception of type 'System.Security.SecurityException' occured Pin
Patricker23-May-06 10:07
Patricker23-May-06 10:07 
GeneralRe: Exception of type 'System.Security.SecurityException' occured Pin
leppie23-May-06 10:15
leppie23-May-06 10:15 
GeneralRe: Exception of type 'System.Security.SecurityException' occured Pin
Patricker23-May-06 10:21
Patricker23-May-06 10:21 
GeneralRe: Exception of type 'System.Security.SecurityException' occured Pin
James Gupta23-May-06 13:29
professionalJames Gupta23-May-06 13:29 
Questionwindows form sizing Pin
reshsilk23-May-06 8:27
reshsilk23-May-06 8:27 
AnswerRe: windows form sizing Pin
James Gupta23-May-06 9:23
professionalJames Gupta23-May-06 9:23 
It may be that you are putting your programmatical assignment of the size before the InitialiseComponent() method in the form's constructor is being called, as a result the assignment to the form's size in InitialiseComponent() is overriding your assignment.

James

just-code-it.net
QuestionUltraCombo in Infragistics Pin
Neel0723-May-06 8:16
Neel0723-May-06 8:16 
Questiona stupid problem about DateTime Pin
da vinci coder23-May-06 7:55
da vinci coder23-May-06 7:55 
AnswerRe: a stupid problem about DateTime Pin
Stefan Troschuetz23-May-06 8:16
Stefan Troschuetz23-May-06 8:16 
GeneralRe: a stupid problem about DateTime Pin
da vinci coder23-May-06 8:57
da vinci coder23-May-06 8:57 
Questiondatagridview Pin
kjosh23-May-06 6:58
kjosh23-May-06 6:58 
AnswerRe: datagridview Pin
mr_1234523-May-06 7:21
mr_1234523-May-06 7:21 
GeneralRe: datagridview Pin
kjosh23-May-06 10:51
kjosh23-May-06 10:51 
AnswerRe: datagridview Pin
mr_1234523-May-06 13:34
mr_1234523-May-06 13:34 
QuestionICompareable vs IComparer [modified] Pin
Rizwan Rathore23-May-06 6:36
Rizwan Rathore23-May-06 6:36 
AnswerRe: ICompareable vs IComparer [modified] Pin
Robert Rohde23-May-06 6:53
Robert Rohde23-May-06 6:53 
AnswerRe: ICompareable vs IComparer [modified] Pin
Judah Gabriel Himango23-May-06 12:06
sponsorJudah Gabriel Himango23-May-06 12:06 
QuestionDynamic instantiation of MDI child windows Pin
DougReed23-May-06 5:14
DougReed23-May-06 5:14 
AnswerRe: Dynamic instantiation of MDI child windows Pin
Stefan Troschuetz23-May-06 6:05
Stefan Troschuetz23-May-06 6:05 
QuestionUpdate command..plz urgnt Pin
r_e_h_a_n23-May-06 5:07
r_e_h_a_n23-May-06 5:07 
AnswerRe: Update command..plz urgnt Pin
da vinci coder23-May-06 8:59
da vinci coder23-May-06 8:59 
GeneralRe: Update command..plz urgnt Pin
r_e_h_a_n24-May-06 6:39
r_e_h_a_n24-May-06 6:39 
AnswerRe: Update command..plz urgnt Pin
StevenS_Dev23-May-06 11:25
StevenS_Dev23-May-06 11:25 

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.