Aspose.Spell is a .Net multilingual spell checking component. With it, you can: Check spelling in more than 20 languages, including Afrikaans(ZA), Catalan(ES), Danish(DK), Dutch(NL), English(AU), English(NZ), English(US), English(UK), Faroese(FO), F
Custom Server Control Syntax is a web based tutorial through which users can learn about the syntax which has to be used to define various custom server control. In this article the author specifies this syntax and its attributes with the help of sam
Building a composite server control with VS.NET design-time support, part- 1 is an article in which the author describes you how to create a custom server control in ASP.NET. The author shows the step-by-step process of registering the logon custom s
In this tutorial the author discusses about how to use RichTextBox code to create e-card. Here the author explains that generating e-cards with RichTextBox code will enable users to manage their own image designs and branding, at the same they can al
Create a custom server control in .NET to serve data to different types of devices is a tutorial which helps you to build a custom server control for transforming the data to various devices such as the palm, pocket PC, internet-enabled phones, pager
Creating a Stored Procedure for Custom Paging with the ASP.NET DataGrid Control is a tutorial which shows you an efficient and easy way to perform custom paging of datagrid control in ASP.NET. You can enable the custom paging by setting the AllowCust
This is an useful ASP.NET tutorial in which the author gives you an explanation about how to create user control and explains two types of custom server controls such as rendered controls and compositional controls. The author gives you the sample pr
HTML Wait-Confirm Button Server Control is an article in which the author shows you how to create a custom button control which asks for the confirmation and if the user confirms then changes the text on the button and changes the mouse cursor to an
CustomValidator Control is an ASP.NET article in which author explains about the custom validator control, which perform validation both in client side and server side. In server side validation, the validation is done with the help of servervalidate
Using the CustomValidator Control is an ASP.NET tutorial which specially concentrates on custom validator control, which is one of the form validation control that checks the custom logic to perform the form validation. In this tutorial programmers c |