What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
3 9249how to add cliet side event to server side? and how to register client script to sever side? wt difference these two
3 8439I have been asked in an interview What is your LOC(Line of Code)What will be the probable answer for that
1 9013wt is repeater control and wt is datalist control and wt defferences these two? i want some code in datalist?
1 4696
What is server components?
What is the difference between GridView and Repeater controls in ASP.NET?
What is form submit?
Can we use a static function with a non-static variable?
Define session in asp.net.
What are validators and list some validators of asp.net?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is server infrastructure & server components?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
How can exception be handled with out the use of try catch?
Define xmlreader class.
How would ASP and ASP.NET applications run at the same time on the same server?
What is form method?
What is connection pooling and how to enable and disable connection pooling?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?