In Main function another function is there and to that function if we pass string as parameter ,then that string value is passed by value or reference type?
4 7595If all code is written in a try block and write a catch block with Exception type Exception .In that scenario will all the exceptions catched by that catch block? or any exceptions which will not be caught?
3 7441Suppose in a scenario if we want to display information only until 4.00 p.m and after that means after 4.00 p.m if any one tries to access the information it should give error mesage. Then how will you write a delegate for this ? Give coding.
1 6581from web.config file with connection string who to interact means who to connect in gridview. in my system shows null something error what is the problem
3 6670
What is difference between Trace and Debug
What is dto c#?
What is an xsd file?
What is a callback c#?
Is an array an object c#?
Define encapsulation?
What is list collection in c#?
Can you see a loop recorder?
what is difference between destruct or and garbage collection ?
What is difference between virtual and override in c#?
What is an escape sequence? Name some string escape sequences in c#.
How does c# achieve polymorphism?
Explain about finalize method?
What is serialization in c#?
what is IDisposal interface,IComparable,IEquatable,IFormatable