Results 1 to 4 of 4

Thread: .Net Framework changing?

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    .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?
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.

  3. #3
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    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
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  4. #4
    Frenzied Member ntg's Avatar
    Join Date
    Sep 2004
    Posts
    1,449

    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.
    "Feel the force...read the source..."
    Utilities: POPFileDebugViewProcess ExplorerWiresharkKeePassUltraVNCPic2Ascii
    .Net tools & open source: DotNetNukelog4NetCLRProfiler
    My open source projects: Thales SimulatorEFT CalculatorSystem Info ReporterVSS2SVNIBAN Functions
    Customer quote: "If the server has a RAID array, why should we bother with backups?"
    Programmer quote: "I never comment my code. Something that is hard to write should be impossible to comprehend."
    Ignorant quote: "I have no respect for universities, as they teach not practicle stuff, and charge money for"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width