Explain the differences between Server-side and Client-side
code?

Answer Posted / eswar reddy

server side code is executed at the server on IIS in ASP.NET
frame work,while client side code is executed on the server.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What’s the difference between response .redirect and server.transfer?

602


What are the navigation ways between pages available in ASP.NET?

658


How to implement form based authentication in asp.net application?

670


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

1619


Is viewstate secure?

612






Define resource files.

658


Why session is necessary in web application?

614


Explain global assembly cache.

669


How can you enable impersonation in the web.config file?

659


How do you store a value in viewstate and retrieve them?

648


How does session state work in asp.net?

590


What is the page life cycle in asp.net?

641


What is ascx?

621


What is preprocessor in .net and type, where it use?

751


What are query strings used for?

630