Explain the differences between Server-side and Client-side
code?
Answer Posted / gupta
server side code is executed on server side only,
client side code is executed on browers machine.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is session and application variable in asp net?
What is the purpose of using MVC programming pattern in ASP.NET?
What are the file extensions for razor views?
What kind of data can be stored in viewstate?
Will session work if cookies is disabled?
how can create login from create and written conde in asp.net
What are the advantages of using session?
How will you load dynamic assembly? How will create assesblies at run time?
How Can assign alias name for ASP.NET Web API Action?
Differentiate between namespace and assembly.
Explain login controls.
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Explain how viewstate is being formed?
What is the use of ASP.NET routing?
How we implement web farm and web garden concept in asp.net?