Re: debug/release
From: Peter Proost (pproost_at_nospam.hotmail.com)
Date: 12/17/04
- Next message: Herfried K. Wagner [MVP]: "Re: How to decrypt DES SSL using asp ?"
- Previous message: Cor Ligthert: "Re: Initiating a RAPI connection using PocketPC 2002 and VB .NET 2003 - how?"
- In reply to: Tym: "debug/release"
- Next in thread: Herfried K. Wagner [MVP]: "Re: debug/release"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 17 Dec 2004 09:36:05 +0100
I "believe" that the difference is the debug build gives you for example a
line number and a "clear" error message in case of an error. A release build
will be faster because there will be more optimalizations and it hasn't got
the debug file attached to it, but there will not be "clear" error messages
withe linenumbers.
hth Peter
"Tym" <not@any.time> wrote in message
news:3v05s0p6iraqgs9b8q0h4llr98lg5sdutq@4ax.com...
> Being new to dotnet from VB6 could someone please explain the
> difference between the degun build and release build of the "deployed"
> program?
>
> Does this mean that the debug comment can be logged when running the
> debug version? If so - how?
>
> advTHANKSance
>
>
> __
>
> Tym
>
> All this technology and it still takes forever to get anywhere.
- Next message: Herfried K. Wagner [MVP]: "Re: How to decrypt DES SSL using asp ?"
- Previous message: Cor Ligthert: "Re: Initiating a RAPI connection using PocketPC 2002 and VB .NET 2003 - how?"
- In reply to: Tym: "debug/release"
- Next in thread: Herfried K. Wagner [MVP]: "Re: debug/release"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|