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
How can we apply themes to an asp.net application?
How can we call webservices in Banking Applications? and where we are using it?
What is a response cookie?
Can a master page have more than one contentplaceholder?
What is the equivalent of date() and time() in asp.net?
Describe in brief .net framework and its components.
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is the difference between ldap and active directory?
Who generates session id?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
Explain the features that make asp.net more used framework? : asp.net mvc
What is web api config?
Explain the use of resource manager class in .net.
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Explain http handlers? Where we can use the http handlers?