April 2005 - Posts
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...
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...
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...
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...
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...
This tool promises amazing technicolor syntax highlighting for your blog worthy code snippets : http://aspnetresources.com/tools/codecolor.aspx
Read More...
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...
I've started a ProfilerWiki as an experiment on Channel9. If want to participate, go for it...
Read More...
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...
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...
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...
Feel the love: http://blogs.msdn.com/ms_joc/articles/406608.aspx
Read More...
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...
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...
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...
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...
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...