开发者

Blog facilities in ASP.NET MVC 3 [closed]

As it curren开发者_JAVA百科tly stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I'm developing a quite simple site at least for now. What I want is to make it possible for administrator to create posts (articles). And further to form a blog in a subdomain.

I didn't find a tutorial on blog development using ASP.NET MVC 3. Can you provide any useful tutorial/post/book.

Thanks!


This is a good tutorial from asp.net which should help you:

http://msdn.microsoft.com/en-us/data/gg702906

Hope this helps?


If you want to develop powerful dynamic websites with patterns-based which enables a clean separation of concerns and gives you full control over markup for enjoyable, agile development then MVC (Model view controller) is the best option in current software engineering cycle.

http://www.amarinfotech.com/services/mvc-architecture.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜