Linked files in Visual Studio projects

<div>

Following my post "Visual Studio and PowerShell Trick" I had another little issue, I have one mapping file, mapping.xml, that I want to use on my website and with my data access layer unit tests project.

Continue reading

Visual Studio and PowerShell Trick

This end of afternoon I worked on the mapping part of my new project for innoveo solutions, a blog engine.

Till now I was using the XML Persistence Engine of Euss but it was time to go to a real mapping and a database.

Continue reading

New web application deployment framework for IIS 7

Nov 30, 2007

This announcement from Scott sounds really cool:

We will also shortly begin sharing details of a new web application deployment framework for IIS that enables you to easily automate the deployment of web applications on either a single server or across a web farm of machines.  It will make it easy to version your web applications (including allowing you to quickly roll back to previous versions), as well as automatically provision them across multiple servers.  It also enables the full automation of deployment tasks (including via both command-line and PowerShell scripting APIs).  The combination of IIS7 with this web deployment framework will enable you to deploy and scale your ASP.NET server applications better than ever before.

Continue reading

Migration of Tech Head Brothers portal to .NET Framework 3.5

Nov 28, 2007

I started yesterday the migration of Tech Head Brothers portal to .NET Framework 3.5 and Visual Studio 2008.

The automatic migration of the solution went straight without any error. During the process I was asked if I want to now target .NET Framework 3.5, replying yes seems not to have changed all things needed, for example in the solution properties I had to do the change manually, but it seems that the web.config was updated correctly.

Continue reading

Page 66 of 145