开发者

User control in ASP.NET MVC

I’m beginner for ASP.NET MVC , so I need to functioning create and edit using one user 开发者_StackOverflow社区control (may use 2 views)

How can I do this.

Ex : Create new Product details and Edit product details

Thz....


I would use Templates. The followings are the great blog post series by Brad Wilson:

  1. http://bradwilson.typepad.com/blog/2009/10/aspnet-mvc-2-templates-part-1-introduction.html
  2. http://bradwilson.typepad.com/blog/2009/10/aspnet-mvc-2-templates-part-2-modelmetadata.html
  3. http://bradwilson.typepad.com/blog/2009/10/aspnet-mvc-2-templates-part-3-default-templates.html
  4. http://bradwilson.typepad.com/blog/2009/10/aspnet-mvc-2-templates-part-4-custom-object-templates.html
  5. http://bradwilson.typepad.com/blog/2009/10/aspnet-mvc-2-templates-part-5-master-page-templates.html

Good luck!

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜