Monday, June 17, 2002

Inside ASP.NET WebMatrix: Wrox wastes no time in releasing (online, free) a book full of screenshots of ASP.NET WebMatrix... [Peter Drayton's Radio Weblog]

9:23:48 PM    

SVG.NET Viewer. Fixed some of the missing stuff and made a few bugfixes tonight. The viewer now passes the following tests in the SVG test suite:some structure testsmost coordinate system, transformation and units testsall paths testsall basic shapes testa few color testshey, it's slowly getting there. A few more things and it's ready for a 0.1 release. [protocol7]

Woah, is this exactly what it sounds like... an SVG viewer written in .NET? I searched the rest of the protocol7 site, but could not find anymore details about the project.

7:32:24 PM    

I'm either the first or the last one to notice - TPFKAS (The Project Formerly Known As Saturn) has been released some days ago:

New! Free ASP.NET Web Development Tool

The Microsoft ASP.NET Web Matrix Project is now available as a free download. Web Matrix is a community-supported, easy-to-use development tool for building ASP.NET Web applications.   Download and learn about ASP.NET Web Matrix today! [Ingo Rammer's DotNetCentric]

Cool, congrats to the team! Here's a direct link to some geek stats for the project.

6:22:55 PM    

Can someone explain to me what this guy's talking about? C# may not have background compilation like VB.NET does, but we sure do have intellisense. I have no such problems with intellisense here.

4:53:00 PM    

I needed to profile some code last night and was surprised to discover that profiling is not supported by VS.NET. A quick search on Google brought up the Compuware profiler. The "Community Edition" is a free download and seems to work well. It integrates with VS.NET and is easy to use (screenshot). [Cook Computing]

There's another really nice one that I know of called AQTime. You can download and try the Enterprise Edition free for thirty days. After that it's $349 for standard edition ($229 if you were a AQTime v2 user) and $599 for enterprise edition. A bit pricy for the individual perhaps, but for a corporation that should be reasonable.

2:01:11 PM    

Noticed an excellent article on the .NET section of the MSDN site that never made it to the front page: Programming the Thread Pool in the .NET Framework

10:50:13 AM