Welcome to Catalyst Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET 3.5   (RSS)
One of my favorite aspects of the AJAX Control Toolkit is that we were given not only a fully functional web app detailing all of the controls, but also the full source code. As a home-grown .NET developer, exploring the source code of the tool / control Read More...
I just finished getting AJAX 3.5 working on SharePoint 2007 for an internal project I'm working on, and now I learn that we are going to be migrating our server from a Windows Server 2003 VM to a brand spankin' new Windows Server 2008 box.  So I Read More...
One of the really nice things about .NET 3.0 and .NET 3.5, in terms of upgrading existing .NET 2.0 applications, is that all three target the same (2.0) runtime. What this means for developers is that we only have to worry about referencing the correct Read More...