Groups | Blog | Home
all groups > dotnet general > august 2007 >

dotnet general : Framework Requirements


Chris
8/30/2007 1:49:53 PM
How do I figure out the .NET framework requirements of a project I'm
developing? And secondly, if the machine I'm building this project
for doesn't have the required framework version, can I dumb down my
project to make it compatible? I'm suggesting that instead of
updating because the target machine is extremely locked down. Thanks
for the help.

--
Chris
Michael Nemtsev
8/30/2007 2:29:06 PM
Hello Chris,

C> How do I figure out the .NET framework requirements of a project I'm
C> developing?

Using the latest version is the best practice in general
Currently the .NET 2.0 is used for the several years and u need to aimed
on it or to the next .NET 3.5

C> And secondly, if the machine I'm building this project
C> for doesn't have the required framework version, can I dumb down my
C> project to make it compatible?

What the problem to download and use the latest one?

C> I'm suggesting that instead of updating because the target machine is
extremely locked down. Thanks
C> for the help.

take into account that MS try to set the latest .NET FW as the obliged update
for the windows
for example the windows vista is shipped with the preinstalled .net 3.0

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

AddThis Social Bookmark Button