Tagged Questions
9
votes
7answers
480 views
What motivated you to learn ASP.NET MVC? What have you done with it so far?
I'd like to know what motivated you to learn ASP.NET MVC, and what have you done with it.
... was it a particular feature?
... do you have plenty of spare time?
... did your job require you to ...
4
votes
1answer
317 views
MSFT released “ASP.NET Developer Guidance” PDF… What's missing in your opinion?
Microsoft created this ASP.NET documentation map that aggregates a ton of great links into a single PDF.
...
2
votes
4answers
284 views
Would PMP or CEH(Certified Ethical Hacker) course be more useful to a junior ASP.Net web developer?
Only recently i moved into doing Asp.net web development work, with quite a fair bit on Asp.net MVC. I'm thinking of taking up some courses to further build up my profile. I'm having a touch decision ...
1
vote
5answers
441 views
First ASP.NET WebForms application completed, should I jump into MVC now? [closed]
I just finished my first Asp.net intranet application using WebForms, and now I am considering learning MVC.
My questions are:
I mainly use LINQ for CRUD purposes instead of SQL, should I also ...