Matthew ".NET 247" Reynolds
Matthew Reynolds... software development consultant, author, speaker and trainer
-
I'm not saying they've fixed a lot of stuff in ASP.NET Whidbey...
I'm not saying they've fixed a lot of stuff in ASP.NET Whidbey... but I'm sitting here watching Scott Guthrie demo the ASP.NET Whidbey alpha bits and the crowd keep erupting into applause every other sentence out of his mouth!
-
[link] Scott Hanselman's Ultimate Developer Tools List
Burble... Scott Hanselman has put together perhaps the most awesome developer tools list I've ever seen.
-
HttpWebRequest - you're using the thread pool, and you may not know
System.Net.WebRequest is a damn useful class for putting data back from a Web server. However, if you did into its code, you can find a weird design decision that may have a significant impact for those writing certain kinds of applications.
-
Dan Appleman's "Hijacking .NET" on Slashdot
Slashdot is running a review of Dan Appleman's e-book “Hijacking .NET”.
-
ObsoleteAttribute
I'm afraid I can't remember where I found this, but a blog I found in the very recent past spoke about the ObsoleteAttribute. (I think it was some MSDN content by Kit George - apologies for not being able to credit properly!)
-
Shutdown command (via Rob McLaws)
This morning, on the drive to work I was thinking about some code I had to write today that had to shut down the PC after it had finished. Aware that I could use ExitWindowsEx to the job, I wasn't relishing - as I never do - declaring said method so that I could call it from managed code.
-
Virtual PC now available for download - plus small rant about testing on different platforms
Tomas Restrepo is reporting that Virtual PC is now available for download from MSDN subscriptions. It is indeed, and it can be found under Platforms\Connectix Virtual PC 5.2 is you sign in.
-
[link] Template-based code generation
Via Chris Sells, Eric Parker offers a cool template based code generation tool.
-
TextBallon
A note from Jeff Key points us all in the direction of displaying a cool validation balloon on text boxes...
-
[cnet] Developers to get first taste of 'Longhorn'
Oh, so that's why I need to be at PDC!