Explain the differences between Server-side and Client-side
code?
Answer Posted / k.senthil kumar
Server side code executes on the server.Client side Code
Executes on the client Browser.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Explain page output caching?
What is view state and how it works in asp net?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is the use of express session?
How can you send an email message from an asp.net web page?
What is rending process in ASP.NET?
Can a master page have more than one contentplaceholder?
What is DataGrid wheater its a Server Control or something else ?
How can you implement the postback property of an asp.net control?
What is asp.net and ado net?
Explain how can we inherit a static member?
what is meant by sitemapnode ?
How are sessions stored?
What kind of programming language is ASP.NET?
Describe in brief .net framework and its components.