Browse by Tags
All Tags »
ASP.NET »
VS 2005 »
Architecture (
RSS)
Wow. We just finished up the Microsoft MIX 07 keynote address, and as Ray Ozzie and Scott Guthrie were detailing the latest announcements from the Microsoft dev front, some eyepopping demos and incredible platform announcements were made public. As I...
The .Net 2.0 framework has baked in some new remoting capabilites that, in my opinion, no remoting solution should ever hit production status without. Today I'm focusing on the new binary serialization format available for datasets. In a nutshell, remoting...
Nikhil Kothari, an architect on the Web Platform and Tools team at Microsoft, has released a pet project of his, based on a prototype creating during experimentation with expanding the Atlas toolset. His release, Script# , allows developers the ability...
Jon Rauschenberger just informed us that iis.net has launched, and I'm excited to try out one of the new features that should make IIS 7 great... deployable configuration settings. IIS Config now supports XML, ASP.NET-style configuration that is able...
a simple example of using events, delegates, public properties and subscribing forms to capture events from one form to the next...