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

C#

 
GeneralInitializeComponent method Pin
George_George14-Apr-08 0:05
George_George14-Apr-08 0:05 
GeneralRe: InitializeComponent method Pin
Christian Graus14-Apr-08 0:23
protectorChristian Graus14-Apr-08 0:23 
GeneralRe: InitializeComponent method Pin
George_George14-Apr-08 0:41
George_George14-Apr-08 0:41 
GeneralRe: InitializeComponent method Pin
phannon8614-Apr-08 0:47
professionalphannon8614-Apr-08 0:47 
GeneralRe: InitializeComponent method Pin
George_George14-Apr-08 2:06
George_George14-Apr-08 2:06 
GeneralRe: InitializeComponent method Pin
N a v a n e e t h14-Apr-08 0:58
N a v a n e e t h14-Apr-08 0:58 
GeneralRe: InitializeComponent method Pin
George_George14-Apr-08 2:15
George_George14-Apr-08 2:15 
GeneralRe: InitializeComponent method Pin
N a v a n e e t h14-Apr-08 2:26
N a v a n e e t h14-Apr-08 2:26 
George_George wrote:
Do you think my understanding here is correct?


Yes.

George_George wrote:
If we want any initialization code, we should put in constructor, right?


You can put the initialization code anywhere before the instance is used.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

GeneralRe: InitializeComponent method Pin
George_George14-Apr-08 2:43
George_George14-Apr-08 2:43 
GeneralBACK TAB Pin
M Riaz Bashir13-Apr-08 23:59
M Riaz Bashir13-Apr-08 23:59 
GeneralRe: BACK TAB Pin
dan!sh 14-Apr-08 0:13
professional dan!sh 14-Apr-08 0:13 
GeneralText Validation Pin
MumbleB13-Apr-08 23:44
MumbleB13-Apr-08 23:44 
GeneralRe: Text Validation Pin
phannon8613-Apr-08 23:52
professionalphannon8613-Apr-08 23:52 
GeneralRe: Text Validation Pin
Christian Graus13-Apr-08 23:53
protectorChristian Graus13-Apr-08 23:53 
GeneralRe: Text Validation Pin
MumbleB14-Apr-08 2:39
MumbleB14-Apr-08 2:39 
GeneralRe: Text Validation Pin
Christian Graus14-Apr-08 3:02
protectorChristian Graus14-Apr-08 3:02 
GeneralRe: Text Validation Pin
N a v a n e e t h13-Apr-08 23:56
N a v a n e e t h13-Apr-08 23:56 
GeneralRe: Text Validation Pin
Herman<T>.Instance14-Apr-08 2:38
Herman<T>.Instance14-Apr-08 2:38 
QuestionHow to manipulated arraylist or remove() of arraylist? Pin
vishalcodeproj13-Apr-08 23:36
vishalcodeproj13-Apr-08 23:36 
AnswerRe: How to manipulated arraylist or remove() of arraylist? Pin
Christian Graus13-Apr-08 23:38
protectorChristian Graus13-Apr-08 23:38 
GeneralDataTable.Merge() Method Pin
half-life13-Apr-08 23:32
half-life13-Apr-08 23:32 
Questionhow i apply encript and decript operations in C# Pin
saiftanoli13-Apr-08 23:27
saiftanoli13-Apr-08 23:27 
AnswerRe: how i apply encript and decript operations in C# Pin
Christian Graus13-Apr-08 23:37
protectorChristian Graus13-Apr-08 23:37 
GeneralRetrieving Records from Excel Pin
Dotnetkanna13-Apr-08 23:11
Dotnetkanna13-Apr-08 23:11 
GeneralRegex.Replace Enquiry [modified] Pin
livez13-Apr-08 23:09
livez13-Apr-08 23:09 

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.