Define repository pattern in asp.net mvc? : asp.net mvc
Finally and dispose methods?
Explain Page life cycle
What is the difference between Proxy and Contract?
What is marshalling ? Is it a part of asp.net ?
Explain how does asp page work?
Mention the execution process for managed code?
What are tuples?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What is a transaction? a) A banking term. b) A concept used to describe a step in the business process. c) A combination of DML steps that must succeed or the data is retuned to its initial state. d) A combination of DDL steps that must succeed or the data is retuned to its initial state.
Explain cookies with example.
What is the difference between a cookie and a pixel?
What is the difference between custom web user control and a custom web server control?