Latest Answer: The shared assembly is intended to allow several app on one machine, where the shared assembly is located in the GAC.When we speak about WebService there is a notion of distributed architecture, you can use method or service which could be located on ...
What is the name of activedirectory file
Latest Answer: NTDS.dit ...
Latest Answer: microsoft develop most useful and user friendly softwares ...
1.What is difference between constant, readonly and static variables?2.There are two arrays containing integers – Array1 and Array2. The size of Array1 is m, and Array2 is n. Both arrays are sorted in ascending order. Write a function (in any language of your choice) that will merge the two arrays into a third array which again has numbers arranged in ascending order. The function will accept two arrays as arguments and return the third, merged array?3.Write a function in C# to implement Trim
What are the differences between .NET 1.1 and .NET 2.0 in terms of changes in language (C#/VB.NET) and Framework?
Please do not include the differences between Visual Studio 2003 and 2005.
Latest Answer: Mom is used to proactively monitor and manage the servers.it is the management tool like tivoli,Hp open view.By using MOm we can manage windows servers as well as many different other platform servers,cisco routers and hardware equips by using management ...
Latest Answer: When we pass an argument to the prosedure or function we can pass it with byVal,byRef,optional,param array.Now the question is what is ByVal and By RefAns.when we pass an argument with byVal we pass the copy of the variable thats why the value of ...
Latest Answer: using DataView object and specifying the selection criteria ...
Latest Answer: public AssemblyVersionAttribute (string version)The format of the version string is: major. minor. build. revision.When specifying a version, you have to at least specify major. If you specify major and minor, you can specify an asterisk (*) for build. ...
In Datasetobj one client is Inserting the data and another client is Updating the data in a Dataset which method should be used in Dataset
View page << Previous 1 [2] 3 4 Next >>

Go Top