|
-
Jun 6th, 2005, 09:54 AM
#1
Thread Starter
Frenzied Member
.Net Framework changing?
Is there a big difference between .Net and the "new" one (.Net2?)
I really want to dig into this books I got on the framework itself, but it's written in 2003...do I have to look for something else?
-
Jun 7th, 2005, 09:21 AM
#2
Re: .Net Framework changing?
There are new classes in .NET 2.0 but, as far as I have been able to discern, none of the old ones have been removed. Using the new IDE is a bit different, so books VS.NET 2003 will date a bit.
-
Jun 7th, 2005, 10:23 AM
#3
Re: .Net Framework changing?
There's a .NET Framework Namespace browser (online) that can be gotten to from here: http://www.developerkb.com/modules/n...php?storyid=20
If you browse through the 2.0Framework (1.1 is also available) there's notes & hints as to what has changed, been depreciated and added.
Tg
-
Jun 7th, 2005, 05:21 PM
#4
Re: .Net Framework changing?
Here's a list of changes that you can read. Like in any serious framework, newer versions might brake compatibility on a few things. You should read the details to see if that affects you or not, whether there is a workaround and even whether you need to recompile or not.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|