Re: .Net Runtime
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hi, Is it possible to target a later version of the runtime version than the
ones Visual Studio 2003 supports?
Sure; by using VS 2005 or VS 2008. Or simply "csc" or "msbuild" at the
command-line.
But VS 2003 cannot target .NET 2.0 AFAIK.
Try downloading the express edition of C# (2005 or 2008); it is free,
and should allow you to try what you want without issues.
And actually - deployment isn't the biggest thing; it would make
*development* easier ;-p
Marc
.
Relevant Pages
- Re: Windows Updates Fail To Download!
... HTTP status code = 0 ... MicrosoftUpdate] ... I tried downloading one of the updates manually and installing ... (microsoft.public.windows.server.sbs) - Re: platform builder 4.2 debugger cannot connect to target
... Do you have the VMini network adapter in your image? ... I have a problem in starting the kernel debugger from platform builder ... I am using the ethernet for downloading and kernel transport. ... PC is running windows xp professional, and the target is running wince ... (microsoft.public.windowsce.platbuilder) - Re: CE6 Newbe
... I get no response from either the development PC or the Target. ... Ethernet terminates. ... I have an Ethenet connection for downloading and and I get also debugging ... You're downloading via what connection between desktop PC ... (microsoft.public.windowsce.embedded) - Re: Microsoft C/C++ Optimizing Compiler Version 7.00
... > I am downloading it now. ... > is a command-line based compiler like the one I originally had? ... I never downloaded it, but this toolkit should include cl.exe, ... The documentation is the same as for Visual Studio. ... (comp.lang.cpp) - CAM SCSI, finding out bus ID, target and LUN
... I'm trying to get bus ID, target and LUN to an open fd which is afaik ... opened to the device special file, ... (freebsd-questions) |
|