MSDN TV: Working with Medium Trust in ASP.NET
Excellent short MSDN TV segment explaining the Code Access Security (CAS) features in ASP.NET 1.1. This allows you to lock down the permissions for differen...
Excellent short MSDN TV segment explaining the Code Access Security (CAS) features in ASP.NET 1.1. This allows you to lock down the permissions for differen...
The Avalon and Indigo Community Technology Preview - March 05 is now available to MSDN subscribers (Tools, Platform Tools, WinFX SDK).
Congratulations to Brad on his move to Microsoft. Welcome!
The Community Technology Preview (CTP) of Microsoft SQL Server 2005 Express Edition is now available to download.
ASP.NET Web Services (ASMX) in .NET 2.0 introduces support for nullable types. In .NET 1.0 and 1.1, the framework didn’t support xsi:nil for value types be...
A common problem that developers run into with .NET v1.1 is the situation where you want a value type such as an int or bool but you want to allow for the va...