Thread: Resources on .NET

  1. #1
    Noobski
    Guest

    Resources on .NET

    Are there any good books or web sites that explain how to use each C++ tool on Visual Studio .NET (i.e. combo box, list box, etc)? I just found out how to allow double clicking on a listbox and it took AGES. I need a site that tells me all the small details like that on the buttons and such! Thanks alot!

  2. #2
    Lead Moderator kermi3's Avatar
    Join Date
    Aug 1998
    Posts
    2,595
    http://www.cprogramming.com/cgi-bin/cdir/Cdirectory.cgi

    Try searching .NET there's nearly 60 hits, something should help you. That's a start at least
    Kermi3

    If you're new to the boards, welcome and reading this will help you get started.
    Information on code tags may be found here

    - Sandlot is the highest form of sport.

  3. #3
    Noobski
    Guest

    Talking

    Well, my problem is everything I find is on 6.0, and .NET is pretty different. Enough to make me confused. The .NET I can find is usually on msdn and trying to read that just makes me dizzy!

  4. #4
    Registered Luser
    Join Date
    Apr 2003
    Posts
    17
    My recommendations:

    • http://msdn.microsoft.com
    • http://www.gotdotnet.com
    • http://www.dotnetjunkies.com

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. migrate from .Net 2.0 to .Net 3.0
    By George2 in forum C# Programming
    Replies: 3
    Last Post: 07-25-2007, 04:07 AM
  2. Some .NET Distribution Stats
    By nickname_changed in forum C# Programming
    Replies: 2
    Last Post: 05-14-2005, 03:41 AM
  3. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM
  4. .net
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 02-15-2002, 01:15 AM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM