Click here to Skip to main content
15,898,993 members
Home / Discussions / C#
   

C#

 
AnswerRe: .NET 1.1 application performance in Windows 2003 Server Pin
Nick Parker14-Oct-06 4:57
protectorNick Parker14-Oct-06 4:57 
QuestionDataGridViewComboBoxCell value is invalid Pin
WillemM13-Oct-06 22:18
WillemM13-Oct-06 22:18 
QuestionBack link Pin
basumca13-Oct-06 21:43
basumca13-Oct-06 21:43 
AnswerRe: Back link Pin
Nick Parker14-Oct-06 4:59
protectorNick Parker14-Oct-06 4:59 
Questionneed help or advice... [modified] Pin
TheCardinal13-Oct-06 21:12
TheCardinal13-Oct-06 21:12 
AnswerRe: need help or advice... Pin
mav.northwind13-Oct-06 21:56
mav.northwind13-Oct-06 21:56 
AnswerRe: need help or advice... Pin
Nader Elshehabi14-Oct-06 2:59
Nader Elshehabi14-Oct-06 2:59 
GeneralRe: need help or advice... Pin
TheCardinal14-Oct-06 3:38
TheCardinal14-Oct-06 3:38 
thanks for reply Smile | :)

Yup i want to pass the form class name so i can instantiate the form by using the function.

Im tired of typing...

FrmNew myF = new FrmNew();
//
// insert additional form setting.
// ex: .windowstate/.location
//
myF.Show();

or if there are more form setting to setup.

i want to pass the form name so the function can create it and instantiate it automatically.

Im new to c# any links to enlighten me more on this subject please dont hesitate to point me to the right direction Smile | :)

Thanks Smile | :)
GeneralRe: need help or advice... Pin
mav.northwind14-Oct-06 6:08
mav.northwind14-Oct-06 6:08 
GeneralRe: need help or advice... Pin
Nader Elshehabi14-Oct-06 6:46
Nader Elshehabi14-Oct-06 6:46 
GeneralRe: need help or advice... Pin
TheCardinal14-Oct-06 17:54
TheCardinal14-Oct-06 17:54 
GeneralRe: need help or advice... Pin
Nader Elshehabi14-Oct-06 18:09
Nader Elshehabi14-Oct-06 18:09 
GeneralRe: need help or advice... Pin
TheCardinal14-Oct-06 18:45
TheCardinal14-Oct-06 18:45 
Questionhtml parsing Pin
kerrywes13-Oct-06 19:30
kerrywes13-Oct-06 19:30 
QuestionCreate controls form text file? Pin
greyzz13-Oct-06 16:20
greyzz13-Oct-06 16:20 
AnswerRe: Create controls form text file? Pin
Nader Elshehabi13-Oct-06 17:32
Nader Elshehabi13-Oct-06 17:32 
GeneralRe: Create controls form text file? Pin
greyzz13-Oct-06 18:20
greyzz13-Oct-06 18:20 
GeneralRe: Create controls form text file? Pin
Nader Elshehabi14-Oct-06 2:52
Nader Elshehabi14-Oct-06 2:52 
QuestionAutomatic capitalization in VS2003 ? Pin
digsy_13-Oct-06 11:30
digsy_13-Oct-06 11:30 
AnswerRe: Automatic capitalization in VS2003 ? Pin
Wjousts13-Oct-06 11:53
Wjousts13-Oct-06 11:53 
GeneralRe: Automatic capitalization in VS2003 ? Pin
digsy_13-Oct-06 12:06
digsy_13-Oct-06 12:06 
GeneralRe: Automatic capitalization in VS2003 ? Pin
Kevin McFarlane13-Oct-06 12:47
Kevin McFarlane13-Oct-06 12:47 
QuestionHandling encryption at the application level Pin
kennk13-Oct-06 11:16
kennk13-Oct-06 11:16 
QuestionI cannot establish a connection to pop3 server !!! Pin
mohadcs13-Oct-06 11:12
mohadcs13-Oct-06 11:12 
QuestionDoc File Display Pin
Syed Shahid Hussain13-Oct-06 10:58
Syed Shahid Hussain13-Oct-06 10:58 

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.