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 8565If 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 8261Suppose 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 7086from 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 7628
What is the difference between new and override in c#?
Is java better than c#?
How do you declare an arraylist?
What is an indexer in c#?
What is the difference between Decorator and Adapter pattern?
What is array formula?
What are the differences between static, public and void in c#?
What is datetime parse in c#?
Contrast System.String and System.Text.StringBuilder classes?
List the different stages of a thread?
Explain the difference between Metadata and Manifest
What are the different types of comments in c#?
What is the difference between field and variable in c#?
Are cao stateful in nature?
What is poco c#?