what is machine key error in .NET how can we solve it?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the role of global.asax.
Difference between dispose and finallize method?
Explain acid properties?
Can you edit data in repeater control? How?
What is "common language specification" (cls) in .net?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is Method Overriding? How to override a function in C#?
Why do we use the “using” statement?
<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;
Writing a Stored procedure to insert the values into a table
What does jit compilation do in .net?
Difference abstract class and interface in .net?