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

C#

 
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 
Questionc# winforms application installer including database Pin
Member 1026351928-Nov-13 23:53
Member 1026351928-Nov-13 23:53 
AnswerRe: c# winforms application installer including database Pin
Ravi Bhavnani29-Nov-13 5:08
professionalRavi Bhavnani29-Nov-13 5:08 
AnswerRe: c# winforms application installer including database Pin
Abhinav S29-Nov-13 19:22
Abhinav S29-Nov-13 19:22 
GeneralRe: c# winforms application installer including database Pin
Member 102635191-Dec-13 18:09
Member 102635191-Dec-13 18:09 
GeneralRe: c# winforms application installer including database Pin
Dave Kreskowiak2-Dec-13 2:48
mveDave Kreskowiak2-Dec-13 2:48 
QuestionMultiple XML file bind to RadTreeView Pin
annaanbhu28-Nov-13 19:07
annaanbhu28-Nov-13 19:07 
SuggestionRe: Multiple XML file bind to RadTreeView Pin
Richard MacCutchan28-Nov-13 22:45
mveRichard MacCutchan28-Nov-13 22:45 
AnswerRe: Multiple XML file bind to RadTreeView Pin
Mycroft Holmes29-Nov-13 12:38
professionalMycroft Holmes29-Nov-13 12:38 
QuestionWeb spam detection in C# Pin
pratikbc28-Nov-13 18:35
pratikbc28-Nov-13 18:35 
AnswerRe: Web spam detection in C# Pin
Snehasish_Nandy28-Nov-13 18:41
professionalSnehasish_Nandy28-Nov-13 18:41 
AnswerRe: Web spam detection in C# Pin
Dave Kreskowiak29-Nov-13 4:42
mveDave Kreskowiak29-Nov-13 4:42 
AnswerRe: Web spam detection in C# Pin
Ravi Bhavnani29-Nov-13 5:09
professionalRavi Bhavnani29-Nov-13 5:09 

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.