In this tutorial, we will learn how to retrieve Twitter status updates using Twitter API and ASP.NET. We will develop code that encapsulates calls to Twitter API and provides easy to use .NET classes to retrieve Twitter status updates,...
Your first ASP.NET page is an interesting article through which you can know about installing ASP.NET, and creating aspx page and executing the aspx page. You can easily downlaod the premium edition from the ASP.NET website. You have to save the...
Uploading, Determining Size, Width and Height and Resizing Image Files with ASP.NET is an article in which the programmers can gather information about uploading the images and determining the size of the uploaded images. The author explains the...
In this online tutorial, users can find more information about URLs and its usage. The author elaborates about dirty URLs in this article by distiguishing between the advantages and disadvantages in using those URLs. This tutorial describes that...
For many years we have heard about the impending death of URLs that are difficult to type, remember and preserve. The use of URLs has actually improved little thus far, but changes are afoot in both development practices and Web server technology...
A senior IIS admin shares his experience and describes top 10 things to do to improve IIS, which are "Customize Your Error Pages", "Dive into the MetaBase", "Add spell checking to your URLs", "Rewrite your...
This article is very simple and specially developed for the webmasters, which might help them in sending emails with attachments in ASP.NET. The .NET framework makes it more easier than the old functionalities of sending emails. Step by step...
Sending Mass E-Mails using ASP.NET is an easy to learn tutorial which shows you the method of sending mass emails using the BCC property of the MailMessage class. Sending mass emails helps you in maintaining a newsletter on the web sites. The...
This article explains how to convert the database-driven query string containing links to search-engine friendly ones.
This is an online database tutorial that steers webmasters to build their website with searching facility to search and retrieve required result and also it allows them to sort the recordset as they like. This article implements several basic... |