Welcome to MSDN Blogs Sign in | Join | Help

June 2005 - Posts

Configuring the TrustManager

I've been working on the CLR side of ClickOnce pretty much from the beginning. In fact, since I started working with it, I can count at least 3 major design revisions and countless minor tweaks. I believe that of all the people on the CLR team, I've been
Posted by shawnfa | 1 Comments
Filed under:

A New Machine

About 2 weeks ago my main office machine died, taking with it all of my current work, and my blog post information. Getting the replacement to my office, setup, and running has been, well, a somewhat interesting saga involving lost emails, delayed deliveries,
Posted by shawnfa | 1 Comments
Filed under:

Viewing IL at Debug Time

Last week, I mentioned Yiru’s post on using SOS to see the IL of a dynamically generated method. Yiru’s post is about lightweight code gen, but the technique she shows is useful for more general purpose managed debugging . Let’s work
Posted by shawnfa | 5 Comments
Filed under:

Console Applications requre UIPermission

Starting with beta 2, we’ve made a change around what permissions are required to launch a console application. When I talk about console applications here, I’m talking about applications that specify they should run with the WINDOWS_CUI subsystem
Posted by shawnfa | 1 Comments
Filed under: , ,
 
Page view tracker