3 replies
I'm pretty well versed in PHP and took a look at learning asp.net, it seems incredibly confusing to get going and figure things out around visual studio etc. Anyone have any suggestions?
#aspnet #pros
  • Profile picture of the author Srikanth Remani
    I strongly suggest getting monthly membership at Pluralsight.com, it should be about $29.00 and you have high quality production videos there for every thing from python to php to asp.net and more.

    Visual Studio is a beast, ensure you have installed web development when you are installing. I would assume asp.net mvc is what you are working on so go to ASP.NET | The ASP.NET Site, its the official site and free.

    Also there is Microsoft Virtual Academy, that has lot of videos for asp.net development.
    {{ DiscussionBoard.errors[10851637].message }}
  • Profile picture of the author TaxMaster
    Ah thank you I did not know about Microsoft Virtual Academy. On there now
    {{ DiscussionBoard.errors[10852438].message }}
  • Profile picture of the author ziyapathan
    ASP.NET is used to create web pages and web technologies and is an integral part of Microsofts .NET framework vision. As a member of the .NET framework, ASP.NET is a very valuable tool for programmers and developers as it allows them to build dynamic, rich web sites and web applications using compiled languages like VB and C#.
    {{ DiscussionBoard.errors[10997935].message }}

Trending Topics