State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
562Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
584Post New Siebel C Sharp Interview Questions
how to calculate potency of working standard by using mass balence method & this calculated potency is on as basis or on anhydrous/ dried basis
What is different authentication mechanisms used in ASP.NET?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
How can we create jsp custom tags?
.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }
What kind of testing to be done in client server application and web application? Explain
What is a domain?
Define a context in the universe?
Which certification is best for python?
1.What are the basic accounting Standards ?? 2.What is the main importance of Bank Reconcilation Statement? 3. What is Form 407 in Vat ??
Which OOPS concept is used as a reuse mechanism?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
what is maximum number of arrays allowed in rpg?
Does a soccer ball go faster in the air on a cold or hot day?
What are custom tags in jsp?