ASP.NET

Everything regarding ASP.NET Technologies, addin, plugin and more ..

Big changes on my blog.

Hi everybody, I am writing this post to let you know that I am still alive and there are big changes coming in blog, soon. With soon I mean, probably, a couple of weeks. The new version of Subtext, my blog engine, may be out soon and it will include many futures. The best one will be a search index engine, it should be Lucene.NET. In the meantime I am going to update my blog to the current available version, 2.1.2. The second news is that my personal blog skin it’s pretty close to be ready. I worked...

Book Review: Architecting application for the enterprise.

Good morning everybody, first of all I want to apologize for my absence in December. I am really sorry but I was ‘trying’ to deliver a component in my office and I was so busy and tired that I didn’t have time for the blog. Let’s start this ‘holiday’ posts with an interesting review of a software architecture book written by two friends of mine: Andrea Salatarello and Dino Esposito. The title is: Microsoft .NET: Architecting Applications for the Enterprise (PRO-Developer) (Paperback) available at Amazon.com for 29.69 USD. Chapters and sections. The book...

Book review: Beginning ASP.NET MVC 1.0

A dear friend of mine, Simone Chiaretta, ASP.NET MVP wrote an interesting book about ASP.NET MVC in collaboration with Keyvan Nayyeri. The book is Beginning ASP.NET MVC 1.0, edited by Wrox, available on Amazon.com at this address for the price of 31.49 USD. I am going to write a review of this book because, first of all, I know Simone and his professionalism. Second, because I am working now on an ASP.NET MVC project in my company, and this book was really helpful for me, so I am pretty sure that it will be the...

Silverlight UserGroup Starter Kit

I have an exiting news today. A couple of days ago, one of my friends David Silverlight asked me about a new project called Silverlight UserGroup Web Starter Kit. At the beginning I was afraid about the free time that I do not have but then I tough “this should be a good way to learn RIA services and EF in depth” … So here we go. This is the codeplex address: http://silverlightugstarter.codeplex.com/ and the project seems to be really cool, especially for the people that are going to work with me. Oh boy, finally I can...

Internet Explorer crashes with Sharepoint.

This is a known issue that I discovered this morning. Symptoms In my company we are using Windows Sharepoint Services 3.0 with Windows 2008.The clients have windows XP SP3 with Office 2003 SP3.The browser is Internet Explorer 7.0. Some clients have also Office 2007 or some part of it or some compatibility pack. When they: open a document, edit a document, check-in, check-out, Internet Explorer crashes. Resolution To solve the problem, Microsoft has realized a KB which must be downloaded here: http://support.microsoft.com/kb/938888This solved my issue in the network.

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 ...