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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?

1024


Is atl redundant in the .net world?

1044


Explain me why do we use msmq?

1090


Explain what is the difference between constants and read-only variables?

1005


Explain what is the difference between a class and an object, and how do these terms relate to each other?

1060


What does stateless mean?

1124


What's the problem with .net generics?

1040


Explain me what are the deferred execution and the immediate execution in linq?

1145


What does jit compilation do in .net?

1107


How to create a key pair in .net?

1159


How is .net able to support a lot of languages?

1000


What do you mean by web service?

1400


What is smart navigation in .net?

1104


Why do we use the “using” statement?

1084


What is the difference between asp.net & vb.net and explain architecture?

1165