Lifeng's Blog
December 2005 - Posts
How to add your own Exception Assistant content
16 December 05 10:10 AM
|
Lifeng Lu
|
0 Comments
The question has been asked on the Visual Studio Forums several times. I guess it might be worth to post some information here. The content of the exception assistant are saved in xml files under “Visual studio InstallDir\ExceptionAssistantContent\LCID”
Read More...
Why does the debugger block me to continue when I throw an Exception
15 December 05 12:09 PM
|
Lifeng Lu
|
0 Comments
It will only happen when we debug a managed application with the new Visual Studio 2005. When the application throws an exception, the debugger may tell us that the exception is unhandled, and stops there. When we try to hit F5 to resume the application,
Read More...
VB My.Forms and background threads
14 December 05 05:48 PM
|
Lifeng Lu
|
0 Comments
If you are using new VB My.Forms feature, and also write a multithread application, you might notice that My.Forms.MyForm1 actually returns different instance in different thread. So if your background thread tries to using this to update something on
Read More...
Search
This Blog
Home
Email
Tags
.svcmap
ASMX
ASP.Net
Async
WCF
Web Reference
Archives
August 2008 (1)
August 2007 (5)
June 2007 (2)
May 2007 (3)
April 2007 (2)
September 2006 (1)
March 2006 (1)
December 2005 (3)
Others
Wenlong Dong's blog
Team members's blogs
Johan's blong
Syndication
RSS 2.0
Atom 1.0