HTMLEditor is an ASP.NET AJAX Control that allows you to easily create and edit HTML content. Various buttons in toolbar are used for content editing. You can see generated HTML markup and preview document. The Editor control is very useful when you are trying to develop a blogging site. The Editor control has some other [...]
How to Implement Google Translator API in ASP.NET
Filed in Ajax, ASP.NET, JQuery, Web AppThis Article you will learn how to implement Google Translator API in your ASP.NET Web Application. Google Translator is used to translate the message or word or some texts from one language to another language. This translator is sometime very useful when you are developing a multi language support application in ASP.NET. To implement Google Translator I [...]
In this article I am going to implement a very interesting control of AJAX. The SlideShowExtender is used to show the content like a slide show in PowerPoint of Microsoft Office. This article will show you that how can we built our custom Slide Show using SlideShowExtender Control. Also I have used the JavaScript code [...]
AutoComplete is an ASP.NET AJAX extender that can be attached to any TextBox control, and will associate that control with a popup panel to display words that begin with the prefix typed into the textbox. The dropdown with candidate words supplied by a web service is positioned on the bottom left of the text box. [...]
How to use Accordion and Accordion Pane Ajax Controls in C#.NET : Free Download Ajax Toolkit Setup
Filed in Ajax, ASP.NET, Web AppThe Accordion is a web control that allows you to provide Multiple Panes and display them one at a time. It is like having several CollapsiblePanels where only one can be expanded at a time. The Accordion is implemented as a web control that contains AccordionPane web controls. Each AccordionPane control has a template for its [...]
Development of software is only a single phase of overall system development. Coding is an important step on system development but maintaining the quality of software is also an important part and a challenging job. Proper testing is important for the good quality assurance. At present, there are different tools available for testing products. The tools like