My first .NET App

rominp

New member
Joined
Jan 26, 2013
Messages
1
Programming Experience
5-10
I am new to .NET environment and am learning by developing a web application. This application will be dynamically updated as it relies on the information stored in an SQL database. I know Visual Basic and am getting familiar to C# as well. I already know C, C++ and Java, So, I have the following queries:

1) Should I develop this web app in VB.NET or using C#. What are its pros/ cons?
2) Should I use Microsoft Visual Web Developer 2010 or Microsoft Web Matrix 2?
3) Should I develop using MVC 3 or MVC 4?
4) What is Razor technology in MVC?


I am really confused about which technology to use. I have read numerous forums and have populated these queries. I have all of these technologies installed on my laptop. So using any one is not an issue.

Kindly help me out. Please provide tutorials that I can refer to online.

Thanking you in advance for your advice. Sorry if this is posted at the wrong location.

Regards.
 
Back
Top