Explain the difference between public and static modifiers?
No Answer is Posted For this Question
Be the First to Post Answer
What is Nothing permission set in .Net
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!
What is the purpose of delegates in .net?
What is garbage collection and how it works ?
What are object pooling and connection pooling and difference?
Explain the difference between public and static modifiers?
is c#.net supports multiple inheritance?
What is Meta Data? Explain Types of Assemblies
C++ & C# differences ?
How can you clean up objects holding resources from within the code?
What are the collections you've used?
what user controls are and what server controls are and the differences between the two.