Click here to Skip to main content
15,888,610 members
Home / Discussions / C#
   

C#

 
GeneralRe: a mask control in windows form application Pin
Dave Kreskowiak15-Jul-12 12:02
mveDave Kreskowiak15-Jul-12 12:02 
Questionmake a database in C# Pin
messages14-Jul-12 3:54
messages14-Jul-12 3:54 
AnswerRe: make a database in C# Pin
PIEBALDconsult14-Jul-12 4:10
mvePIEBALDconsult14-Jul-12 4:10 
GeneralRe: make a database in C# Pin
messages14-Jul-12 4:17
messages14-Jul-12 4:17 
GeneralRe: make a database in C# Pin
Wes Aday14-Jul-12 4:46
professionalWes Aday14-Jul-12 4:46 
GeneralRe: make a database in C# Pin
messages14-Jul-12 5:14
messages14-Jul-12 5:14 
GeneralRe: make a database in C# Pin
Wes Aday14-Jul-12 5:32
professionalWes Aday14-Jul-12 5:32 
AnswerRe: make a database in C# Pin
Paul Conrad14-Jul-12 15:14
professionalPaul Conrad14-Jul-12 15:14 
messages wrote:
the correct way or no

No. The better way is to use a database creation script. If it is really needed to be done, then the C# application would run the database creation script and create the database for you through SQL Server. Most of the time, a database should already exist and have been created before you even write any application code.
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

GeneralRe: make a database in C# Pin
PIEBALDconsult14-Jul-12 18:15
mvePIEBALDconsult14-Jul-12 18:15 
QuestionWhy Using during Sql Server Connection Pin
munishk14-Jul-12 3:11
munishk14-Jul-12 3:11 
AnswerRe: Why Using during Sql Server Connection Pin
Eddy Vluggen14-Jul-12 3:35
professionalEddy Vluggen14-Jul-12 3:35 
GeneralRe: Why Using during Sql Server Connection Pin
jschell14-Jul-12 6:55
jschell14-Jul-12 6:55 
GeneralRe: Why Using during Sql Server Connection Pin
munishk14-Jul-12 18:59
munishk14-Jul-12 18:59 
GeneralRe: Why Using during Sql Server Connection Pin
PIEBALDconsult15-Jul-12 7:30
mvePIEBALDconsult15-Jul-12 7:30 
GeneralRe: Why Using during Sql Server Connection Pin
jschell15-Jul-12 7:30
jschell15-Jul-12 7:30 
AnswerRe: Why Using during Sql Server Connection Pin
Wes Aday14-Jul-12 3:36
professionalWes Aday14-Jul-12 3:36 
AnswerRe: Why Using during Sql Server Connection PinPopular
OriginalGriff14-Jul-12 3:43
mveOriginalGriff14-Jul-12 3:43 
AnswerRe: Why Using during Sql Server Connection Pin
Luc Pattyn14-Jul-12 7:18
sitebuilderLuc Pattyn14-Jul-12 7:18 
AnswerRe: Why Using during Sql Server Connection Pin
PIEBALDconsult15-Jul-12 7:39
mvePIEBALDconsult15-Jul-12 7:39 
GeneralLooking for Volunteers Pin
Santa's Little Helper14-Jul-12 3:04
Santa's Little Helper14-Jul-12 3:04 
GeneralRe: Looking for Volunteers Pin
Eddy Vluggen14-Jul-12 3:37
professionalEddy Vluggen14-Jul-12 3:37 
GeneralRe: Looking for Volunteers Pin
Santa's Little Helper14-Jul-12 3:50
Santa's Little Helper14-Jul-12 3:50 
QuestionUI For C# Pin
atoi_powered13-Jul-12 10:23
atoi_powered13-Jul-12 10:23 
AnswerRe: UI For C# PinPopular
fjdiewornncalwe13-Jul-12 10:46
professionalfjdiewornncalwe13-Jul-12 10:46 
GeneralRe: UI For C# Pin
atoi_powered13-Jul-12 11:03
atoi_powered13-Jul-12 11:03 

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.