No, I would assume not. The build system between 2005 and 2003 are
completely different, the former using MSBUILD, the latter using the old
build system (which is a black box). MSBUILD is extremely extensible,
supporting entry points into the build process that the VS.NET 2003 build
system just didn't have.
"Tony Clark" <Tony@here.co m> wrote in message
news:uTYTyqqRGH A.4300@TK2MSFTN GP14.phx.gbl...[color=blue]
> Hi,
>
> is it possible to easily convert a visual studio 2005 C# project to visual
> studio 2003 ?
>
> thanks
>
>[/color]
"Tony Clark" <Tony@here.co m> wrote in message
news:uTYTyqqRGH A.4300@TK2MSFTN GP14.phx.gbl...[color=blue]
> Hi,
>
> is it possible to easily convert a visual studio 2005 C# project to visual
> studio 2003 ?[/color]
No really , remember that lot of things like partial classes are not
supported in 2003
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Comment