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 3.5 | What i need to learn first??

Discussion in 'C#' started by Polizel, May 13, 2010.

  1. prptl709

    prptl709 Guest

    Messages:
    83
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #21
    First understand the simple things about the ASP.
     
    prptl709, Mar 1, 2011 IP
  2. miguelf

    miguelf Member

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    48
    #22
    C# is way more powerfull than PHP. It's a waste of time learning VB, that is going downhill. C# is the language to learn. If you know Java that will help you more than C/C++. C# has more uses other than web development.
     
    miguelf, Apr 6, 2011 IP
  3. robertwilliam

    robertwilliam Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #23
    To learn asp.net, you should be a master in c# and for that you should have a good command over c/c++ languages.
     
    robertwilliam, May 6, 2011 IP
  4. ronywilliam

    ronywilliam Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #24
    If you want to learn asp.net, you should be an expert in c# and for that you should have a good command over c/c++ languages.
     
    ronywilliam, May 6, 2011 IP
  5. MasterOfLogic

    MasterOfLogic Well-Known Member

    Messages:
    217
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #25
    Definitely C# over VB.NET - Higher demand for C# in the market, but of course, understand VB enough to read it, as many legacy apps will still be running VB.

    Things to learn right away in ASP.NET:

    1. Master Pages
    2. URL Rewrite Module
    3. IIS7 / IIS 7.5
    4. DataSets & DataTables
    5. Postback vs Callback

    I've been coding .Net since 1.1. I'm currently coding everything in .Net 3.5 and 4.0. Feel free to PM me if you have any q's.
     
    MasterOfLogic, May 23, 2011 IP
  6. vihutuo

    vihutuo Well-Known Member

    Messages:
    1,511
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    180
    #26
    Do you even know the difference between VB.NET and C# ?
     
    vihutuo, May 23, 2011 IP
  7. bigmac_lfc

    bigmac_lfc Peon

    Messages:
    131
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #27
    You will have no problem, I came from a java background, and just picked up vb.net when I was working for a company which used it exclusively. I then moved companies and now use c# exclusively. It's very easy to pick up and to move between one and the other. The main thing for .net is to have a good grasp of Object Oriented development and N-Tier architecture. If you have a good grasp of these you will have no problems. Even if you don't there is loads of information freely available on them and they are pretty easy to pick up
     
    bigmac_lfc, Jun 3, 2011 IP