I am using Visual Studio.Net 2005. I am learning!!!
I have a couple of questions: -
- What version of the .Net Framework should I have installed? 2.0.what?
- What version of ASP.Net should be installed on my PC?
- I have seen that SP1 Beta for VS.Net 2005 is available - should I download
and install this beta version or wait for the release version?
- Are there any known side effects or problems in having the LINQ preview
installed that might affect a "normal" vs.net 2005 project? And the same
question if the LINQ preview is "uninstalled"?
Any help appreciated.
Many thanks
Darren
>I am using Visual Studio.Net 2005. I am learning!!!
>
[quoted text clipped - 15 lines]
> Many thanks
> Darren
Visual Studio 2005 comes, and works with .NET Framework v2.0.
You should also have ASP.NET 2.0.
If you don't have any issues *right now* using VS 2005, I'd suggest waiting
for the release version of SP2.
Somebody else may have insights on LINQ preview.

Signature
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Carl Daniel [VC++ MVP] - 07 Nov 2006 06:09 GMT
> Visual Studio 2005 comes, and works with .NET Framework v2.0.
> You should also have ASP.NET 2.0.
> If you don't have any issues *right now* using VS 2005, I'd suggest
> waiting for the release version of SP2.
You mean SP1, right? If there is ever an SP2 for VS2005 it won't be for
years...
> Somebody else may have insights on LINQ preview.
I didn't have any problems having the LINQ preview installed except for the
annoying pop-up message everytime I started VS telling me that it was an
unsupported version of C#.
-cd
>I am using Visual Studio.Net 2005. I am learning!!!
>
[quoted text clipped - 15 lines]
> Many thanks
> Darren
Right after I posted the previous reply, I saw this:
http://www.microsoft.com/downloads/details.aspx?familyid=10cc340b-f857-4a14-83f5
-25634c3bf043
http://msdn.microsoft.com/windowsvista/support/relnotes/netfx3/default.aspx
http://www.microsoft.com/downloads/details.aspx?FamilyId=F54F5537-CC86-4BF5-AE44
-F5A1E805680D
It appears that .NET Framework v3.0 (with Vista support) has been released
for use with VS 2005.
Darren Brook - 07 Nov 2006 09:05 GMT
My version of .net is 2.0.50272
Is this the correct version?
Should I use .Net 3.0 on my PC yet?
Thanks
Darren
>>I am using Visual Studio.Net 2005. I am learning!!!
>>
[quoted text clipped - 26 lines]
> It appears that .NET Framework v3.0 (with Vista support) has been released
> for use with VS 2005.
Morten Wennevik - 07 Nov 2006 09:20 GMT
Hi Darren,
.Net 3.0 == .Net 2.0 + four additional libraries. If you install .Net 3.0
without having .Net 2.0 installed you will discover that
%windir%\Microsoft.net\Framework will have two new folders including
v2.0.50272.
Unless you have need for the libraries in .Net 3.0 you don't need it.
> My version of .net is 2.0.50272
>
[quoted text clipped - 39 lines]
>> released
>> for use with VS 2005.

Signature
Happy Coding!
Morten Wennevik [C# MVP]
Darren Brook - 07 Nov 2006 09:49 GMT
My mistake - my version is 2.0.50727
Is this correct for .Net 2.0 and ASP.Net 2.0?
Hi Darren,
.Net 3.0 == .Net 2.0 + four additional libraries. If you install .Net 3.0
without having .Net 2.0 installed you will discover that
%windir%\Microsoft.net\Framework will have two new folders including
v2.0.50272.
Unless you have need for the libraries in .Net 3.0 you don't need it.
On Tue, 07 Nov 2006 10:05:32 +0100, Darren Brook <brook.d@btinternet.com>
wrote:
> My version of .net is 2.0.50272
>
[quoted text clipped - 39 lines]
>> released
>> for use with VS 2005.

Signature
Happy Coding!
Morten Wennevik [C# MVP]
Morten Wennevik - 07 Nov 2006 09:54 GMT
That is correct
> My mistake - my version is 2.0.50727
>
[quoted text clipped - 57 lines]
>>> released
>>> for use with VS 2005.

Signature
Happy Coding!
Morten Wennevik [C# MVP]