Archives for November 2007

How to: Prepare IIS for Deployment of Office Solutions (2007 System)

Nov 30, 2007

Users can install Microsoft Office solutions by opening the deployment manifest from the Web. However, a secured installation of Internet Information Services (IIS) will block the .vsto file name extension. The MIME type must be defined in IIS before you deploy Office solutions by using IIS.

http://msdn2.microsoft.com/en-us/library/bb608629(VS.90).aspx

Continue reading

Nice feature of Visual Studio 2005/2008

Nov 30, 2007

I am currently migrating Tech Head Brothers Authoring tool to Visual Studio 2008! And found this cool feature, it is crazy that you use a tool for quite some time (VS05) and always find little trick like that.

Continue reading

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

Page 1 of 5