Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) Which method do you use to redirect the user to another page without performing a round trip to the client?
4 8395What property do you have to set to tell the grid which page to go to when using the Pager object?
2 7305If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
2093
What are the types of remotable objects?
Please explain what is reflection and what is it for?
What does this do? Gacutil /l | find /i "corillian"
What are differences between entity framework and l2s? : Entity framework
Describe the programming model of a windows service
How server form post-back works?
What are controls in windows forms?
What is operator overloading in .net?
Explain .net mobile events? : Microsoft dot net mobile
Is entity framework slow?
How to spawn a thread?
what is linq to entities?
Write a example code for remoting?
What are the main features of asp.net mvc 4 used by asp.net web api?
What are the different pipelining hazards and how are they eliminated? : Dot net architecture