Click here to Skip to main content
15,894,405 members
Home / Discussions / C#
   

C#

 
AnswerRe: Passpoint: Robust Discretization Pin
R. Giskard Reventlov9-Mar-10 4:08
R. Giskard Reventlov9-Mar-10 4:08 
GeneralRe: Passpoint: Robust Discretization Pin
EliottA9-Mar-10 5:05
EliottA9-Mar-10 5:05 
QuestionDataBinding issue Pin
GDavy9-Mar-10 3:17
GDavy9-Mar-10 3:17 
AnswerRe: DataBinding issue Pin
darkelv9-Mar-10 4:06
darkelv9-Mar-10 4:06 
GeneralRe: DataBinding issue Pin
GDavy9-Mar-10 20:06
GDavy9-Mar-10 20:06 
QuestionC# database connection Pin
2010JohnFByers9-Mar-10 3:15
2010JohnFByers9-Mar-10 3:15 
AnswerRe: C# database connection Pin
PIEBALDconsult9-Mar-10 3:31
mvePIEBALDconsult9-Mar-10 3:31 
AnswerRe: C# database connection Pin
R. Giskard Reventlov9-Mar-10 4:07
R. Giskard Reventlov9-Mar-10 4:07 
That depends on how you communicate with the backend (if I have undertsood you correctly).

For instance, if you were to use Linq2Sql there is a "DatabaseExists" method which will return a boolean denoting that the database has a valid connection and is available (or not).

I'm sure there are plenty of other ways to do this but this might get you started.
Tychotics

"The dinosaurs became extinct because they didn't have a space program. And if we become extinct because we don't have a space program, it'll serve us right!"
Larry Niven

GeneralRe: C# database connection Pin
Mirko19809-Mar-10 6:16
Mirko19809-Mar-10 6:16 
GeneralRe: C# database connection Pin
2010JohnFByers10-Mar-10 5:36
2010JohnFByers10-Mar-10 5:36 
Questionbeginner question: foreach .. else? Pin
Ted On The Net9-Mar-10 2:02
Ted On The Net9-Mar-10 2:02 
AnswerRe: beginner question: foreach .. else? Pin
harold aptroot9-Mar-10 2:07
harold aptroot9-Mar-10 2:07 
AnswerRe: beginner question: foreach .. else? Pin
kevinnicol9-Mar-10 2:19
kevinnicol9-Mar-10 2:19 
GeneralRe: beginner question: foreach .. else? Pin
Ted On The Net9-Mar-10 3:24
Ted On The Net9-Mar-10 3:24 
GeneralRe: beginner question: foreach .. else? Pin
riced9-Mar-10 11:35
riced9-Mar-10 11:35 
AnswerRe: beginner question: foreach .. else? [modified] Pin
Paulo Zemek9-Mar-10 3:28
mvaPaulo Zemek9-Mar-10 3:28 
GeneralRe: beginner question: foreach .. else? Pin
harold aptroot9-Mar-10 4:19
harold aptroot9-Mar-10 4:19 
AnswerRe: beginner question: foreach .. else? Pin
StarBP10-Mar-10 10:05
StarBP10-Mar-10 10:05 
QuestionFind in memory string another process Pin
pawel_19809-Mar-10 2:00
pawel_19809-Mar-10 2:00 
GeneralRe: Find in memory string another process Pin
harold aptroot9-Mar-10 2:09
harold aptroot9-Mar-10 2:09 
GeneralRe: Find in memory string another process Pin
pawel_19809-Mar-10 2:23
pawel_19809-Mar-10 2:23 
GeneralRe: Find in memory string another process Pin
harold aptroot9-Mar-10 2:41
harold aptroot9-Mar-10 2:41 
GeneralRe: Find in memory string another process Pin
pawel_19809-Mar-10 3:33
pawel_19809-Mar-10 3:33 
QuestionNeed to try casting it, or declaring tmp as double and then parsing double values into it later on Pin
suprsnipes9-Mar-10 1:22
suprsnipes9-Mar-10 1:22 
AnswerRe: Need to try casting it, or declaring tmp as double and then parsing double values into it later on Pin
Luc Pattyn9-Mar-10 1:37
sitebuilderLuc Pattyn9-Mar-10 1:37 

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.