954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to create Web Forms like User Control in ASP.NET MVC?

I am new to ASP.NET MVC. I love and heavily used ASP.NET Web Form's User Controls. But I couldn't find anything to help me in developing MVC User Contols. Please tell me about User Controls in ASP.NET MVC.

Nirvin M
Newbie Poster
24 posts since Oct 2010
Reputation Points: 10
Solved Threads: 4
 

In Web Forms, we have a web user control but in MVC, there isn't. You can use partial views. (Partial view is the same as a user control)

__avd
Posting Genius (adatapost)
Moderator
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: