I am wondering if you can explain a little bit on your approach towards the solution. How can I utilize a REST based service in this scenario to build a reusable component that can be used in both ASP and ASP.Net portals.
It would be a lot helpful if you can share more details on exactly how this can be done.
I would also like to know the advantages to have a REST based service over a simple .Net component (DLL).
raringsunny
Member
133 Points
109 Posts
Re: HTTP Handler to capture HTML Content
Oct 24, 2011 05:17 AM|LINK
Thanks for the response shashankgwl.
I am wondering if you can explain a little bit on your approach towards the solution. How can I utilize a REST based service in this scenario to build a reusable component that can be used in both ASP and ASP.Net portals.
It would be a lot helpful if you can share more details on exactly how this can be done.
I would also like to know the advantages to have a REST based service over a simple .Net component (DLL).