Click here to Skip to main content
15,924,679 members
Home / Discussions / C#
   

C#

 
QuestionGet current property name using reflection Pin
vmo3d27-Jan-07 18:48
vmo3d27-Jan-07 18:48 
AnswerRe: Get current property name using reflection Pin
engsrini27-Jan-07 22:14
engsrini27-Jan-07 22:14 
QuestionSetup And Deployement Pin
justintimberlake27-Jan-07 18:38
justintimberlake27-Jan-07 18:38 
AnswerRe: Setup And Deployement Pin
Glen Harvy28-Jan-07 20:40
Glen Harvy28-Jan-07 20:40 
QuestionNamepaces Pin
max2929727-Jan-07 17:02
max2929727-Jan-07 17:02 
AnswerRe: Namepaces Pin
Thomas Stockwell27-Jan-07 17:48
professionalThomas Stockwell27-Jan-07 17:48 
GeneralRe: Namepaces Pin
Scott Dorman28-Jan-07 6:23
professionalScott Dorman28-Jan-07 6:23 
QuestionHow to generate code automatically? Pin
raymond.chen200827-Jan-07 16:40
raymond.chen200827-Jan-07 16:40 
I'd like to generate C# front-end code automatically according to the database table structure, who can give me some guide how to do?

My thinking is just like:
In the database table 'Customers', there are one field 'Name' with the type 'VCHAR', one field 'ID' with the type 'LONG'. My program would generate the file 'CustomersView.cs' and 'CustomersView.Designer.cs' which contains one 'Label' of 'Name', one 'TextBox' of 'Name',one 'Label' of 'ID', one 'TextBox' of 'ID'.

Thanks in advance for you help.
AnswerRe: How to generate code automatically? Pin
engsrini27-Jan-07 22:21
engsrini27-Jan-07 22:21 
GeneralRe: How to generate code automatically? Pin
raymond.chen200828-Jan-07 1:15
raymond.chen200828-Jan-07 1:15 
GeneralRe: How to generate code automatically? Pin
Luc Pattyn28-Jan-07 2:04
sitebuilderLuc Pattyn28-Jan-07 2:04 
QuestionPrint to specific printer with a button Pin
jeweladdict27-Jan-07 13:21
jeweladdict27-Jan-07 13:21 
AnswerRe: Print to specific printer with a button Pin
blue_arc28-Jan-07 20:19
blue_arc28-Jan-07 20:19 
QuestionRegex and good old YACC Pin
spin vector27-Jan-07 13:20
spin vector27-Jan-07 13:20 
QuestionExecute external APP Pin
picasso227-Jan-07 11:15
picasso227-Jan-07 11:15 
AnswerRe: Execute external APP Pin
Luc Pattyn27-Jan-07 11:24
sitebuilderLuc Pattyn27-Jan-07 11:24 
GeneralRe: Execute external APP Pin
picasso227-Jan-07 13:22
picasso227-Jan-07 13:22 
Questionn-tier in .net? Pin
TrooperIronMan27-Jan-07 11:07
TrooperIronMan27-Jan-07 11:07 
AnswerRe: n-tier in .net? Pin
Bassam Saoud27-Jan-07 22:23
Bassam Saoud27-Jan-07 22:23 
GeneralRe: n-tier in .net? Pin
TrooperIronMan28-Jan-07 1:07
TrooperIronMan28-Jan-07 1:07 
QuestionWrite text in other thread Pin
error140827-Jan-07 10:46
error140827-Jan-07 10:46 
AnswerRe: Write text in other thread Pin
Luc Pattyn27-Jan-07 11:16
sitebuilderLuc Pattyn27-Jan-07 11:16 
GeneralRe: Write text in other thread Pin
error140827-Jan-07 11:56
error140827-Jan-07 11:56 
QuestionNetwork resources in a local area network Pin
SkyNET29089727-Jan-07 7:20
SkyNET29089727-Jan-07 7:20 
AnswerRe: Network resources in a local area network Pin
Parwej Ahamad27-Jan-07 8:30
professionalParwej Ahamad27-Jan-07 8:30 

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.