Latest Answer: Deployment is a process of installing required assemblies and needed dependencies for the product to work on the production setup. Whether it referes to ASP.NET application or Windows, but usually it is more pronounced for ASP.NET web application. ...
Which command is used to keep a constraint into a datacolumnor, how to keep a constraint into datacolumn
Latest Answer: Dataset is an in-memory representation of a database. Its stored no where but in memory. Goes off when GC stats after a littl sleep. ...
Latest Answer: As much as the data is ... but it is disconnected in nature/ ...
Suppose I have a .net assembly version 1.0 in GAC now i want to update the version to 2.0how can i do that. how can i update my previous version.
How does IDE identify about a property/method of an object when a (dot, Auto complete) e.g variablename.ToString();
1). what is view stae? what are the pros and cons of using view stae?2). what is .Net remoting?3).please write an example of declaring a function as web services?4). what is web services?
1).please write an example of implicitly converting an object to string?2). please write an example explicitly converting an object to string?3).please write an example of getting around up value "55.555"
Latest Answer: Assembly is the basic building block of .NET framework while namespace is a class. ...
View page << Previous 1 [2] 3 4 Next >>

Go Top