showing 1 to 15 of 39 questions next » | sort by: Latest first / Popular first
How do you configure the SOAP (Simple Object Access Protocol) to... How do you configure the SOAP (Simple Object Access Protocol) to associate with particular web metho... view full question with answer
Posted in: .NET(40) |
Which method is used to serialize an object into an XML document... Which method is used to serialize an object into an XML document from Xmlserializer clas... view full question with answer
What is automatic garbage collection (GC) in .NET Framework?... What is automatic garbage collection (GC) in .NET Framewor... view full question with answer
In asp.net 2.0 what is the best way to handle sql connection stat... In asp.net 2.0 what is the best way to handle sql connection stat... view full question with answer
Posted in: ASP.NET Controls (2) | ASP.NET 2.0 (2) | .NET Deployment (2) | SQL Server 2005 (15) | SQL (15) | SQL Server Basics (15) | ADO.NET Basics (15) | ASP.NET MVC (2) | ASP.NET Basics (2) | ASP.NET Architecture (2) | ASP.NET Security (2) | .NET Security (2) | .NET 2.0 (2) | .NET 3.5 (2) | .NET Architecture (2) | .NET Basics (2) | C# (2) | VB.NET (2) | SQL Server security (15) | ASP.NET(45) | .NET(40) | DataBase(35) | ADO.NET(23) | SQL Server(15) | Resource: ASP.NET Controls | ASP.NET 2.0 | .NET Deployment | SQL Server 2005 | SQL | SQL Server Basics | ADO.NET Basics | ASP.NET MVC | ASP.NET Basics | ASP.NET Architecture | ASP.NET Security | .NET Security | .NET 2.0 | .NET 3.5 | .NET Architecture | .NET Basics | C# | VB.NET | SQL Server security |
If your webmethod is having return type is void and while consumi... If your webmethod is having return type is void and while consuming the webservices you don’t want to wait the complete execution to that method. How would you achive thi... view full question with answer
Which method of SoapExtension class is used to intercept the inco... Which method of SoapExtension class is used to intercept the incoming stream and determine the stag... view full question with answer
While creating Web Service through visual studio template, which... While creating Web Service through visual studio template, which namespaces are include automaticall... view full question with answer
Which page is used to display the link of webmethods in ASP.NET w... Which page is used to display the link of webmethods in ASP.NET web service... view full question with answer
How you can verify the result of your ASP.NET web services?... How you can verify the result of your ASP.NET web service... view full question with answer
How you would make your web services to participate in transactio... How you would make your web services to participate in transactio... view full question with answer
For SOAP (Simple Object Access Protocol) message formatting what... For SOAP (Simple Object Access Protocol) message formatting what is the purpose of Encoded valu... view full question with answer
Identify invalid WebServices declaration?... Identify invalid WebServices declaratio... view full question with answer
What is the primary purpose of Namespace property, which is used... What is the primary purpose of Namespace property, which is used in WebServices attribut... view full question with answer
What is Manifest?... What is Manifes... view full question with answer
What are the three main section of SOAP (Simple Object Access Pro... What are the three main section of SOAP (Simple Object Access Protocol) messag... view full question with answer