Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7088519
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:48:39+00:00 2026-05-28T07:48:39+00:00

Reading over TRULY UNDERSTANDING VIEWSTATE the author suggests: When ASP.NET parses the form, and

  • 0

Reading over TRULY UNDERSTANDING VIEWSTATE the author suggests:

When ASP.NET parses the form, and finds a tag with runat=server, it
creates an instance of the specified control. The variable name it
assigns the instance to is based on the ID you assigned it (by the
way, many don’t realize that you don’t have to give a control an ID at
all, ASP.NET will use an automatically generated ID. Not specifying an
ID has advantages, but that is a different subject).

What advantages could one gain by not specifying control IDs? My quick searching didn’t turn anything up. Thanks for the help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T07:48:40+00:00Added an answer on May 28, 2026 at 7:48 am

    If you do not specify control ID, then you cannot access the control and change it in the code-behind file, so it seems like a constant control on the page. I do not know if this is an advantage or not; I see it just as a rarely-used option.

    The only advantage I can think of is if you have many images that you do not wish to change, but you like having asp.net take care of the image path. In that case, it is a nice idea to not specify control id.

    When the markup is parsed, any controls not set to runat="server" are treated as regular text, which is assigned to the Text property of literal controls. Thus their IDs do not appear in the page. In other controls that post data, if you do not include ID then the control is usually rendered with only the name (not the id).

    Also the controls without control id are not registered on the table with the controls, and searching for controls may be faster in a smaller table.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was reading over how to 'Create a JavaScript Library' earlier and I came
I have been reading over some code lately and came across some lines such
I was reading over the documentation for query hints: http://msdn.microsoft.com/en-us/library/ms181714(SQL.90).aspx And noticed this: FAST
I've been reading over the internet about a partial method that I can use
I was reading over the tutorial here: http://www.1keydata.com/sql/sql-running-totals.html and it all made sense until
I was reading over this question and wondered if the accepted answer might also
I've been reading over the perl doc, but I can't quite get my head
An asynchronous question: I've been reading over the internet LOTS of articles for and
hello im new to python and have been reading over the documentation and am
When reading data over the network, you specify a buffer to receive the data

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.