Dynamic and var data types
Differentiate the terms dynamic and var data types?
Expert
The var data type is strongly type checked at a compile time; while, dynamic data type is type checked by a compiler only during the run time. Later than declaring the var data type, we cannot explicitly alter its type during the execution of a program; though, the variable of a dynamic data type can be altered at runtime. Other most important difference among two is that dynamic type could also be used as a return type for the methods, for that var cannot be used.
Briefly explain the term ExpandoObject?
Write about the classes are supported to make an XML DOM?
Illustrate in brief the main difference between Navigation application and XBAPs in the WPF?
Distinguish between Boxing and Unboxing.
State how the changes made to the DataSet object are identified since it was last loaded?
14. What is difference between Tool Strip drop down button and toolstripsplit button?
Name the different types of authentication techniques which are used in the connection strings to connect the .NET applications with the Microsoft SQL Server?
What is the function of DialogResult property of the Button control?
Illustrate some of the points regarding CustomControls in WPF?
The controls are fully loaded in which event?
18,76,764
1950919 Asked
3,689
Active Tutors
1458818
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!