What is new in .net core?
No Answer is Posted For this Question
Be the First to Post Answer
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
What is Finalizer in .NET define Dispose and Finalize ?
Tell me what is serialization?
What is boxing in .NET?
What is meant by localization?
<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;
How is meant by dll in .net?
Do you know what is the difference between an abstract class and an interface?
Using activex control in .net?
What is connection pooling and how do you make your application use it?
What is the difference between response.redirect & server.transfer?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?