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

C#

 
Questionsetup and deployment Pin
reza assar1-Feb-10 10:15
reza assar1-Feb-10 10:15 
QuestionHow to hide a network connection from the user and run that connection using C# code Pin
CoderForEver1-Feb-10 9:29
CoderForEver1-Feb-10 9:29 
AnswerRe: How to hide a network connection from the user and run that connection using C# code Pin
PIEBALDconsult1-Feb-10 15:07
mvePIEBALDconsult1-Feb-10 15:07 
GeneralRe: How to hide a network connection from the user and run that connection using C# code Pin
CoderForEver1-Feb-10 19:05
CoderForEver1-Feb-10 19:05 
QuestionWhich ones are free databases? Pin
Aseem Sharma1-Feb-10 5:40
Aseem Sharma1-Feb-10 5:40 
AnswerRe: Which ones are free databases? [modified] Pin
Covean1-Feb-10 5:49
Covean1-Feb-10 5:49 
GeneralRe: Which ones are free databases? Pin
vivasaayi1-Feb-10 6:47
vivasaayi1-Feb-10 6:47 
AnswerRe: Which ones are free databases? Pin
PIEBALDconsult1-Feb-10 8:13
mvePIEBALDconsult1-Feb-10 8:13 
Free stuff is often not worth the price.

I wouldn't use a database as a log file. For one thing, how does the application log a message saying it can't access the database? A logging system should be as simple as possible, with the fewest points of failure you can achieve.


I tend to use SQL Server Express for the little applications I write. A customer can then upgrade to full-blown SQL Server if they choose.
GeneralRe: Which ones are free databases? Pin
Luc Pattyn1-Feb-10 8:15
sitebuilderLuc Pattyn1-Feb-10 8:15 
AnswerRe: Which ones are free databases? Pin
Daniel Grunwald1-Feb-10 23:02
Daniel Grunwald1-Feb-10 23:02 
QuestionHide row in Tablelayoutpanel in c# Pin
anoopkamboj1-Feb-10 4:36
anoopkamboj1-Feb-10 4:36 
AnswerRe: Hide row in Tablelayoutpanel in c# Pin
Not Active1-Feb-10 4:40
mentorNot Active1-Feb-10 4:40 
AnswerRe: Hide row in Tablelayoutpanel in c# Pin
Dave Kreskowiak1-Feb-10 6:15
mveDave Kreskowiak1-Feb-10 6:15 
AnswerRe: Hide row in Tablelayoutpanel in c# [modified] Pin
Gerry Schmitz1-Feb-10 12:19
mveGerry Schmitz1-Feb-10 12:19 
QuestionLanguage of ColorDialog(ColorEditor) and FontDialog in PropertyGrid [modified] Pin
akamper1-Feb-10 3:30
akamper1-Feb-10 3:30 
QuestionSSHA how to encode a string in C#. Pin
AWriter1-Feb-10 2:35
AWriter1-Feb-10 2:35 
AnswerRe: SSHA how to encode a string in C#. Pin
Not Active1-Feb-10 3:53
mentorNot Active1-Feb-10 3:53 
AnswerRe: SSHA how to encode a string in C#. Pin
AWriter1-Feb-10 5:52
AWriter1-Feb-10 5:52 
GeneralRe: SSHA how to encode a string in C#. Pin
Garth J Lancaster1-Feb-10 10:30
professionalGarth J Lancaster1-Feb-10 10:30 
GeneralRe: SSHA how to encode a string in C#. Pin
AWriter1-Feb-10 21:17
AWriter1-Feb-10 21:17 
GeneralRe: SSHA how to encode a string in C#. Pin
Garth J Lancaster2-Feb-10 0:20
professionalGarth J Lancaster2-Feb-10 0:20 
QuestionWPF Books Pin
Sunil G1-Feb-10 2:25
Sunil G1-Feb-10 2:25 
AnswerRe: WPF Books Pin
Nagy Vilmos1-Feb-10 2:30
professionalNagy Vilmos1-Feb-10 2:30 
AnswerRe: WPF Books Pin
Richard MacCutchan1-Feb-10 3:01
mveRichard MacCutchan1-Feb-10 3:01 
AnswerRe: WPF Books Pin
Pete O'Hanlon1-Feb-10 4:13
mvePete O'Hanlon1-Feb-10 4:13 

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.