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

C#

 
AnswerRe: Use of @ in a variable name Pin
Urs Enzler9-Oct-07 5:01
Urs Enzler9-Oct-07 5:01 
AnswerRe: Use of @ in a variable name Pin
Guffa9-Oct-07 7:38
Guffa9-Oct-07 7:38 
GeneralRe: Use of @ in a variable name Pin
Not Active9-Oct-07 8:18
mentorNot Active9-Oct-07 8:18 
GeneralRe: Use of @ in a variable name Pin
Dan Neely9-Oct-07 8:48
Dan Neely9-Oct-07 8:48 
GeneralRe: Use of @ in a variable name Pin
Not Active9-Oct-07 8:56
mentorNot Active9-Oct-07 8:56 
GeneralRe: Use of @ in a variable name Pin
sa_runner9-Oct-07 10:54
sa_runner9-Oct-07 10:54 
QuestionGlobal odbc Connection? Pin
wjtaylor9-Oct-07 4:12
wjtaylor9-Oct-07 4:12 
AnswerRe: Global odbc Connection? Pin
Phil J Pearson9-Oct-07 4:54
Phil J Pearson9-Oct-07 4:54 
You need to instantiate your GlobalDB class (just once!) somewhere before the first use of it. Without that the "global" connection won't exist.

Phil



The opinions expressed in this post are not necessarily those of the author, especially if you find them impolite, inaccurate or inflammatory.

QuestionSystem.Web.UI.Page, get page object from URI Pin
Mogyi9-Oct-07 4:09
Mogyi9-Oct-07 4:09 
AnswerRe: System.Web.UI.Page, get page object from URI Pin
Guffa9-Oct-07 4:14
Guffa9-Oct-07 4:14 
GeneralRe: System.Web.UI.Page, get page object from URL Pin
Mogyi9-Oct-07 11:18
Mogyi9-Oct-07 11:18 
AnswerRe: System.Web.UI.Page, get page object from URL Pin
Guffa9-Oct-07 14:02
Guffa9-Oct-07 14:02 
GeneralRe: System.Web.UI.Page, get page object from URL Pin
Mogyi9-Oct-07 18:51
Mogyi9-Oct-07 18:51 
Questionre:Internet Dialer Pin
RameshwerE9-Oct-07 3:52
RameshwerE9-Oct-07 3:52 
QuestionConsuming webservices using SOAP Pin
sk84059-Oct-07 3:46
sk84059-Oct-07 3:46 
AnswerRe: Consuming webservices using SOAP Pin
Pete O'Hanlon9-Oct-07 3:51
mvePete O'Hanlon9-Oct-07 3:51 
GeneralRe: Consuming webservices using SOAP Pin
sk84059-Oct-07 3:56
sk84059-Oct-07 3:56 
QuestionMutex.ReleaseMutex() asynchronous ? Pin
Stevo Z9-Oct-07 3:26
Stevo Z9-Oct-07 3:26 
AnswerRe: Mutex.ReleaseMutex() asynchronous ? Pin
led mike9-Oct-07 5:34
led mike9-Oct-07 5:34 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Stevo Z9-Oct-07 6:05
Stevo Z9-Oct-07 6:05 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
led mike9-Oct-07 6:13
led mike9-Oct-07 6:13 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Stevo Z9-Oct-07 7:06
Stevo Z9-Oct-07 7:06 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
led mike9-Oct-07 7:20
led mike9-Oct-07 7:20 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Stevo Z9-Oct-07 22:47
Stevo Z9-Oct-07 22:47 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
led mike10-Oct-07 4:45
led mike10-Oct-07 4:45 

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.