开发者

Opensource projects to learn asp.net mvc 3

开发者 https://www.devze.com 2023-04-12 12:07 出处:网络
I have basic knowledge of Java and some experience with MVC pattern. I have followed asp.net mvc 3 tutorials and video\'s from The official Microsoft ASP.NET site and now want to move permanently to a

I have basic knowledge of Java and some experience with MVC pattern. I have followed asp.net mvc 3 tutorials and video's from The official Microsoft ASP.NET site and now want to move permanently to asp.net mvc 3.

Personally i think one of the best ways doing this is to contribute in an opensource project to learn from. But don't know how to achieve this.

For example how can i register for opensource project ? Doe开发者_运维百科s someone know an opensource project where i can leran from ? Specifically asp.net MVC.

Thnx,


You can refer the free chapter release by :Free — Scott Guthrie's (ScottGu) NerdDinner.com chapter! you can also find code related to this...


I think this topic is more suited for programmers.stack-exchange. Anyhow you usually do not need to register for open source projects. You simply fork your version of the code add features and then send a patch/pull request to the owners. One of the better ways to start contributing to an opensource project is to go over the bug list and see what can you help fixing, this will teach you a lot about the codebase.

To find opensource projects you can scout this places:

  • Codeplex
  • Github
  • Bitbucket

Good luck :-)


If you haven't tried MVC 3 before, then I would start by working on examples from here This will give you enough insight. You may want to look at Orchard CMS - but I think that it'll be an overkill as it's quite complex.

0

精彩评论

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

关注公众号