I'm checking out ASP.NET MVC RC2. Is the API documentation completely missing? I should be able to find something by hitting F1, right?
我正在检查ASP.NET MVC RC2。 API文档完全丢失了吗?我应该能够通过击中F1找到一些东西,对吗?
1 个解决方案
#1
1
Although I've been developing with ASP.NET MVC for about a year, I haven't seen any formal documentation personally. The best kind of documentation you are going to find is in screencasts and blogs. Check out Stephen Walther's MVC blog, Rob Conery's MVC Storefront project/adventure, and, of course, http://asp.net/mvc. There's also a very promising book coming out.
虽然我已经使用ASP.NET MVC开发了大约一年,但我还没有亲自看过任何正式的文档。您将找到的最佳文档类型是截屏视频和博客。查看Stephen Walther的MVC博客,Rob Conery的MVC店面项目/冒险,当然还有http://asp.net/mvc。还有一本非常有前途的书出来了。
I don't think you're going to find any kind of reference book or MSDN docs at this point. You'll probably have to wait for RTM.
我认为你现在不会找到任何类型的参考书或MSDN文档。你可能不得不等待RTM。
#1
1
Although I've been developing with ASP.NET MVC for about a year, I haven't seen any formal documentation personally. The best kind of documentation you are going to find is in screencasts and blogs. Check out Stephen Walther's MVC blog, Rob Conery's MVC Storefront project/adventure, and, of course, http://asp.net/mvc. There's also a very promising book coming out.
虽然我已经使用ASP.NET MVC开发了大约一年,但我还没有亲自看过任何正式的文档。您将找到的最佳文档类型是截屏视频和博客。查看Stephen Walther的MVC博客,Rob Conery的MVC店面项目/冒险,当然还有http://asp.net/mvc。还有一本非常有前途的书出来了。
I don't think you're going to find any kind of reference book or MSDN docs at this point. You'll probably have to wait for RTM.
我认为你现在不会找到任何类型的参考书或MSDN文档。你可能不得不等待RTM。