Congratulations to all the winners of April 2013, they have won INR 3400 cash and INR 20147 worth prizes !
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 30368 |  Welcome, Guest!   Register  Login
 Home > Interview Questions > AJAX Interview Questions > When using ASP.net AJAX, which attribute ...

When using ASP.net AJAX, which attribute do you add to a web service class that creates a proxy object enabling a web service to be called by client side JavaScript?

Interview question and answer by: Lokesh76 | Posted on: 4/27/2011 | Category: AJAX Interview questions | Views: 5838 | | Points: 40

Select from following answers:
  1. WebMethod
  2. ScriptService
  3. WebService
  4. WebServiceBinding

Show Correct Answer

Asked In: Many Interviews | Alert Moderator 
Found interesting? Add this to:


 Responses

Posted by: Shoeb2222 | Posted on: 22 Jun 2011 03:25:34 AM | Points: 10 | Alert Moderator 

Good question.

Posted by: Akiii | Posted on: 10 Jul 2011 10:05:59 AM | Points: 10 | Alert Moderator 

<asp:ScriptManager runat=”server”

id=”ScriptManager1”>
<asp:ScriptReference
path=”service.asmx” />
</asp:ScriptManager>


Regards
Akiii

>> Write Response - Respond to this post and get points

Even more ... | Submit Interview Questions and win prizes!

More Interview Questions from Lokesh76

Even more ... | Submit Interview Questions and win prizes!


About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/20/2013 12:54:26 PM