Re: vbproj file format?



Hi,

You might want to look at

Visual Studio Automation and Extensibility
Automation and Extensibility

I think you can get programmatic access to projects and configurations, list properties, start builds etc.

Note however, that this requires the IDE, it's not to be confused with doing command line builds using things like MAKEFILE's.

Phill W. wrote:
Does anyone(?) understand the format of the vbproj/csproj file(s) as used by Visual Studio 2005?

As part of a controlled Build process, I'm trying to work out the /physical/ location of each source file that's used in any VB or C# project. My intention is to reject the build if I find any file not from a "known" source.
In 'Studio 2003, this was fairly straightforward, but I'm struggling to get my head around the "new" project file format.

Any ideas?

TIA,
Phill W.


--
Gerry Hickman (London UK)
.



Relevant Pages

  • Unrecognized attribute requirePermission error.
    ... I've been given some Visual Studio code that I need to get working on ... Parser Error Message: Unrecognized attribute 'requirePermission' ... (with the source file line 14 being the following): ... section it states I'm running framework 1.1, ...
    (microsoft.public.dotnet.general)
  • How to Deploy C++ Web Service?
    ... I created a C++ service using Visual Studio 2003. ... Visual Studio 2003 created to the new web folder. ... details and modify your source file appropriately. ... Parser Error Message: ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Sometimes "Access denied" whilst saving changes to source files on network drive mapping
    ... access denied error trying to change the end of file position. ... > save the source file without problems. ... > The source files are located on a network drive mapping that refers ... > provider used or integrated in my Visual Studio .NET IDE and I am the only ...
    (microsoft.public.dotnet.framework)
  • Re: NonVisual Help Needed (I have such a headache)
    ... I assume you're using Visual Studio 2003 ... ... Let's assume you have a very simple project with one source file, ... your original project, and you reference the class in your original project, ...
    (microsoft.public.dotnet.languages.csharp)
  • Reference Delphi aspx page in VB.aspx
    ... I have developped a very simple asp.net application with vb (Visual Studio ... Please review the following specific parse error ... details and modify your source file appropriately. ... Parser Error Message: ...
    (microsoft.public.dotnet.framework.aspnet)