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
Jonathas Sucupira
NA
166
16.2k
Trying to understand how server and browser handles events
Apr 20 2011 10:05 AM
Hello,
I was trying to understand how ASP.net handles events.
First off, I don't actually know how to ask this question since I have no idea how this things works.
When creating a page that utilizes javascript and ASP.net I realized that ASP.net handles events different than something like javascript would (obviously). I understand that Javascript handles events and arguments on the client-side, but I do not know when and how ASP.net handles the events and arguments.
An example of what I am trying to understand is; when I user press a button that runs the function on the code behind, why does the page has to reload? Is the server executing the function?
I was also interested in learning more about Sessions (cookies). When a sessions created is it been stored on the browser or the server?
I appreciate any help. If anyone knows of a article I can read it would help me a lot.
Thank you,
--
Jonathas
Reply
Answers (
2
)
Moving stars
plz check errors