Welcome to MSDN Blogs Sign in | Join | Help

April 2005 - Posts

regsvr32 for non-admins
Interesting article up on Code Project: "The principal advantage is that, the user can still register and use the COM server even if he is not an administrator of the machine or does not have write access to HKEY_LOCAL_MACHINE . " http://www.codeproject.com/w2k/regsvrex.asp Read More...
how to copy and paste a team system work item list from Excel into email
In a way that makes me feel like I'm living out a modern day version of Escher's Drawing Hands , we are using the Team System work item tracking feature to build Team System. One thing I'm working on is copying bug lists into email to send out status Read More...
Understanding ASP.NET 2.0
If you have a background in ASP.NET already, this seems to be a decent article describing the internals of ASP.NET 2.0 http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnvs05/html/Internals.asp Read More...
the suggestion box
Here's the official place for general suggestions you might have for Microsoft products, features, etc: http://register.microsoft.com/mswish/suggestion.asp Read More...
how to print the calltree view of a VSP file
On an internal email thread, Maxim recommended the following suggestions for printing out the calltree view data of a VSP file: Run vsperfreport /summary:CallTree file.vsp , and then open the .CSV file in Excel Open VSP in VS, copy data from CallTree Read More...
color syntax highlighted HTML converter for source code
This tool promises amazing technicolor syntax highlighting for your blog worthy code snippets : http://aspnetresources.com/tools/codecolor.aspx Read More...
how to reset user profile from command line
When you first start the IDE, it asks you to select a user profile via a dialogue. I usually find myself gravitating towards "C#" or "General" profile, but sometimes I pick a different profile and don't quite find what I'm looking for because the profiles Read More...
profiler wiki page
I've started a ProfilerWiki as an experiment on Channel9. If want to participate, go for it... Read More...
beta 2 docs online
FYI the beta 2 docs are online at: http://msdn2.microsoft.com/ To jump directly to the section on the profiler, browse to VSTS->Team Developer-> Analyzing Application Performance Read More...
Profiling ASP.NET apps with the help of external load and web tests
ASP.NET profiling in Beta 2 from within the IDE opens up an IE browser window as if you were going to generate load that way. That's fine if the web page triggers a web service or some internal function that you are targeting, where one simple button Read More...
MSDN Forums
It seems like everybody who's anybody has a forum site these days... I just got a division wide email from Josh Ledgard AKA "community stick-wielder" announcing that MSDN Community Support Forums http://forums.microsoft.com/msdn/ are now up and running Read More...
off-road code coverage
Feel the love: http://blogs.msdn.com/ms_joc/articles/406608.aspx Read More...
Beta 2 Whidbey ASP.NET Profiler HOWTO
At the time of this writing, Beta 2 is not yet legally available on the outside AFAIK, so I hope I'm not jumping the gun here - but the more eyeballs and user feedback you can help us get, the better. So consider this a work in progress that will get Read More...
another LUA link
This time from the Windows Embedded (XPE/LHE not CE) team blog: http://blogs.msdn.com/embedded/archive/2005/04/07/406412.aspx Read More...
The Choice Between Sampling and Instrumentation
I know, I know, this is the canonical starting point topic everyone has already covered with the Whidbey profiler. I just needed something easy to psyche myself up before launching off into the more technical issues we've come across while working on Read More...
LUA making it into dinner table conversation
OK, so maybe that's a stretch but it's nice to see the pros and cons of this basic idea being discussed more broadly: "Fewer permissions are key to Longhorn security" http://www.infoworld.com/article/05/04/06/HNfewerpermissions_1.html Read More...
frobnication
Every now and then an email post stands out from the crowd and taxes my vocabulary, such as this simple one liner I received about 2 hours ago: "I just have to ask, should we make sure we don’t frobnicate the bugs?" Read More...
Page view tracker