Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Opensource projects to learn asp.net mvc 3

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 ? Does someone know an opensource project where i can leran from ? Specifically asp.net MVC.

Thnx,

like image 946
makhlo Avatar asked Oct 10 '11 11:10

makhlo


People also ask

Is ASP.NET MVC hard to learn?

It's really difficult to try and learn an entirely new language/framework under pressure. If you're required to deliver working software for your day job, trying to learn ASP.NET Core at the same time might be heaping too much pressure on yourself.

Is ASP.NET MVC outdated?

ASP.NET MVC is no longer in active development.

Is .NET MVC open-source?

ASP.NET MVC is a web application framework developed by Microsoft that implements the model–view–controller (MVC) pattern. It is no longer in active development. It is open-source software, apart from the ASP.NET Web Forms component, which is proprietary.


1 Answers

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

like image 114
Pranay Rana Avatar answered Sep 23 '22 11:09

Pranay Rana