On my laptop I have net3.5 and there is a more extensive folder structure
iirc
thanks
mark
.NET 1.0 > C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705
.NET 1.1 > C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
.NET 2 > C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
.NET 3 > C:\WINDOWS\Microsoft.NET\Framework\v3.0
.NET 3.5 > C:\WINDOWS\Microsoft.NET\Framework\v3.5
"mp" <nos...@thanks.com> wrote in message
news:eAFEvRfa...@TK2MSFTNGP04.phx.gbl...
NET 4.0 > C:\WINDOWS\Microsoft.NET\Framework\v4.0.21006 (Beta 2)
-Scott
"Paul" <paul...@novareconsulting.com> wrote in message
news:uuGkzUfa...@TK2MSFTNGP05.phx.gbl...
"mp" wrote:
> .
>
Mark,
Adding to what Paul said, .Net is never remotely installed for your use.
.Net is installed locally. You may have .Net on a server to run ASP.Net
websites however.
If you are new to programming in .Net, then you will need to also identify
the development platform. .Net 1.1 -> Visual Studio 2003, .Net 2.0 -> Visual
Studio 2005 or 2008, .Net 3.0/3.5 -> Visual Studio 2008, though there are
some that I seem to recall have gotten VS 2005 to work with .net 3.0/3.5.
There is a very long thread on Microsof.Public.DotNet.General yesterday and
today discussing the linkages between VS versions and .net framework versions.
Hope this helps.
Mike
You could also look in Add/Remove programs in the Control Panel under
"Microsoft .Net Framework ...". It's lists every version and their service
pack levels installed on your machine.
"mp" <nos...@thanks.com> wrote in message
news:eAFEvRfa...@TK2MSFTNGP04.phx.gbl...