Click here to Skip to main content
16,007,610 members
Home / Discussions / C#
   

C#

 
QuestionDo i have to remove the Events ? Pin
MarkPhB22-Jun-07 0:19
MarkPhB22-Jun-07 0:19 
AnswerRe: Do i have to remove the Events ? Pin
Christian Graus22-Jun-07 1:03
protectorChristian Graus22-Jun-07 1:03 
GeneralRe: Do i have to remove the Events ? [modified] Pin
MarkPhB22-Jun-07 1:18
MarkPhB22-Jun-07 1:18 
AnswerRe: Do i have to remove the Events ? Pin
Luc Pattyn22-Jun-07 1:53
sitebuilderLuc Pattyn22-Jun-07 1:53 
AnswerRe: Do i have to remove the Events ? Pin
Martin#22-Jun-07 9:16
Martin#22-Jun-07 9:16 
QuestionGet User Data from the Active Directory : recieving err:System.Runtime.InteropServices.COMException: The server is not operational Pin
cksat122-Jun-07 0:10
cksat122-Jun-07 0:10 
Questioncookies Pin
tasumisra22-Jun-07 0:03
tasumisra22-Jun-07 0:03 
AnswerRe: cookies Pin
Christian Graus22-Jun-07 1:05
protectorChristian Graus22-Jun-07 1:05 
That depends. If it's a member variable, it's scope is the class. If it's a local variable, the scope is defined by the { } that contain it.

It's just a variable, it has no other scope.

Although it's called 'Cookie', it's actually a collection of headers, not a cookie.

"Contains protocol headers associated with a request or response", according to MSDN.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionHow to convert a Win32 hbrush to a .Net brush object Pin
Tushar Mahajan21-Jun-07 23:54
Tushar Mahajan21-Jun-07 23:54 
AnswerRe: How to convert a Win32 hbrush to a .Net brush object Pin
Luc Pattyn22-Jun-07 0:17
sitebuilderLuc Pattyn22-Jun-07 0:17 
Questioncreating dll files Pin
razanabanu21-Jun-07 23:49
razanabanu21-Jun-07 23:49 
AnswerRe: creating dll files Pin
Colin Angus Mackay21-Jun-07 23:53
Colin Angus Mackay21-Jun-07 23:53 
GeneralRe: creating dll files Pin
razanabanu21-Jun-07 23:57
razanabanu21-Jun-07 23:57 
GeneralRe: creating dll files Pin
Colin Angus Mackay22-Jun-07 2:57
Colin Angus Mackay22-Jun-07 2:57 
AnswerRe: creating dll files Pin
Sandeep Akhare21-Jun-07 23:56
Sandeep Akhare21-Jun-07 23:56 
GeneralRe: creating dll files Pin
razanabanu22-Jun-07 0:01
razanabanu22-Jun-07 0:01 
AnswerRe: creating dll files Pin
Natarajasivan22-Jun-07 0:33
Natarajasivan22-Jun-07 0:33 
GeneralRe: creating dll files Pin
razanabanu22-Jun-07 2:18
razanabanu22-Jun-07 2:18 
GeneralRe: creating dll files Pin
Colin Angus Mackay22-Jun-07 2:59
Colin Angus Mackay22-Jun-07 2:59 
AnswerRe: creating dll files Pin
Hesham Yassin25-Jun-07 1:21
Hesham Yassin25-Jun-07 1:21 
QuestionLDAP Pin
Tauseef A21-Jun-07 23:45
Tauseef A21-Jun-07 23:45 
Questioncode help Pin
sangramkp21-Jun-07 23:44
sangramkp21-Jun-07 23:44 
AnswerRe: code help Pin
Colin Angus Mackay21-Jun-07 23:52
Colin Angus Mackay21-Jun-07 23:52 
GeneralRe: code help Pin
sangramkp22-Jun-07 0:29
sangramkp22-Jun-07 0:29 
GeneralRe: code help Pin
Colin Angus Mackay22-Jun-07 3:17
Colin Angus Mackay22-Jun-07 3:17 

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.