Click here to Skip to main content
15,896,111 members
Home / Discussions / C#
   

C#

 
GeneralRe: DateTime formatting in "dd-MMM-yyyy"? Pin
Steve Echols13-Feb-08 20:22
Steve Echols13-Feb-08 20:22 
GeneralRe: DateTime formatting in "dd-MMM-yyyy"? Pin
PIEBALDconsult14-Feb-08 13:19
mvePIEBALDconsult14-Feb-08 13:19 
GeneralIncluding MSSQL in a C# application for a client. Pin
AlainMesias13-Feb-08 15:51
AlainMesias13-Feb-08 15:51 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Mark Churchill13-Feb-08 16:09
Mark Churchill13-Feb-08 16:09 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Not Active13-Feb-08 16:15
mentorNot Active13-Feb-08 16:15 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Joachim Kerschbaumer13-Feb-08 17:13
Joachim Kerschbaumer13-Feb-08 17:13 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Harvey Saayman13-Feb-08 19:59
Harvey Saayman13-Feb-08 19:59 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Joachim Kerschbaumer13-Feb-08 20:08
Joachim Kerschbaumer13-Feb-08 20:08 
well, sql server ce and sql server express will definitely work with more than 80 tables.
using ce or express depends on what you mean with "grow like crazy".
even sql server express is limited to 4gb db size (http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx).
if you have hundreds of thousand data rows, you'll probably consider using sql server express instead of ce.

i don't know how complicated it will be to deploy sql server express with your application automatically,
but with sql server ce it can be quite easily done with clickonce deployment
GeneralRe: Including MSSQL in a C# application for a client. Pin
Harvey Saayman13-Feb-08 20:16
Harvey Saayman13-Feb-08 20:16 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Joachim Kerschbaumer13-Feb-08 20:22
Joachim Kerschbaumer13-Feb-08 20:22 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Harvey Saayman13-Feb-08 20:26
Harvey Saayman13-Feb-08 20:26 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Joachim Kerschbaumer13-Feb-08 20:55
Joachim Kerschbaumer13-Feb-08 20:55 
GeneralReflector and CLI's Pin
MarkB77713-Feb-08 12:44
MarkB77713-Feb-08 12:44 
GeneralRe: Reflector and CLI's Pin
Colin Angus Mackay13-Feb-08 12:49
Colin Angus Mackay13-Feb-08 12:49 
GeneralRe: Reflector and CLI's Pin
MarkB77713-Feb-08 12:54
MarkB77713-Feb-08 12:54 
GeneralXML as datasource Pin
pingboy13-Feb-08 10:04
pingboy13-Feb-08 10:04 
GeneralRe: XML as datasource Pin
Not Active13-Feb-08 16:19
mentorNot Active13-Feb-08 16:19 
GeneralC# Windows Service with Remoting Pin
BogdanMitrea13-Feb-08 10:02
BogdanMitrea13-Feb-08 10:02 
GeneralMTA calling STA Pin
Don Rolando13-Feb-08 9:17
Don Rolando13-Feb-08 9:17 
GeneralRe: MTA calling STA Pin
Judah Gabriel Himango13-Feb-08 11:26
sponsorJudah Gabriel Himango13-Feb-08 11:26 
GeneralRe: MTA calling STA Pin
Don Rolando13-Feb-08 11:46
Don Rolando13-Feb-08 11:46 
GeneralRe: MTA calling STA Pin
led mike13-Feb-08 11:33
led mike13-Feb-08 11:33 
GeneralRe: MTA calling STA Pin
Don Rolando13-Feb-08 11:48
Don Rolando13-Feb-08 11:48 
Generalitems painted Pin
netJP12L13-Feb-08 9:14
netJP12L13-Feb-08 9:14 
GeneralRe: items painted Pin
Christian Graus13-Feb-08 9:29
protectorChristian Graus13-Feb-08 9:29 

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.