Can you explain what do you understand about web service?
No Answer is Posted For this Question
Be the First to Post Answer
Explain attributes in dot net?
What is the concept of inheritance in .net?
How is a property designated as read-only?
How to convert a .NET object into COM operabililty?
0 Answers Petranics Solutions,
What is func in .net 3.5?
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12
What are The Main Difference Between Client-server Based Applications and Web Based Applications
Please explain what is the difference between odbc and ado?
explain the states of a window service application?
What does SCM do?
What is garbage collection and how it works ?
How can I get at the win32 api from a .net program?