开发者

asp.net-mvc newbie [closed]

It's difficult to tell what is being asked here.开发者_StackOverflow中文版 This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 9 years ago.

I'm kinda new to the asp.net-mvc framework and I was wondering whether anyone had some good starting places.

Basically my boss is wanting me to learn the framework in the shortest time possible as there is a big project coming up soon that she wants written in mvc.

thanks


@Andrew take a look here at the Nerd Dinner example it's what we all used.

EDIT

By the way @andrew, I think writing a production system as your first project in th mvc framework may be a mine field.

I don;t know about the others here but it took me around 4 pet projects before I really got the hang of it and how to architect it in such a way that it made writing and maintaining the code both easy and pleasurable.


You can't go too wrong by doing the QuickStarts. If you then have more time, read the book Pro ASP.NET MVC. That's what I did to get started.


Try www.asp.net/mvc.

They have lots of great tutorials there. Also, download the framework and play around with the default sample app that gets created when you use the MVC project templates.


Official tutorial is the a good place to start, especially Technical Deep Dive video.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜