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
ASP.NET 2.0 Tips & Tricks
While this isn't an introductory session and will assume some basic familiarity of ASP.NET 2.0 it does provide a nice tour of a wide set of ASP.NET capabilities. We'll look at Cross Page Posts, Site Navigation, Wizard Control, Url rewriting, as well as learn how to build a web based RSS reader with "zero" code! Plus: CodeSmith 3.0 Tips & Tricks! We'll explore also some of great tips and tricks that show off some of the awesome capabilities of this tool. Source code included.
Price: free Rate:
5.0(out of 5) Vote:1
ASP.NET Forms Authentication, Best Practices
ASP.NET does an excellent job of providing out of the box support for multiple forms of authentication using the classes in System.Web.Security namespace. In v1.1 of the framework, there exists support for forms-based, Microsoft Passport based and Integrated Windows (or NTLM) based authentication. These are intended to provide developers with easy access to an intuitive API which they can use to add authentications features to their own applications without having to reinvent it from scratch.
Price: free Rate:
3.5(out of 5) Vote:2
Converting a JSP project to an ASP.NET project
The objective of this lab is to convert a simple JSP application into an ASP.NET application using the Java Language Conversion Assistant (JLCA). The JSP application is a simplified e-commerce scenario, consisting of two JSP pages, a Servlet, a tag library consisting of a single tag, and the SQL Server Pubs database. The first JSP page allows the user to select a book from the pubs database and a indicate a quantity to purchase. The list of books is created using the tag from the tag library.
Price: free Rate:
4.0(out of 5) Vote:3
Create a Full-Featured Custom Login Portal
Get an overview of the major features and improvements introduced with Visual Web Developer 2005 Express Edition and ASP.NET 2.0. Follow along through the creation of a fictitious customer portal to learn about topics including Master Pages, Themes, database access, Membership, Roles, the Web Site Administration Tool, site navigation, and user profiles.
Price: free Rate:
5.0(out of 5) Vote:1
Integrating PayPal Payments into E-Commerce Applications
This article describes how you can minimize the external PayPal interaction and work the PayPal payment into the order processing workflow to provide a seamless interface using ASP.NET and C#.
Price: free Rate:
0.0(out of 5) Vote:0
ASP.NET Language Structure
In this paper, we will look at the structure of a very simple ASP.NET page and how that page is rendered in the visitor's browser. Then we will look at the Page class, which is the .NET class that all your ASP.NET pages are based on. After that, we will review basic compiler directives that you can place on your page. At the end of the chapter, we will review a simple Quiz ASP.NET page that demonstrates the basics of an ASP.NET page.
Price: free Rate:
3.0(out of 5) Vote:3
ViewState - Caveats and Optimization Strategies
Learn when and how to use ViewState on DataGrids.
Price: free Rate:
4.0(out of 5) Vote:1
ASP.NET: Speech-Enabling ASP.NET Applications
Learn how to speech-enable your ASP.NET applications. This session will introduce you to the Microsoft Speech Application SDK and drill down into scenarios for building speech enabled web, telephony and mobile applications. Get a technical walk through for how to build dialogs, grammars and prompt databases using the Microsoft Speech Application SDK.
Price: free Rate:
0.0(out of 5) Vote:0
ASP.NET Website Programming: Deploying the Site
The release of ASP.NET forces us to reconsider many preconceptions about the deployment of websites. For example, we need to get used to the possibility of running multiple copies of the same site on a single server, sharing different versions of identically named DLLs. Another thing that developers might find incredible is XCopy deployment, which allows a developer to deploy an application by simply copying files to the target location.
Price: free Rate:
1.0(out of 5) Vote:1
Web Matrix Project Guided Tour
The ASP.NET Web Matrix Project Guided Tour is a series of walkthroughs and supporting commentary designed to quickly acquaint developers with the syntax, architecture, and power of the ASP.NET Web Matrix Project development environment. The walkthrough samples are designed to be short, easy-to-understand illustrations of ASP.NET Web Matrix Project features.
Price: free Rate:
0.0(out of 5) Vote:0

