Results 1 to 5 of 5

Thread: .net

  1. #1

    Thread Starter
    Hyperactive Member spoiledkid's Avatar
    Join Date
    Oct 2002
    Location
    Canada
    Posts
    437

    .net

    Can someone provide some links to .NET best practices, DOs, DONT's and stuff like that ??

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    i would recommend picking up a book on starting to program with .net

    if you are a VB6 programmer, they make books written to move you from VB6 to .NET by showing you the new features. If you are new to programming, this is less importaint and you may want to just get a book that goes rigth into teaching .net without a lot of fall back on its differences from past versions.. (this is good though if you may have to maintain/convert code written in VB6)

    microsoft themselves are of course a really good source for info. they have tons of how to articles on their website and MSDN

    the most importaint thing is to learn the NEW powers of .NET and not try to program in it like a VB6 programmer

  3. #3
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    The first few chapters or "Professional VB.NET" from Wrox Press was helpful in getting me started. Downside is that I think they aren't around anymore, and the book was based on VS.NET 2000, which itself is outdated. I've now picked up the "Mastering Visual Basic.NET" Sybex Press. I'm only a few chapters into it (got it only last night) but it looks to be promissing. You don't have to read the whole thing cover to cover in order and can skip around picking up on the parts you do need.

    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
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    i think the only major differences were the enhancements added to the .net suite for mobile devices and things like that.. not much changed when it comes to the core programming of .net from 2000 to 2003.. please correct me if i am wrong..

  5. #5
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: .net

    Originally posted by spoiledkid
    Can someone provide some links to .NET best practices, DOs, DONT's and stuff like that ??
    Did you notice the name and description of the forum? I moved it where your question belongs.

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