Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / December 2007

Tip: Looking for answers? Try searching our database.

framework 3.5 folder looks short

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Francesco Sozzi - 10 Dec 2007 10:57 GMT
I've just installed VS 2008 and I discovered that Framework 3.5 folder
(C:\WINDOWS\Microsoft.NET\Framework\v3.5 ) is very short if compared to
prevoious versions (26.4 MB for 3.5 vs 164MB for 2.0). It has very few files
and all assemblies seem to stay into Compact Framework folder instead
(C:\Program Files\Microsoft.NET\SDK\CompactFramework\v3.5\WindowsCE ).
Is it right?...

Does it mean that on VS 2008 I have to put into references assemblies from
Compact Framework?
Jon Skeet [C# MVP] - 10 Dec 2007 12:04 GMT
>  I've just installed VS 2008 and I discovered that Framework 3.5 folder
> (C:\WINDOWS\Microsoft.NET\Framework\v3.5 ) is very short if compared to
> prevoious versions (26.4 MB for 3.5 vs 164MB for 2.0). It has very few files
> and all assemblies seem to stay into Compact Framework folder instead
> (C:\Program Files\Microsoft.NET\SDK\CompactFramework\v3.5\WindowsCE ).
> Is it right?...

The assemblies are in C:\Program Files\Reference Assemblies\Microsoft
\Framework\v3.5

Bear in mind that 3.5 is just a set of assemblies on top of .NET 3.0,
along with some new language compilers etc. (In turn .NET 3.0 is a set
of assemblies on top of .NET 2.0 - they all use the same CLR.)

> Does it mean that on VS 2008 I have to put into references assemblies from
> Compact Framework?

No, see above. (You shouldn't be adding references to system
assemblies via directories anyway - just use the version in the GAC.)

Jon
Francesco Sozzi - 10 Dec 2007 13:38 GMT
Hi Jon,

Thanks for answer.

Is it also true for 2.0 or this one replace 1.1?

Francesco

>>  I've just installed VS 2008 and I discovered that Framework 3.5 folder
>> (C:\WINDOWS\Microsoft.NET\Framework\v3.5 ) is very short if compared to
[quoted text clipped - 19 lines]
>
> Jon
Jon Skeet [C# MVP] - 10 Dec 2007 14:29 GMT
> Thanks for answer.
>
> Is it also true for 2.0 or this one replace 1.1?

2.0 actually upgraded assemblies rather than just adding new ones, and
you can run 2.0 without 1.1 (whereas you can't run 3.5 without 2.0).

Jon
Francesco Sozzi - 10 Dec 2007 14:58 GMT
ok, thanks
Francesco

>> Thanks for answer.
>>
[quoted text clipped - 4 lines]
>
> Jon

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.