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 8755If 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 8403Suppose 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 7167from 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 7779
What are types in c#?
Show us in simple steps to create setup & deployment project for windows application?
Which is executed if an exception has not occurred?
How to find methods of a assembly file (not using ILDASM)?
What do you use c# for?
What is a multicast delegate in c#?
How is a loop recorder monitored?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
What is an object pool in .net?
How can you prevent escaping on backslashes in C# with string definitions?
What is the difference between and xml documentation tag?
How do I count the length of a string in c#?
What is variable in c#?
What are the classes contained in a single .NET DLL ?
What is entity framework c#?