Welcome to whodurun4.com Community Sign in | Join | Help

Browse by Tags

All Tags » .Net 2.0   (RSS)
Here are some links to various .NET 2.0 resources: Codebehind and Compilation in ASP.NET 2.0 by Fritz Onion Query Notifications in ADO.NET 2.0 by Bob Beauchemin Changes to Validation Controls in ASP.NET 2.0 by Scott Mitchell Custom Data Control Fields Read More...
Steve Orr has a great overview of the new ASP.NET 2.0 controls that is both concise and thorough. He also has an article on streaming media with ASP.NET . Read More...
Thiru Thangarathinam put together a clear and concise article on serializing objects in .NET 2.0 with the IXmlSerializable interface . It is as complete as it is succinct. The only other thing I'd like to see is how to use xsd schemas. Read More...
This is a great post on using an application's configuration file to see what's going on in the network stack , even with SSL. I just wish it worked for .NET 1.1. Read More...
I've made a second career out of uninstalling .NET Betas in the wrong order. I clearly won't get things fixed this morning, so I'm just going to compile another post of links to resources for getting the stuff of my machine. The list will probably grow Read More...
Here's a how to article by Dino Espisito and Andrea Saltarello on using the membership API in ASP.Net 2.0 . Read More...
K. Scott Allen offers a good brief overview of Master Pages in ASP.NET 2.0 . Read More...
Dino Espizito demos some pretty cool new functionality in his Peronalization and User Profiles in ASP.Net 2.0 . I doubt I'll ever use it at work, but can easily think of many practical uses for it. Update: I found a quicker read by Jesse Liberty: Peronsonalization Read More...
I thought I'd already recorded this link, but here's the link to Microsoft's Go-Live License for .Net 2.0 Beta 2. Read More...
Microsoft is offering free eLearning for SQL Server 2005 and Visual Studio 2005 until November 1. Read More...
Here's a rather in-depth look into working with the WS-Transfer specification in Indigo: http://www.codeproject.com/soap/WSTransfer.asp Read More...
K. Scott Allen discusses how to both read and write to configuration files in .NET 2.0 here. http://odetocode.com/Articles/418.aspx Read More...
Here's an interesting article that walks through writing a smart client in .NET 2.0 and use web services which have been developed using .NET 1.1. I'd like to hold on to it in case I ever start developing smart client apps. http://www.codeproject.com/smartclient/SmartClientSOA.as Read More...
The Code Models Of ASP.NET 2.0 ASP.NET 2.0 continues to offer code-behind and single file models for ASP.NET web form development, but picking a winner between the two is a difficult task. Read More...
Notes on Async Pages in ASP.NET 2.0 A quick look at how async processing in 2.0 compares to traditional methods of async processing in .NET 1.x. Read More...
More Posts Next page »