Sponsors
Categories
Ad Management (1)
Auctions (0)
Bookmark Management (0)
Browsers (7)
Calendars (3)
Chat Scripts (1)
Classified Ads (0)
Collections (4)
Communication Tools (0)
Component and Controls (12)
Content Management (5)
Counters (1)
Customer Support (0)
Database Management (13)
Date and Time (5)
Development Tools (8)
Discussion Boards (1)
Documents (4)
E-Commerce (1)
Email Systems (0)
Error Handling (5)
FAQ and Knowledgebase (2)
File Management (5)
Form Processors (5)
Graphs and Charts (2)
Guestbooks (0)
Image Galleries (1)
Image Manipulation (7)
Instant Messaging (1)
Link Indexing (0)
Mailing List Managers (1)
Miscellaneous (211)
Networking Tools (4)
Polls and Voting (1)
Portal Systems (2)
Postcards (1)
Scripting Techniques (7)
Searching (1)
Security Systems (6)
Server Management (7)
Site Navigation (7)
String And Variables (6)
User Management (7)
Vertical Markets (1)
Web Fetching (2)
Web Services (4)
Web Traffic Analysis (2)
Website Promotion (1)
XML and ASP Dot NET (5)
Tips and Tutorials
User Management in ASP.NET
Tutorial explains functionalities like user registration and administration. In sample web application users will be able to upload picture and edit profile. To enjoy all these features a user should first register to the website.
Price: free Rate:
0.0(out of 5) Vote:0
Caching in an ASP.NET 2.0 Web Application
Caching is the most effective technique you can use to improve the performance of your ASP.NET web application. Designing your application with caching in mind, improves both the performance and the scalability of that application.
Price: free Rate:
0.0(out of 5) Vote:0
Data Normalization using ASP.NET
Data Normalization uses different techniques to narrow down values to a certain range. Min-Max and z-Score are most common normalization techniques. In this tutorial we will use ASP.NET to solve the data normalization problem. A web-based application will a read dataset, normalize it, and store it in a Microsoft Access database. The normalized dataset will be displayed to the user in an ASP.NET data grid control.
Price: free Rate:
0.0(out of 5) Vote:0
Select and Display database records in ASP.NET
How to connect to a database and access records is a piece of functionality that most web developers (be it Classic ASP, PHP, PERL, ASP.NET) have to contend with a on a regular basis. Actually, any developer who has ever built a dynamic site (and we're talking multi-millions here) has found themselves working with data stored in a database. "But I just want to know how to do it with ASP.NET" I heard you say... Good, because I'm about to show you how in simple, common sense terms.
Price: free Rate:
0.0(out of 5) Vote:0
Building a Shopping List
am sure that most of us before going for shopping on a certain occasion, we have to dig up our mind to draft a shopping list. This tutorial will explain how to build a shopping list using ASP.NET 2.0 with MS SQL database. Based on this article, some cool technical stuff in Visual Web Developer will be used to facilitate our work.
Price: free Rate:
0.0(out of 5) Vote:0
Using XML in ASP.NET
This tutorial explains how to store and retrieve data by using XML with ASP.NET web application. XML is a cross-platform, hardware and software independent, text based markup language, which enables you to store data in a structured format by using meaningful tags. XML stores structured data in XML documents that are similar to databases.
Price: free Rate:
0.0(out of 5) Vote:0
Web.Config - Custom Errors tutorial
This tutorial is very quick and easy to learn. It is essential to know this information when developing a site in ASP.NET.
Price: free Rate:
0.0(out of 5) Vote:0
Data Visualization Using ASP.NET
Data Visualization is of immense importance these days. In this tutorial we will graphically visualize a data set (iris) uploaded by user. We will build an ASP.NET application that will allow a user to upload iris data file on the server. Server will then read the file and calculate its summary. Summary will include average, minimum, maximum, and Pearson's correlation etc.
Price: free Rate:
0.0(out of 5) Vote:0
Introducing Visual Studio.NET Web Applications
ASP.NET 2.0 Tutorials : Introducing Visual Studio.NET Web Applications - In this tutorial - Introducing Visual Studio.NET Web Applications, You will learn How Web Applications Work, Choose a Language for creation.
Price: free Rate:
0.0(out of 5) Vote:0
How to Use ASP.NET 3.5 ListView & DataPager
ASP. NET 3.5 introduced two new data bound controls ListView & DataPager. This tutorial explains how to use ListView and DataPager controls to achieve example e-mail Viewer web application.
Price: free Rate:
0.0(out of 5) Vote:0

