Results 1 to 4 of 4

Thread: New dev - where to begin?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2001
    Location
    Venice, FL
    Posts
    21

    New dev - where to begin?

    Hi all,

    I'm close to finishing up my school where I spend most my time using Java. I recently accepted a position working with Visual Basic.net, ASP.net, and Bootstrap. One of my first projects will be redoing a website using those tools from what I understand. Does anyone have any good recommendations for resources(books, websites, etc) or a good place to start so that I can be as productive as possible on day 1?

    EDIT: I've been working on gathering some ASP.net resources but the amount that is out there and with the .net core information available it's a bit overwhelming.

    Thank you in advance.
    Last edited by bbarrick; Nov 20th, 2017 at 05:21 PM.

  2. #2
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,020

    Re: New dev - where to begin?

    What ASP.NET framework are you referring to? MVC or Webform or WebAPI?

    - kgc
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2001
    Location
    Venice, FL
    Posts
    21

    Re: New dev - where to begin?

    Hi KG,

    They mentioned I would be using webforms.

  4. #4
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,020

    Re: New dev - where to begin?

    As what I've read, ASP.NET Core doesn't support Webforms and VB.NET yet. So, the best chance is to build your projects with ASP.NET 4.5.X or 4.6.X templates using VS 2013 or 2015.
    updates-for-asp-net-4-6-web-forms-mvc-5-web-api-2
    ASP.NET 5 is dead - Introducing ASP.NET Core 1.0 and .NET Core 1.0

    - kgc
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

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