简体   繁体   English

有人可以将我指向一个练习C#/ ASP.net网站

[英]Can someone point me towards a practice C# / ASP.net website

I'm looking for a C# / ASP.net website that I can download the source code and practice on, ideally it will come with documentation and hopefully some "bugs" or feature requests to try fixing. 我正在寻找一个C#/ ASP.net网站,我可以下载该源代码并进行实践,理想情况下,它将随附文档,并希望有一些“错误”或功能请求可以尝试修复。

Dose anyone know where to find such a website? 有人知道在哪里可以找到这样的网站吗?

Take a look at the open source projects on CodePlex , there are plenty of projects you can learn from and contribute to there. 看一下CodePlex上的开源项目,您可以从中学习很多项目并做出贡献。

You could also go hunting for .NET projects on SourceForge . 您也可以在SourceForge上寻找.NET项目。

I would take a look at the ASPNET starter kits . 我来看看ASPNET入门套件 They don't come with bugs for you to fix, but I'm sure you can find some lacking functionality you would like to implement. 它们没有错误供您修复,但是我敢肯定您会发现一些您想实现的功能不足。

If you'd like to look at MVC, try the NerdDinner . 如果您想查看MVC,请尝试NerdDinner Look at the bottom of the page, you can download the source code and a sample chapter that gives a very good walkthrough of the application. 在页面底部,您可以下载源代码和示例章节,从而很好地介绍了该应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM