NET World

Everything regarding the Microsoft NET Framework in general.

Upgrade to SubText V 2.0.

This guide is made for who already has SubText installed and wants to upgrade to the latest release, the V 2.0. Pre-requisite. First of all, starting from the version 1.9 subtext requires the ASP.NET 2.0 so be sure that your web server, or your hosting provider can give you the way to change the ASP.NET framework in IIS control panel. You need a version of SQL Server. Your blog user that access the Database MUST have temporally DBO permission in order to apply some changes to the Database. First step, backup and upgrade new application. First of all I...

Beginning ASP.NET MVC, by Simone Chiaretta.

My friend Simone Chiaretta is writing his first book about Beginning ASP.NET MVC in collaboration with Keyvan. The book will be targeted to the developers that are not really focused on the MVC framework. This framework is new in Microsoft and it is still in a Beta version but personally, I'm using it and I have used this framework for two web project and it's awesome!! You can find a detailed series of articles about ASP.NET MVC, written by Simone on DotNetSlackers. I suggest to everybody to read them. If you wanna read more details about the book, the Publishing...

SubText blog engine, version 2.0 is out.

SubText is an open source Blog engine written with the Microsoft NET framework. Actually my English blog and also my italian blog are working with this blog engine. After one year is out the new version, 2.0. You can find the download here. Details. Simone Chiaretta a good friend of mine is one of the Developer contributor of this project, and he has released a series of posts about the new future in his blog: Publish in the future JS and CSS performance optimization Enclosures ...

Microsoft Visual Studio and NET 3.5 Service pack.

Yesterday Microsoft has published, for all the Microsoft MSDN subscriber, the new service packs for Visual Studio 2008 and NET framework 3.5. The service pack for Visual Studio 2008 is here. The service pack for NET 3.5 is here. Additional Notes. I have installed first the Service Pack for the NET 3.5 that is not really heavy. After the installation I have rebooted my computer and everything was still working. The I have installed the approximate 893 Mbyte of VS08 SP1 that it's really heavy. All the project continue to work. I want also...