Sponsors
Articles
The Http Runtime - An in-depth look at ASP.NET Internals
Learn about: Role of the HttpRuntime; What is the HttpRuntime; Drill-down; HttpContext; HttpHandler; Application Events; Global.asax; HttpModule and Hosting the HttpRuntime. Source code included.
Price: Free Rate:
0.0(out of 5) Vote:0
Troubleshooting ASP.NET Applications on IIS 6.0
Internet Information Services (IIS) 6.0 makes it possible for organizations of all sizes to quickly and easily deploy powerful Web sites, Web applications, and Web services. IIS 6.0 provides a high-performance platform for applications built using the Microsoft .NET Framework, and introduces a completely new architecture to host .NET Web applications reliably, securely, and make them easier to manage. Troubleshooting these applications on IIS 6.0 requires new ways of doing things. Get detailed information on how to debug .NET applications on IIS 6.0, including how to use various tools and IIS 6.0 features to make debugging these applications easier.
Price: Free Rate:
5.0(out of 5) Vote:2
Developing Mobile Web Applications With ASP.NET Mobile Cont
Learn about the basics of building mobile Web applications with ASP.NET Mobile Controls. See how the control model and drag and drop designer make it easy to target nearly 200 devices (cell phones, PDAs and pagers) from a single mobile Web form. Find out what the adaptive rendering and rich customization and extensibility models can do for your mobile Web applications.
Price: Free Rate:
5.0(out of 5) Vote:3
4GuysFromRolla.com
4GuysFromRolla.com is a website that is loaded with ASP or active server pages articles. Also has a message board and asp faq.
Price: Free Rate:
5.0(out of 5) Vote:1
Visual ASP Creation
Visual ASP Creation is an article which gives detailed information about the generation for ASP pages. This article shows an unlimited number of tools for creating such dynamic pages. Ultradev and Visual InterDev 6 are the tools which are explained in detail with their functions in this article in a simple way.
Price: Free Rate:
5.0(out of 5) Vote:1
ASP.NET Mobile Controls: Fundamentals
This session will give you the opportunity to learn the basics of building mobile web applications with ASP.NET Mobile Controls. See how the control model and drag and drop designer make it easy to target nearly 200 devices (cell phones, PDAs and pagers) from a single mobile web form. Find out what the adaptive rendering and rich customization and extensibility models can do for your mobile web applications.
Price: Free Rate:
0.0(out of 5) Vote:0
Building Secure ASP.NET Applications - Authentication, Auth
This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization and secure communication within and across the tiers of distributed .NET Web applications.
Price: Free Rate:
0.0(out of 5) Vote:0
HTTP Architecture for ASP.NET
ASP.NET is built on a core set of classes and interfaces that abstract the HTTP protocol. The three core abstractions are the context (HttpContext) that represents the current HTTP request, handlers (classes that implement IHttpHandler) that are capable of servicing HTTP requests, and modules (classes that implement IHttpModule) that can pre/post process HTTP requests to provide additional services.
Price: Free Rate:
0.0(out of 5) Vote:0
ASP.NET Starter Kit: Time Tracker
The ASP.NET Time Tracker Starter Kit application (referred to as "Time Tracker" for rest of this white paper) is a line-of-business application allowing users to track the time worked on projects. Additionally, the application enables project managers to better track the status of projects they manage by viewing users time entries and detailed reports for those time entries.
Price: Free Rate:
0.0(out of 5) Vote:0
Creating Custom ASP.NET Controls in VS.NET
This pack contains: a document that describes the techniques users can employ to author and consume custom Web controls for ASP.NET Web applications using Visual Studio.NET; a presentation about Server and User Controls in ASP.NET and source code.
Price: Free Rate:
0.0(out of 5) Vote:0
