![]() Related Questions What are different properties provided by Object-oriented systems ? Can you explain different properties of Object Oriented Systems? Whats difference between Association , Aggregation and Inheritance relationships? Read Answers (1) | Asked by : sanker Tags : Inheritance The .NET Framework has two main components: the common language runtime and the .NET Framework class library.You can think of the runtime as an agent that manages code at execution time, providing core Latest Answer : .NET framework consists of
1) CLR
2) Class library
3) ASP.Net
CLR (Common Language Runtime): The name itself gives you an idea what CLR is.
RUNTIME can be described as a reduced version of a program. It enables you
to Execute the program ... Read Answers (2) | Asked by : rajani Which method get called between a object is declared and it is collect by the garbage collector.A)DeleteB)Disposec)FinalizeD)Close Read Answers (2) | Asked by : singh ViewState in ASP.NET IntroductionMicrosoft ASP.NET Web Forms pages are capable of maintaining their own state across multiple client round trips. When a property is set for a control, the ASP.NET saves Latest Answer : Session variables are maintained for particular session like for particular user only, so any user related information has to be saved in session variable.  While application variables are maintained for whole application. Whole application related ... Read Answers (2) | Asked by : Shiv Latest Answer : It facilitates sequential access to file.The property and method arguments can be any of the properties and methods associated with the TextStream object. Note that in actual usage TextStream is replaced by a variable placeholder representing the ... Read Answers (1) | Asked by : saransony What methods must be used with the application object to ensure that only one process accross a varaible at a time? Read Answers (2) | Asked by : pedarayuduk
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||