Click here to Skip to main content
15,901,853 members
Home / Discussions / C#
   

C#

 
GeneralRe: solution tree access + custom project Pin
g00fyman10-Jun-06 15:17
g00fyman10-Jun-06 15:17 
GeneralRe: solution tree access + custom project Pin
Ed.Poore10-Jun-06 20:59
Ed.Poore10-Jun-06 20:59 
QuestionSwitch algorithm Pin
S.M.9-Jun-06 14:15
S.M.9-Jun-06 14:15 
QuestionDatabase without Server with C# Pin
error14089-Jun-06 12:03
error14089-Jun-06 12:03 
AnswerRe: Database without Server with C# Pin
Ravi Bhavnani9-Jun-06 12:12
professionalRavi Bhavnani9-Jun-06 12:12 
GeneralRe: Database without Server with C# Pin
error14089-Jun-06 12:17
error14089-Jun-06 12:17 
GeneralRe: Database without Server with C# Pin
Luis Alonso Ramos9-Jun-06 12:39
Luis Alonso Ramos9-Jun-06 12:39 
AnswerRe: Database without Server with C# Pin
Joshua Quick9-Jun-06 12:43
Joshua Quick9-Jun-06 12:43 
You can use the Firebird database. There is an embedded version so that you don't have to install a server, just a DLL.
http://firebird.sourceforge.net/[^]

You can find the .NET data providers for it here.
http://firebird.sourceforge.net/index.php?op=files&id=netprovider[^]

I've never used it myself, but I've heard plenty of praise for this database. It might be worth a shot.
AnswerRe: Database without Server with C# Pin
Jun Du9-Jun-06 16:22
Jun Du9-Jun-06 16:22 
GeneralRe: Database without Server with C# Pin
error14089-Jun-06 18:37
error14089-Jun-06 18:37 
Questiontabpages Pin
rcwoods9-Jun-06 11:23
rcwoods9-Jun-06 11:23 
AnswerRe: tabpages Pin
Mairaaj Khan9-Jun-06 22:01
professionalMairaaj Khan9-Jun-06 22:01 
QuestionOpening a file with VS2005(8.0) Pin
Ista9-Jun-06 11:15
Ista9-Jun-06 11:15 
QuestionDateTime.Now returning incorrect results (using Compact Framework) Pin
BlackDice9-Jun-06 11:10
BlackDice9-Jun-06 11:10 
Questionsql statement in c# Pin
ddpn429-Jun-06 10:51
ddpn429-Jun-06 10:51 
AnswerRe: sql statement in c# Pin
Colin Angus Mackay9-Jun-06 11:41
Colin Angus Mackay9-Jun-06 11:41 
GeneralRe: sql statement in c# Pin
ddpn429-Jun-06 11:59
ddpn429-Jun-06 11:59 
AnswerRe: sql statement in c# Pin
BoneSoft9-Jun-06 12:02
BoneSoft9-Jun-06 12:02 
GeneralRe: sql statement in c# Pin
ddpn429-Jun-06 12:19
ddpn429-Jun-06 12:19 
GeneralRe: sql statement in c# Pin
Colin Angus Mackay9-Jun-06 22:02
Colin Angus Mackay9-Jun-06 22:02 
GeneralRe: sql statement in c# Pin
BoneSoft10-Jun-06 5:20
BoneSoft10-Jun-06 5:20 
QuestionTreeView Node Click Pin
Richard Andrew x649-Jun-06 10:31
professionalRichard Andrew x649-Jun-06 10:31 
AnswerRe: TreeView Node Click Pin
BoneSoft9-Jun-06 10:57
BoneSoft9-Jun-06 10:57 
GeneralRe: TreeView Node Click Pin
Richard Andrew x649-Jun-06 11:07
professionalRichard Andrew x649-Jun-06 11:07 
GeneralRe: TreeView Node Click Pin
BoneSoft9-Jun-06 11:33
BoneSoft9-Jun-06 11:33 

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.