Explain something about WebService?
No Answer is Posted For this Question
Be the First to Post Answer
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
What are the contents of assembly?
Please explain when should you use .net web forms over asp.net mvc?
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
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
How to implement CAS in .Net?
Without UDDI, is it possible to access a remote web service ?
1 Answers RR, TCS, Tech Mahindra,
What is singleton activation mode in .net?
What is Delegate? Have ever used Delegates in your project.
Difference between abstract class and interface in .net?
What are the main components in .net?
What are the new features of Framework 1.1 ?