I’m beginner for ASP.NET MVC , so I need to functioning create and edit using one user control (may use 2 views)
How can I do this.
Ex : Create new Product details and Edit product details
Thz….
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I would use Templates. The followings are the great blog post series by Brad Wilson:
Good luck!