1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

ASP.net Lessons - Help learning

Discussion in 'C#' started by Nanofied, Jul 23, 2007.

  1. #1
    Anyone know where I can read up on some ASP.net lessons and such.

    I have been trying to learn, yet I am having trouble.

    I know html, css, javascript, and a little php.

    Someone mentioned starting with learning vb?
     
    Nanofied, Jul 23, 2007 IP
  2. Horsham

    Horsham Peon

    Messages:
    13
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi

    There are plenty of resources on the internet but it's probably best to start with the 'official' site:

    http://www.asp.net/getstarted/default.aspx?tabid=61 (Sorry I can't post live links yet)
     
    Horsham, Jul 23, 2007 IP
  3. Horsham

    Horsham Peon

    Messages:
    13
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ps If you already know JavaScript I would suggest you learn C# rather than vb as you will find the syntax more familiar.
     
    Horsham, Jul 23, 2007 IP
  4. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #4
    Check
    
    http://w3schools.com/aspnet/default.asp
    
    Code (markup):
     
    it career, Jul 23, 2007 IP
    MasterOfLogic likes this.
  5. MasterOfLogic

    MasterOfLogic Well-Known Member

    Messages:
    217
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #5
    Here are some excellent sites with tons of examples:

    
    
    http://www.codeproject.com/
    
    http://www.4guysfromrolla.com/
    
    
    Code (markup):
     
    MasterOfLogic, Jul 24, 2007 IP
  6. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I particularly like the 4guys website too.

    If your a PHP person then certainly go for C# - syntax is much closer and there are lots more examples written in C# rather than VB.
     
    AstarothSolutions, Jul 25, 2007 IP
  7. filjan

    filjan Peon

    Messages:
    34
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    filjan, Jul 27, 2007 IP
  8. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #8
    These are my 2 favorites - CodeProject especially - some quality code there!
     
    ccoonen, Jul 31, 2007 IP
  9. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #9
    Ohh yah, also check out www.pscode.com for Any Language... including .net
     
    ccoonen, Jul 31, 2007 IP
  10. ravi3984

    ravi3984 Banned

    Messages:
    171
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Please have a look at following websites if some one want to learn ASP.NET

    http://www.codersource.net/codersource_dot_net.html
    http://authors.aspalliance.com/das/tutorial/email.aspx
    http://quickstarts.asp.net/QuickStartv20/aspnet/
    http://www.esnips.com
    http://samples.gotdotnet.com/quickstart/aspplus/
    http://www.microsoft.com/events/series/msdnwebdev.aspx?tab=webcasts asp.net 2.0
    http://www.411asp.net/home/webapps directories
    http://www.dotnetfreaks.com/
    http://msdn2.microsoft.com/en-us/library/wtxbf3hh(VS.80).aspx asp.net 2.0 using c#.net
     
    ravi3984, Aug 1, 2007 IP
  11. shrkscn

    shrkscn Peon

    Messages:
    1,157
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Code project is good if you want to study examples. official ASP.net is good to start with. Just google and you will find tons of material. When using google be sure to search for a topic and not generic ASP.net tutorials.
     
    shrkscn, Aug 4, 2007 IP