Browse by Tags

All Tags » Visual Studio » .NET (RSS)

Visual Studio SDK 4.0, Vista and symbolic links...

When you install Visual Studio SDK on Vista, it doesn't install by default on X:\Program Files, but on X:\Program Files (x86). When I tried to recompile the VSIP Software Factory from Codeplex , it had links to the Visual Studio SDK in c:\program files...
Posted by svdoever | with no comments
Filed under: ,

Factories @ Macaw - the DotNed presentation of april 26, 2007

On april 26, 2007 I gave a presentation at the Macaw headquarters in Schiphol-Rijk, The Netherlands on what we are doing with Software Factories at Macaw. I promised the audience to publish some links to tools and information mentioned in the presentation...

MsBuild: sort your Content item file names

I have been playing a bit with MsBuild to process a set of Content items sorted by file name. Content items are the items included in the project, and their Build Action set to Content . Below some sample code on how to achive this, just paste the code...
Posted by svdoever | with no comments
Filed under: ,

Enumerating projects in a Visual Studio solution

People writing add-ins for Visual studio probably have come across the nightmare of the Visual studio object model to go through the projects within a solution. I had to get the list of projects in a solution, and for each solution its output path in...
Posted by svdoever | 4 comment(s)
Filed under: ,

Great list of links to info on Visual Studio extensibility

Writing add-ins and packages for Visual Studio is a whole different kind of sport. I stumbled across a great list of resources that can get you started: http://www.mztools.com/resources_vsnet_addins.htm
Posted by svdoever | 2 comment(s)
Filed under: ,

VS 2005 website Framework settings trouble + solution

I installed VS 2005 on my development machine where I also run SharePoint. This did not work. My SharePoint did not function anymore because the 2.0 framework was now parsing the web.config file and pages of SharePoint, and compatibility is not 100% yet...
Posted by svdoever | 3 comment(s)

PDC Longhorn & Whidbey hands-on labs available for download...

This info is already available for a long time, but didn't know it! Might be useful if you want to do some experimenting. PDC Longhorn hands-on labs: http://www.microsoft.com/downloads/details.aspx?FamilyID=d573714a-2b6b-4187-a64c-3d408893b9b1&DisplayLang...
Posted by svdoever | 2 comment(s)
Filed under: , ,

Microsoft rumours: Did you know that...

Some info heard at the PDC......
Posted by svdoever | 8 comment(s)
Filed under: ,
More Posts