How to handle the exception occured in catch block? (If a exception occurs in catch block,which statement is executed next?)
Latest Answer: Web parts is very useful feature provided by .Net2.0.using this one administrator can easily change look and feel of web application. which is observed by end user. using diffrent web zones we can adjust look of website. ...
Latest Answer: Mappath() method converts a virtual path to a fully qualified physical path on the servere.g.string fullpath = Request.MapPath("~\txt.txt"); ...
Latest Answer: Reflection is the ability to read metadata at runtime. Using reflection, it is possible to uncover the methods, properties, and events of a type, and to invoke them dynamically. Reflection also allows us to create new types at runtime.Reflection generally ...
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 ...
Latest Answer: 20 cookies ...
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?
Latest Answer: used to register the Web user control with tag prefix and name to use in our web page ...
Authentication is the process of validating a user on the credentials (username and password) and authorization performs after authentication. After Authentication a user will be verified for performing
Latest Answer: Authentication is just like access card for entering inside company. Authorization is doing other works inside the company. ...
Can i assign datagrid.datasource = datareaderwill it work?will it fill my datagrid with the valuesthankx in advance.parikshit sehgal
View page << Previous 11 12 13 14 [15] 16 17 Next >>

Go Top