Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is it possible implement webservices without SOAP?

Answers were Sorted based on User's Feedback



Is it possible implement webservices without SOAP?..

Answer / m.shanmuga sundaram,rjnsoftwar

Representational State Transfer (REST) is an alternate to
SOAP. HTTP methods like PUT,GET,POST,DELETE are used for
CRUD operations (Create,Retrieve,Update and Delete
operations) manipulating data.

In ASP.Net, work with http handlers (.ashx) to implement
REST. Newer versions of framework may have their built in
functionality.

Is This Answer Correct ?    14 Yes 0 No

Is it possible implement webservices without SOAP?..

Answer / murugan

yes

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Explain weg config settings for exception managment in asp.net?

1 Answers   C Squared Systems,


What is a delegate in .NET?

1 Answers  


What security measures exist for .NET Remoting in System.Runtime.Remoting?

1 Answers  


What is msil, il?

0 Answers  


What is immutability?

0 Answers  


What is new in .net core?

0 Answers  


Difference between machine.config and web.config?

0 Answers  


Will my .net app run on 64-bit windows?

0 Answers  


How will you load an assembly which is not referenced by current assembly?

0 Answers  


Which property is used in the email to send the content as HTML

1 Answers  


How to customize the trace output?

0 Answers  


WHAT IS .net

3 Answers  


Categories