Home All Groups Group Topic Archive Search About
Author
7 Nov 2006 12:38 AM
Darren Brook
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

Author
7 Nov 2006 3:04 AM
pvdg42
Show quote
"Darren Brook" <broo***@btinternet.com> wrote in message
news:eiYTQUgAHHA.5068@TK2MSFTNGP02.phx.gbl...
>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
>
>
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.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Author
7 Nov 2006 6:09 AM
Carl Daniel [VC++ MVP]
pvdg42 wrote:
>>
> 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
Author
7 Nov 2006 3:10 AM
pvdg42
Show quote
"Darren Brook" <broo***@btinternet.com> wrote in message
news:eiYTQUgAHHA.5068@TK2MSFTNGP02.phx.gbl...
>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
>
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.
Author
7 Nov 2006 9:05 AM
Darren Brook
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

Show quote
"pvdg42" <pvdg42@newsgroups.nospam> wrote in message
news:%237t2IphAHHA.4672@TK2MSFTNGP02.phx.gbl...
>
> "Darren Brook" <broo***@btinternet.com> wrote in message
> news:eiYTQUgAHHA.5068@TK2MSFTNGP02.phx.gbl...
>>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
>>
> 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.
>
Author
7 Nov 2006 9:20 AM
Morten Wennevik
Hi Darren,

..Net 3.0 =3D=3D .Net 2.0 + four additional libraries.  If you install .N=
et 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 <broo***@btinternet.com=
>  =

wrote:

Show quote
> 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
>
> "pvdg42" <pvdg42@newsgroups.nospam> wrote in message
> news:%237t2IphAHHA.4672@TK2MSFTNGP02.phx.gbl...
>>
>> "Darren Brook" <broo***@btinternet.com> wrote in message
>> news:eiYTQUgAHHA.5068@TK2MSFTNGP02.phx.gbl...
>>> 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 versi=
on?
>>>
>>> - 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
>>>
>> Right after I posted the previous reply, I saw this:
>>
>> http://www.microsoft.com/downloads/details.aspx?familyid=3D10cc340b-f=
857-4a14-83f5-25634c3bf043
C86-4BF5-AE44-F5A1E805680D
>>
>> It appears that .NET Framework v3.0 (with Vista support) has been  =

>> released
>> for use with VS 2005.
>>
>
>



-- =

Happy Coding!
Morten Wennevik [C# MVP]
Author
7 Nov 2006 9:49 AM
Darren Brook
My mistake - my version is 2.0.50727

Is this correct for .Net 2.0 and ASP.Net 2.0?



"Morten Wennevik" <MortenWenne***@hotmail.com> wrote in message
news:op.tim2vrb6klbvpo@tr024...
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 <broo***@btinternet.com>
wrote:

Show quote
> 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
>
> "pvdg42" <pvdg42@newsgroups.nospam> wrote in message
> news:%237t2IphAHHA.4672@TK2MSFTNGP02.phx.gbl...
>>
>> "Darren Brook" <broo***@btinternet.com> wrote in message
>> news:eiYTQUgAHHA.5068@TK2MSFTNGP02.phx.gbl...
>>> 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
>>>
>> 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.
>>
>
>



--
Happy Coding!
Morten Wennevik [C# MVP]
Author
7 Nov 2006 9:54 AM
Morten Wennevik
That is correct


On Tue, 07 Nov 2006 10:49:17 +0100, Darren Brook <broo***@btinternet.com=
>  =

wrote:

Show quote
> My mistake - my version is 2.0.50727
>
> Is this correct for .Net 2.0 and ASP.Net 2.0?
>
>
>
> "Morten Wennevik" <MortenWenne***@hotmail.com> wrote in message
> news:op.tim2vrb6klbvpo@tr024...
> Hi Darren,
>
> .Net 3.0 =3D=3D .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.c=
om>
> wrote:
>
>> 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
>>
>> "pvdg42" <pvdg42@newsgroups.nospam> wrote in message
>> news:%237t2IphAHHA.4672@TK2MSFTNGP02.phx.gbl...
>>>
>>> "Darren Brook" <broo***@btinternet.com> wrote in message
>>> news:eiYTQUgAHHA.5068@TK2MSFTNGP02.phx.gbl...
>>>> 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 th=
e
>>>> same
>>>> question if the LINQ preview is "uninstalled"?
>>>>
>>>> Any help appreciated.
>>>>
>>>> Many thanks
>>>> Darren
>>>>
>>> Right after I posted the previous reply, I saw this:
>>>
>>> http://www.microsoft.com/downloads/details.aspx?familyid=3D10cc340b-=
f857-4a14-83f5-25634c3bf043
CC86-4BF5-AE44-F5A1E805680D
>>>
>>> It appears that .NET Framework v3.0 (with Vista support) has been
>>> released
>>> for use with VS 2005.
>>>
>>
>>
>
>
>



-- =

Happy Coding!
Morten Wennevik [C# MVP]

AddThis Social Bookmark Button