Click here to Skip to main content
15,887,471 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Generalglobal exception handler Pin
Chris Richner9-Mar-03 11:05
Chris Richner9-Mar-03 11:05 
GeneralParsing ASP pages with Regex object Pin
Frank Liao7-Mar-03 10:18
Frank Liao7-Mar-03 10:18 
GeneralGetProperty + overriden Property -> AmbiguousMatchException Pin
Julio Martínez6-Mar-03 7:22
Julio Martínez6-Mar-03 7:22 
Questionhow to configure an applicaiton in .net Pin
waleed riaz5-Mar-03 22:29
waleed riaz5-Mar-03 22:29 
AnswerRe: how to configure an applicaiton in .net Pin
Stephane Rodriguez.10-Mar-03 21:58
Stephane Rodriguez.10-Mar-03 21:58 
GeneralError while putting usercontrol on tabcontrol Pin
nguyentuancuong5-Mar-03 14:06
nguyentuancuong5-Mar-03 14:06 
GeneralDebug or Release Pin
Pierre-Yves Troel4-Mar-03 7:37
Pierre-Yves Troel4-Mar-03 7:37 
GeneralRe: Debug or Release Pin
Stephane Rodriguez.4-Mar-03 11:29
Stephane Rodriguez.4-Mar-03 11:29 
I am afraid the answer is no. I once thought that System.Diagnostics.Debug.Listeners.Count would return 0 in non debug mode, ie when there are supposed to be no trace subscriber. But in fact this does not work that easy.

One thing you can know, like with C++, is whether you have a debugger session attached to the running instance, but that's probably not what you are looking for. (System.Diagnostics.Debugger.IsAttached property).
GeneralRe: Debug or Release Pin
Pierre Yves Troel4-Mar-03 17:05
sussPierre Yves Troel4-Mar-03 17:05 
GeneralRe: Debug or Release Pin
Stephane Rodriguez.5-Mar-03 5:29
Stephane Rodriguez.5-Mar-03 5:29 
GeneralLicensed Controls on Web Pages Pin
NigelSavidge4-Mar-03 4:53
NigelSavidge4-Mar-03 4:53 
GeneralPlease Heeelp - ShouldSerializeMyProperty problem Pin
Uriel Cohen4-Mar-03 3:01
Uriel Cohen4-Mar-03 3:01 
GeneralRe: Please Heeelp - ShouldSerializeMyProperty problem Pin
Bo Hunter16-Mar-03 17:05
Bo Hunter16-Mar-03 17:05 
GeneralRe: Please Heeelp - ShouldSerializeMyProperty problem Pin
Uriel16-Mar-03 18:14
Uriel16-Mar-03 18:14 
QuestionWhich .NET developer magazine? Pin
Oyvind Bratland4-Mar-03 2:24
Oyvind Bratland4-Mar-03 2:24 
GeneralWhere to get the COM+ Current Object Count Pin
Gaul3-Mar-03 9:23
Gaul3-Mar-03 9:23 
GeneralHelp: Unable To Copy Data (In Structure) from Unmanged MFC/C++ App to .NET Pin
Gaul3-Mar-03 9:05
Gaul3-Mar-03 9:05 
QuestionSystem.Drawing.Drawing3D? Pin
Ioncycle3-Mar-03 5:30
Ioncycle3-Mar-03 5:30 
AnswerRe: System.Drawing.Drawing3D? Pin
leppie3-Mar-03 8:59
leppie3-Mar-03 8:59 
GeneralRe: System.Drawing.Drawing3D? Pin
Ioncycle21-Mar-03 11:56
Ioncycle21-Mar-03 11:56 
GeneralInterop - Marshaling nested structs Pin
Nathan Tran2-Mar-03 19:03
Nathan Tran2-Mar-03 19:03 
GeneralRemoting over internet (events) Pin
Richard P S2-Mar-03 9:24
Richard P S2-Mar-03 9:24 
GeneralRe: Remoting over internet (events) Pin
John Davis2-Mar-03 10:48
John Davis2-Mar-03 10:48 
GeneralRe: Remoting over internet (events) Pin
Richard P S3-Mar-03 0:29
Richard P S3-Mar-03 0:29 
GeneralRe: Remoting over internet (events) Pin
John Davis3-Mar-03 4:33
John Davis3-Mar-03 4:33 

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.