The joys of using .Net 2.0, .Net 3.0 and .Net 3.5 with MCMS
Posted 25 January 2008, 16:45 | by Ben Duguid | Perma-link
Well, I suppose I’d best admit it – otherwise there’ll be no more blog posts for a while. The current project I’m working on is still in MCMS – an issue with the clients deadline and us get the team up to speed with MOSS really – however we are using the latest versions of the framework – so that means ASP.NET 2.0 on the server, and taking advantage of the features in .Net 3.5 where appropriate.
The main things we’re using so far are:
- Getting Started
- MCMS, Master Pages and Nested Master Pages
-
ASP.Net AJAX and MCMS
- LINQ for XML and LINQ for SQL
(Seeing as the first item on that list has been sitting on my hard drive for about two weeks now, I guess this is going to be an instalments piece - I’ll update the list with links as things are posted)
Filed under: AJAX, ASP.NET, MCMS, Plans