TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Gagan Bansal
NA
682
242.9k
Diff between Server Control and HTML Tags
Feb 3 2014 5:00 AM
Hello,
my query is, we have server control (not all but few of them )like image, hyperlink, textbox etc. but instead of using them we can use html tags i.e. img tag, a tag, input tags and even we can access them at server page (.cs) by using runat=server like
<img id="m" runat="server" src="">
and i think by using html tags performance will be better because we dont need pf rendering server control
So, is there any special benefit to use these server controls
Reply
Answers (
1
)
i am getting following errors durng installation sql server
Regarding Partial Views