开发者

User control in ASP.NET MVC

开发者 https://www.devze.com 2023-02-14 03:02 出处:网络
I’m beginner for ASP.NET MVC , so I need to functioning create and edit using one user 开发者_StackOverflow社区control (may use 2 views)

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

精彩评论

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

关注公众号