What is difference between session and application in asp net?
Explain about Multi-Language integration?
How can you provide an alternating color scheme in a Repeater control?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What are cookies in your browser?
can i use store procedure in disconnected mode? give me answer
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
Differnce between Control an View State
Can a master page have more than one contentplaceholder?
What is the significance of ASP.NET routing?
1. What is the difference between Cache and Session? 2. I cache limited to page like viewstate or it's accessible through out the application like session? 3. Which one is better when I've some data that is to be used across the application? Why is to better than the other?
How do you handle unhandled exceptions in ASP.NET?.
what is the differance between native code & managed code?