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 6991175
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:27:42+00:00 2026-05-27T19:27:42+00:00

I am a beginner to .NET, I have some doubts in my mind. Can

  • 0

I am a beginner to .NET, I have some doubts in my mind. Can anybody help me to sort out?

  1. When a user requests for a file(*.ASPX), The request first goes to IIS server and with the help of Handlers and modules it finds the type of file that need to be processed and sent back to the client. But while displaying on the cilent machine the content of the .ASPX file will be displayed as HTML controls. How are the events generated at the client side and sent back to the server?

  2. I know runat=server tells the control will be processed at serverside.
    But every time why we need to write “runat=server”. Is there any ASP.NET control which runs at client side?

  • 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-27T19:27:43+00:00Added an answer on May 27, 2026 at 7:27 pm

    if you are starting with .NET web development, ASP.NET MVC is the way to go IMO

    an ASP.NET server control that is generating client events in the browser is exercising standard dom events via javascript code that gets injected into the page that is sent from the web server. try view page source from any browser to see what is actually generated and the picture will become more clear.

    essentially runat=server is telling the ASP.NET parser to process the tag and generate some special HTML output for the page. see GvS’s explanation in this thread of how client events for these controls are converted to a form POST that is handled on the server.

    http://www.w3schools.com/aspnet/aspnet_intro.asp

    How Does ASP.NET Work?

    When a browser requests an HTML file, the server returns the file When
    a browser requests an ASP.NET file, IIS passes the request to the
    ASP.NET engine on the server The ASP.NET engine reads the file, line
    by line, and executes the scripts in the file Finally, the ASP.NET
    file is returned to the browser as plain HTML

    also see

    http://www.w3schools.com/aspnet/aspnet_controls.asp

    http://www.w3schools.com/aspnet/aspnet_events.asp

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

Sidebar

Related Questions

I am just a beginner of ASP.NET MVC. I have done some page by
With some help from fellow stack users I currently have this: http://jsfiddle.net/XRCvE/ I would
This is a beginner level question for asp.net MVC I have the following code
Probably a very basic beginner question. Imagine the following situation: I have an ASP.NET
I am beginner in .NET, how can I install NUnit test in Visual Studio 2010? I
Love these forums, I am a beginner when it comes to VB.NET and have
With the help of some nice people from SO I have slowly built a
I am beginner to free switch.I have gone through the configuration file vars.xml in
I have a beginner level Json question with MVC.net (I've never really used jquery
I am a beginner in .NET programming, so help me guys. My question: When

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.