Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
AnswerRe: Date is displayed as 41606.4350485301 and not 2013-11-28 10:20:30.783 ! Pin
Richard MacCutchan1-Dec-13 23:46
mveRichard MacCutchan1-Dec-13 23:46 
QuestionProblem resolving namespace Pin
mirdana1-Dec-13 21:06
mirdana1-Dec-13 21:06 
AnswerRe: Problem resolving namespace Pin
Sampath Sridhar1-Dec-13 22:16
Sampath Sridhar1-Dec-13 22:16 
AnswerRe: Problem resolving namespace Pin
Nicholas Marty1-Dec-13 23:42
professionalNicholas Marty1-Dec-13 23:42 
AnswerRe: Problem resolving namespace Pin
BillWoodruff1-Dec-13 23:53
professionalBillWoodruff1-Dec-13 23:53 
AnswerRe: Problem resolving namespace Pin
mirdana2-Dec-13 22:25
mirdana2-Dec-13 22:25 
Question[Solved] Specified cast is not valid: assigning float values 0.00 vs 0.00f Pin
emma.sun.sts1-Dec-13 20:29
emma.sun.sts1-Dec-13 20:29 
AnswerRe: Specified cast is not valid: assigning float values 0.00 vs 0.00f Pin
Abhinav S1-Dec-13 20:33
Abhinav S1-Dec-13 20:33 
AnswerRe: Specified cast is not valid: assigning float values 0.00 vs 0.00f Pin
Peter Leow1-Dec-13 20:44
professionalPeter Leow1-Dec-13 20:44 
QuestionWhat is use of nested transaction in sql server Pin
Girijesh Kr. Prajapati1-Dec-13 20:15
Girijesh Kr. Prajapati1-Dec-13 20:15 
AnswerRe: What is use of nested transaction in sql server Pin
Abhinav S1-Dec-13 20:34
Abhinav S1-Dec-13 20:34 
AnswerRe: What is use of nested transaction in sql server Pin
OriginalGriff1-Dec-13 20:36
mveOriginalGriff1-Dec-13 20:36 
QuestionHow can we identify that the Page is Post Back? Pin
IFTIKHAR AHMADQ1-Dec-13 5:16
IFTIKHAR AHMADQ1-Dec-13 5:16 
AnswerRe: How can we identify that the Page is Post Back? Pin
OriginalGriff1-Dec-13 5:43
mveOriginalGriff1-Dec-13 5:43 
AnswerRe: How can we identify that the Page is Post Back? Pin
DRAYKKO7771-Dec-13 9:02
DRAYKKO7771-Dec-13 9:02 
AnswerRe: How can we identify that the Page is Post Back? Pin
Abhinav S1-Dec-13 20:36
Abhinav S1-Dec-13 20:36 
QuestionXml and .NET Remoting Pin
DaemonDarkthorn30-Nov-13 1:30
DaemonDarkthorn30-Nov-13 1:30 
AnswerRe: Xml and .NET Remoting Pin
SledgeHammer0130-Nov-13 9:35
SledgeHammer0130-Nov-13 9:35 
Questionvs2010 Setup and deployment with database Pin
Member 848098029-Nov-13 21:45
Member 848098029-Nov-13 21:45 
AnswerRe: vs2010 Setup and deployment with database Pin
OriginalGriff30-Nov-13 0:41
mveOriginalGriff30-Nov-13 0:41 
If you need SQL server, then you have to install it - regardless of how long that takes: and it can be a while as it is a complex program, and needs some good google skills just to install...

The other option is (as you say) to use a local database, and SQLCE (.sdf files) is one option (there is also SqLite or even :ack!spit: Access which are fine for single user apps).

So what "isn't working" about the .SDF file solution? What is it doing that you didn't expect, or not doing that you did?
GeneralRe: vs2010 Setup and deployment with database Pin
Mycroft Holmes30-Nov-13 0:47
professionalMycroft Holmes30-Nov-13 0:47 
GeneralRe: vs2010 Setup and deployment with database Pin
OriginalGriff30-Nov-13 0:54
mveOriginalGriff30-Nov-13 0:54 
GeneralRe: vs2010 Setup and deployment with database Pin
Mycroft Holmes30-Nov-13 12:33
professionalMycroft Holmes30-Nov-13 12:33 
GeneralRe: vs2010 Setup and deployment with database Pin
OriginalGriff30-Nov-13 21:04
mveOriginalGriff30-Nov-13 21:04 
AnswerRe: vs2010 Setup and deployment with database Pin
Abhinav S30-Nov-13 3:26
Abhinav S30-Nov-13 3:26 

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.