Re: Captain Jake's Top Ten List of what I'd like to see in thenextversionof Delphi



"Jon Robertson" wrote:

Even with .NET Assemblies and all their metadata, VS 2005 still can't
build programs against .NET Frameworks 1.x. I wonder why that is?

Opps, you can use VS2005 to build against .NET 1.1 by using a special
MSBuild - see:
http://www.gotdotnet.com/codegallery/codegallery.aspx?id=22a73581-57c1-4874-a7d5-c9138c8c1f4b
"Since the release of MSBuild in .NET Framework 2.0, a very frequent
customer request has been to provide a means for MSBuild to build .NET 1.1
applications. This demand stems from users who want to use Visual Studio
2005 and .NET 2.0 but need to continue servicing customers who use .NET 1.1.
"

"MSBuild Extras - Toolkit for .NET 1.1 "MSBee" is an addition to MSBuild
that allows developers to build managed applications in Visual Studio 2005
that target .NET 1.1. "

Also see:
http://forums.microsoft.com/msdn/showpost.aspx?postid=112278&siteid=1

I seem to recall people saying that Chrome, which integrates into VS2005,
has an option to build against .Net 1.1 but can't personally confirm that
since I haven't used Chrome.








.



Relevant Pages

  • Re: Thinking Clearly
    ... I agree and thank Brian, I wasn't aware of that excellent link. ... Actually it's msbuild that's the key that unlocks everything. ... Visual Studio installed - msbuild comes as part of the WinFX SDK. ... of benefit to, and easily consumable by, Highlander developers. ...
    (borland.public.delphi.non-technical)
  • Re: Working With WPF in D2007/D2008?
    ... Maybe I'm being too persnickety but in the vernacular of both MSBuild and Visual Studio they are referred to as "Project" files. ... If you rename or delete the foo.csproj file and try to build with that same command line, MSBuild will complain with the error message "MSBUILD: error MSB1009: Project file does not exist." ...
    (borland.public.delphi.non-technical)
  • Re: Partitioned Single Solution Model
    ... I'm not sure what you mean by "wait for MSBuild". ... for both Visual Studio 2005 and the Build part of Team System. ... Im doing Partitioned Single Solutions. ... >> You are perfectly correct. ...
    (microsoft.public.vstudio.sourcesafe)
  • Re: Working With WPF in D2007/D2008?
    ... Maybe I'm being too persnickety but in the vernacular of both MSBuild and Visual Studio they are referred to as "Project" files. ... While Oxygene has this one; ... And this line is totally uninteresting for Blend. ...
    (borland.public.delphi.non-technical)
  • Telling MSBuild (or Visual Studio) to copy files without including their full path
    ... The problem is that Visual Studio includes the full path when it ... Windows Mobile platform. ... The Mono guys are working on an MSBuild ...
    (microsoft.public.vstudio.general)