What is smart navigation in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What is static constructor, when it will be fired? And what is its use?
Explain me what are the deferred execution and the immediate execution in linq?
How do I use the thread pool?
What are the differences between user control and server control?
What is common type system (cts)?
Can we use data reader to bind gridview?
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; }
What is exception handling?
How will you register com+ services?
is c#.net supports multiple inheritance?
What is a serviced component?
What are the advantages of .net?