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
Connecting ASP.NET to Access and SQL Server Database
This tutorial talks about connecting to an Access or Sql Server database using ASP.NET. You might have noticed that the procedure to connect to a database is almost the same, but you should always take some ideas into consideration before you start implementing your projects.
Price: free Rate:
0.0(out of 5) Vote:0
ASP.NET HOW DO I Video Series: Membership and Roles
Learn how to secure a Web site using the new Membership and Roles features of ASP.NET 2.0. Topics include user registration, password recovery, and restricting access to content with roles. Get a tour of how the Web Site Administration Tool simplifies user account administration and makes it easy to control content access permissions.
Price: free Rate:
0.0(out of 5) Vote:0
Moving to ASP.NET
In this paper, we discuss the benefits that companies are seeking to gain in migrating to ASP.NET, and the various approaches they can adopt. We also discuss how to estimate the complexity of a .NET migration, and outline the main phases of a well-planned migration.
Price: free Rate:
0.0(out of 5) Vote:0
Sending Email with ASP.NET
In this article we will be discussing on how you can send emails using your ASP.NET applications. In ASP.NET application, you can send electronic mails by using either the SmtpMail class or the MailMessage class found in the System.Web.Mail namespace.
Price: free Rate:
0.0(out of 5) Vote:0
How to integrate AJAX Control Toolkit controls in ASP.NET
An easy intro to AJAX in ASP.NET with examples in both C# and VB.NET. Before reading this tutorial you should be familiar with ASP.NET and C# or VB.NET (examples are provided in both C# and VB.NET).
Price: free Rate:
0.0(out of 5) Vote:0
ASP.NET To-Do List
It is very easy to build To-do list web application in ASP.NET. This tutorial will cover the basics of using .Net 2.0's controls and fundamentals of using Visual Web Developer to create a simple, but powerful application. There is sample To Do List ASP.NET 2.0 project, used in this tutorial.
Price: free Rate:
0.0(out of 5) Vote:0
Managing ASP.NET Sessions
This tutorial explains everything you need in order to start using sessions in your website. Sessions in the websites are very important as one of the ways how you can send sensitive data from one web page to another.
Price: free Rate:
0.0(out of 5) Vote:0
Using the Validation Controls
In this paper, you will learn how to validate form fields when a form is submitted to the web server. You can use the validation controls to prevent users from submitting the wrong type of data into a database table.
Price: free Rate:
0.0(out of 5) Vote:0
ASP.NET Error Fix for : HTTP 401.3 Unauthorized Due to ACL
If you developed an ASP.NET page and receive an error page form your locale ISS, you should check your setup. Cause, ISS tries to validate web clients for authorized. Normally a web client 's session sets Anounymous account. So you should check NTFS permissions and set correct permissions for .NET setup directory.
Price: free Rate:
0.0(out of 5) Vote:0
Understanding State Management
Tutorial explains how to maintain state-level and page-level information of an ASP.NET Web application. You need to maintain state-level and page-level information of an ASP.NET Web application because Web pages and ASP.NET Framework use stateless HTTP protocol to communicate between a Web browser and a Web server
Price: Free Rate:
0.0(out of 5) Vote:0

