Explain the boxing and unboxing concept in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between cache and cookies?
What are the disadvantages of view state / what are the benefits?
How can we Validate a Controls in ASP.NET page using JavaScript?
What are the differences between code behind and code inline?
Explain the main function of razor in asp.net? : asp.net mvc
Differentiate between Server Transfer and Response Redirect?
What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?
Why do we need Web Services?
Is session stored in browser?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?