How we can achieve Connection pooling in .Net?
No Answer is Posted For this Question
Be the First to Post Answer
Tell us what is json data, and what is one way that .net developers can work with json?
What is the single responsibility principle?
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
Explain the process of serialization in .NET?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
Explain the difference between constants and read-only variables?
What is managed code execution?
what is dotnet architecture? can anyone explain that.
Explain about .Net products?
Differences between namespace, class, assembly?
<li id="Accomodation" runat="server" visible="false"><a href="../searchaccommodation.aspx?">Accomm</a></li> i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;