8
votes
4answers
842 views

Should I be a professional in C# programming in order to build good web applications using ASP.NET?

I do not know if there is special programming in C# for the web or it is the same?. If it is the same then what are the topics that I should focus on in C# in order to use it building web application ...
3
votes
2answers
1k views

ASP.NET vs ASP.NET MVC

I just started learning the ASP.NET MVC framework and it's very different in architecture from regular ASP.NET development. Transitioning from windows forms to WPF was nice, and seemed a way forward ...
3
votes
4answers
3k views

Is Microsoft certification a waste for ASP.NET MVC development? (MCTS 70-515 and MCPD) [closed]

I'm at a point where I want to improve my 'marketability' as much as possible before dropping out of permanent programming roles and getting into contracting. I've looked at Microsoft ceritifcation in ...
3
votes
4answers
737 views

Do you know any scenario where asp.net mvc can outperform asp.net?

Do you know any scenario where asp.net mvc can outperform asp.net? Because while comparing these two, people always say that each of them are different beasts and may be a better choice depending upon ...
0
votes
2answers
275 views

Asp.net certification [closed]

I want to get my certification in .NET, which certification is the best for me? For the past 8 months I have been working in the .NET 3.5 and 4.0 frameworks. How can I grow myself by appearing this ...
-6
votes
1answer
380 views

What do I need to learn of C# for ASP.NET? [duplicate]

Possible Duplicate: What do you need to learn to become professional ASP.NET programmer? Should I be a professional in C# programming in order to build good web applications using ASP.NET? ...