The .NET Framework Client Profile

May 26, 2008

is a trimmed down version of the .NET framework aimed at providing a leaner deployment package for systems that are just intended to run .NET client software. It ends up being around 23mb and should make it easier to deploy on the web to computers that might not have the latest version of .NET installed. Below is a link to a blog that has a link to a list of assemblies included in the profile :)  

POKE 53280,0: Pete Brown’s Blog : What’s in the .NET Framework Client Profile?

ASP.NET without ASP.NET – SharpTemplate.NET pre-release on CodePlex

This looks like a fantastic, flexible, simple to use template engine for .NET. I can’t imagine not finding a use for this in the near future. I haven’t dug any deeper, but LazyParser.NET may have significant promise as well.

 

ASP.NET without ASP.NET – SharpTemplate.NET pre-release on CodePlex