Download
100% FREE
Office Document APIs for .NET
Online: 1658
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET AJAX
>
Loading ...
What is AjaxControl ToolKit?
Posted by
Virendradugar
on 12/31/2009 | Category:
ASP.NET AJAX Interview questions
| Views: 4528
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
AjaxControl Toolkit is an open source project built on top of ajax framework. It has more than 30 controls which are really cool and useful.
Visit this site to find out more about AjaxControlToolKit.
http://www.asp.net/(S(fu2l2uzphr2u3u45q2dnez55))/ajax/AjaxControlToolkit/Samples/
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Saving browser history point or navigating through ...
Next > :
To create browser history point using client scrip ...
Comments or Responses
Login to post response
More Interview Questions by Virendradugar
Tell name of all the control of Ajax?
If there are multiple update panels on the page say Upd1 and Upd2. The ...
How many types of triggers are there in update panel?
What is the DisplayAfter property in UpdateProgress control?
Which control you need to place on the page to show loading image?
Is it compulsory to have Script manager on the page when you are using ...
Suppose you have CausesValidation Property to False for a button and y ...
What is CausesValidation Property in ASP.NET?
Latest Interview Questions
To create browser history point using client script, we make call meth ...
Default value of EnableHistory attribute in scriptmanager is,
This attribute of scriptmanager is useful to implement browser history ...
What will happen with click of browser “back” button among asynchrono ...
Can you have multiple form tags in a page?
Can you diplay image with hyperlink field of gridview?
You need to combine two database fields: Employee id and Name (EmpID : ...
int? d = 1; Type testType = d.GetType(); will result…
More ...