How do you track which of your link exchange partners are still linking to your site? Do you check each partners site everyday???? No need to waste your time for this now. This script will check your link partners site and send you a daily report...
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate? is a web based tutorial which helps you to learn how to place a dropdownlist box control in a datagrid. Datagrid control helps to present the information in rows...
How do I create a string in C# is an article in which author demonstrates the procedure for constructing string using string builder. Here the author offers a code snippet, which helps in performing the above said process. ASP.NET programmers and...
Using loops to send mail to multiple recipients is a PHP based article to make use of loops in sending to multiple reciepients. This taught program also guides you to test your mailing script before sending it to any member or clients. This...
How do I get querystring and form information in C# is a tutorial through which users can gather knowledge about adding a querystring into the webform for retrieving data from database. Here author demonstartes about the requesting query string to...
Migration : Do you want to? is an article through which developers can get information about how to migrate various applications to .NET applications and what are all the suggestions that had been adopted for transfering their existing...
Send Mail Message in ASP.Net. This is the highlight of this article which demonstrates the users the basic properties which is very simple in understanding. Using this mail message, there is no need of any other third party component. This article...
E-mail Verifier is a multi-platform compatible program thati is ideal for people who have a growing list of e-mail addresses that you promote to, or even sell to other companies. You also know how often you send out messages and you get the...
How Can You Migrate your Existing Applications? is a .NET article that deals with the various migration methods of existing products, project and codes to .NET application. In this article the author gives various details about the COM+ component...
If you are a programmer in JavaScript you have probably heardve heard of DOM. What is it? How do you program using it? Learn what it is, and how to use it with this nice tutorial. |