Customized properties of .NET application
How the customized properties of .NET application can be retrieved from XML .config file?
Expert
a) First, initialize an instance of the AppSettingsReader class.
b) Call the GetValue() method of the AppSettingsReader class, passing in the name of property and the type expected.
Finally, assign result to the appropriate variable.
Name the parent class which is used to create all Windows services in .net?
Name the class which is inherited when the ASP.NET server control is added to the Web form?
Write down the classes which derive from the abstract System.Windows.Shapes.Shape class in the WPF?
What is meant by Manifest?
Write the namespaces which are required to enable the use of databases in the ASP.NET pages?
Write three general properties of every validation controls?
Describe the various types of work flow?
How rows can be added or deleted from the DataTable object of DataSet?
In what way we can display the icon during runtime on a StatusStrip control?
Write the name of the method which is used to create a click event of Control class for Button control in C#?
18,76,764
1928115 Asked
3,689
Active Tutors
1414037
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!