Explain the differences between Server-side and Client-side
code?
Answer Posted / srujana
Server-side code runs on the server. Client-side code runs
in the clients? browser.
| Is This Answer Correct ? | 84 Yes | 5 No |
Post New Answer View All Answers
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What is advantage of code behind coding in ASP.NET?
What is the default Orientation property in a Menu control?
Is session stored in browser?
What is autopostback in asp net?
What is sql data source control in asp.net?
What is __ requestverificationtoken?
What are url fragments?
What threading model used in asp and asp.net?
What is the exact purpose of http handlers?
What is syntax code to send email from an asp.net application?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
How many ways are there to maintain a state in .net? What is view state?
What is a web based system?