What are all the ways to find out types of objects?
Answers were Sorted based on User's Feedback
Answer / rajesh
We have two ways to find out the type of Object
1)Typeof(obj)
It takes parameter and gives the corresponding
type as return data type
2) GetType()
It gives the current Instance of the object.
| Is This Answer Correct ? | 27 Yes | 1 No |
What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?
Explain the use of dataadapter.
What are the validation controls ?
How do I debug an ASP.NET application that wasn't written with Visual Studio.NET and that doesn't use code-behind?
How does session id work?
What is difference between view and partial view?
Which is better union or union all?
WSDL means?
In try catch blocks one is normal catch block and another is sqlcatchexception block
Is overloading possible in web services?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What kind of data can be stored in viewstate?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)