Difference between machine.config and web.config?
No Answer is Posted For this Question
Be the First to Post Answer
What are asp.net authentication providers and iis security?
What are the Characteristics of .NET?
Is there any attempt system for microsoft technology papers?
Can we have same method with same name and signature using partial classes
Tell us what is heap and what is stack?
What is UDDI and how to register the web service in it?
What is CLR? How it will work?
What is typical about a windows process in regards to memory allocation in dot net?
What is the single responsibility principle?
how we can capture the value in textbox when selectedvluechanged event of gridview is fired
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
Difference between assembly manifest & metadata