我在哪里可以找到一个简单的ASP.NET MVC(C#)教程?

时间:2022-01-20 15:06:16

I am coming from a PHP background and I am familiar with OOP concepts, but I am moving away from PHP and trying out ASP.NET MVC using C#.

我来自PHP背景,我熟悉OOP概念,但我正在远离PHP并使用C#尝试使用ASP.NET MVC。

Even without being forced to use web forms, this is a big jump for me coming from PHP. This is worsened by the fact that there are not very many tutorials out there on this subject in comparison to PHP.

即使没有*使用Web表单,这对我来说也是一个很大的跳跃。与PHP相比,关于此主题的教程并不多,这使事情变得更糟。

All the tutorials I have found online are too complex or not very well put together so when I am going through them I always miss something that adds much confusion. That being said I understand the Visual Studio IDE pretty well from past experiences.

我在网上找到的所有教程都太复杂或者没有很好地组合在一起所以当我经历它们时,我总会错过一些会增加混乱的东西。话虽这么说,我从过去的经验中很好地理解了Visual Studio IDE。

Is there any decent and simple MCV tutorial out there on the web that would be decent for a PHP programmer?

在网上是否有任何体面和简单的MCV教程对PHP程序员来说是不错的?

5 个解决方案

#1


4  

I have been working with ASP.NET MVC since it Beta days and have always found lack of proper technical details in blogs and forum posts to be quite inhibiting in the climbing up the learning curve. Then, ScottGu, ScottHa and others posted the Nerddiner sample application and the first chapter of the excellent Professional ASP.NET MVC 1.0 book.

我一直在使用ASP.NET MVC,因为它已经过了Beta天,并且总是发现在博客和论坛帖子中缺乏适当的技术细节,这对于攀登学习曲线非常有害。然后,ScottGu,ScottHa和其他人发布了Nerddiner示例应用程序和优秀的Professional ASP.NET MVC 1.0书籍的第一章。

It is a good idea to look at sample code/applications and build our own blog/forum application using ASP.NET MVC while working your way through. Steven Sanderson's book and his blog are terrific resources too.

查看示例代码/应用程序并使用ASP.NET MVC构建我们自己的博客/论坛应用程序是一个好主意。史蒂文桑德森的书和他的博客也是非常好的资源。

HTH, indyfromoz

HTH,indyfromoz

#2


3  

Start with Scott Gu's blog. ASP.NET MVC has a "Learn MVC" section. Don't forget to look at the code within the default template. It's a good place to start.

从Scott Gu的博客开始。 ASP.NET MVC有一个“学习MVC”部分。不要忘记查看默认模板中的代码。这是一个很好的起点。

Of course ask questions here on *.

当然在*上提问。

#3


3  

I think Scott Hanselman's video is the best tutorial.

我认为Scott Hanselman的视频是最好的教程。

http://www.asp.net/learn/mvc-videos/video-7093.aspx

http://www.asp.net/learn/mvc-videos/video-7093.aspx

also this site.

也是这个网站。

http://www.asp.net/mVC/learn/

http://www.asp.net/mVC/learn/

#4


0  

You can always start with ScottGu Manchester ASP.NET MVC Video

您始终可以从ScottGu Manchester ASP.NET MVC视频开始

#5


0  

ASP.NET MVC Resource Guide:

ASP.NET MVC资源指南:

http://blogs.msdn.com/cbowen/archive/2009/10/31/asp-net-mvc-resource-guide.aspx

http://blogs.msdn.com/cbowen/archive/2009/10/31/asp-net-mvc-resource-guide.aspx

#1


4  

I have been working with ASP.NET MVC since it Beta days and have always found lack of proper technical details in blogs and forum posts to be quite inhibiting in the climbing up the learning curve. Then, ScottGu, ScottHa and others posted the Nerddiner sample application and the first chapter of the excellent Professional ASP.NET MVC 1.0 book.

我一直在使用ASP.NET MVC,因为它已经过了Beta天,并且总是发现在博客和论坛帖子中缺乏适当的技术细节,这对于攀登学习曲线非常有害。然后,ScottGu,ScottHa和其他人发布了Nerddiner示例应用程序和优秀的Professional ASP.NET MVC 1.0书籍的第一章。

It is a good idea to look at sample code/applications and build our own blog/forum application using ASP.NET MVC while working your way through. Steven Sanderson's book and his blog are terrific resources too.

查看示例代码/应用程序并使用ASP.NET MVC构建我们自己的博客/论坛应用程序是一个好主意。史蒂文桑德森的书和他的博客也是非常好的资源。

HTH, indyfromoz

HTH,indyfromoz

#2


3  

Start with Scott Gu's blog. ASP.NET MVC has a "Learn MVC" section. Don't forget to look at the code within the default template. It's a good place to start.

从Scott Gu的博客开始。 ASP.NET MVC有一个“学习MVC”部分。不要忘记查看默认模板中的代码。这是一个很好的起点。

Of course ask questions here on *.

当然在*上提问。

#3


3  

I think Scott Hanselman's video is the best tutorial.

我认为Scott Hanselman的视频是最好的教程。

http://www.asp.net/learn/mvc-videos/video-7093.aspx

http://www.asp.net/learn/mvc-videos/video-7093.aspx

also this site.

也是这个网站。

http://www.asp.net/mVC/learn/

http://www.asp.net/mVC/learn/

#4


0  

You can always start with ScottGu Manchester ASP.NET MVC Video

您始终可以从ScottGu Manchester ASP.NET MVC视频开始

#5


0  

ASP.NET MVC Resource Guide:

ASP.NET MVC资源指南:

http://blogs.msdn.com/cbowen/archive/2009/10/31/asp-net-mvc-resource-guide.aspx

http://blogs.msdn.com/cbowen/archive/2009/10/31/asp-net-mvc-resource-guide.aspx