What are the different.net tools which you used in projects?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how to produce an assembly?
What is an anonymous method and how is it different from a lambda expression?
What are the collections you've used?
How to Exchange data between Webservices
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
what are connection strings?
Tell us what is json data, and what is one way that .net developers can work with json?
Explain about .NET services?
.What is Marshaling?
<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;
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
what is the use of "mustinherit" keyword?