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
Moving to ASP.NET
This chapter is not meant to convince you to move to ASP.NET - you should already be convinced! Instead you can think of this chapter as a playbook for how you can move your current application to Microsoft .NET. We'll provide a basic overview of how ASP.NET works, which will help you get started.
Price: free Rate:
0.0(out of 5) Vote:0
Web Forms Internals
ASP.NET pages are dynamically compiled on demand when first required in the context of a Web application. Dynamic compilation is not specific to ASP.NET pages (.aspx files); it also occurs with Web Services (.asmx files), Web user controls (.ascx files), HTTP handlers (.ashx files), and ASP.NET application files such as the global.asax file. But what does it mean exactly that an ASP.NET page is compiled?
Price: free Rate:
0.0(out of 5) Vote:0
Amazon E-Commerce Services Search examples
This example demonstrates how Amazon E-Commerce Services can be used to essentially build your own Amazon.com. If you can surf it on Amazon.com, you can access it through Amazon's Web Services. (okay...ALMOST anything)
Price: Free Rate:
5.0(out of 5) Vote:1
Customizing XML for ASP.NET Web Services
Out of the box, ASP.NET is a very powerful platform for writing XML Web Services. But what happens when you need to format the XML to match an existing XML grammar? Not surprisingly, this can be accomplished using the XML Serialization Engine. In the first part of this two-part article, Justin Rudd shows you the basics of the engine as well as how the engine works with ASP.NET.
Price: free Rate:
0.0(out of 5) Vote:0
Introducing ASP.NET
ASP.NET solves many of the problems that currently face Web developers, and it greatly simplifies the tasks of creating, debugging, and deploying Web applications. It's radically different from its predecessors in many ways, but it shares a common heritage and background to some. It requires that you learn new skills and forget about some you already have. It'll take time to master, but that investment will be repaid many times over once you start working with it in earnest.
Price: free Rate:
0.0(out of 5) Vote:0
ASP.NET HOW DO I Video Series: Localization
This video is a tour of the web site localization support in Visual Web Developer 2005 Express Edition. Learn how to create culture-aware and locale-specific web content with ASP.NET 2.0 with no additional code. Topics include the new declarative binding syntax, page-level vs. application-level resources, and using the rich resource editor.
Price: free Rate:
0.0(out of 5) Vote:0
Rearchitect Your Web Applications for Microsoft ASP.NET
While ASP.NET 2.0 is completely backwards compatible with ASP.NET 1.1, its new features may require you to revise parts of your Web applications. This article provides a detailed analysis of how changes in ASP.NET 2.0 will influence your porting decisions.
Price: free Rate:
3.0(out of 5) Vote:1
Configuring and Deploying Your ASP.NET Solutions
In this paper, you learn how to configure your Web solutions using ASP.NET's standardized configuration files. You also learn how to design deployment plans that make it easy for you to install your ASP.NET solutions both locally and remotely.
Price: free Rate:
0.0(out of 5) Vote:0
Building Secure Web Apps
This session presents countermeasures for the threats on web apps. Topics include input validation; techniques for accessing databases securely, including the use of parameterized commands and stored procedures, accounts with limited privileges, Windows authentication vs. SQL Server logins, and secure storage of connection strings; HTML-encoding of user input echoed to the page; vulnerabilities regarding forms authentication and forms authentication cookies; storage of password hashes etc.
Price: free Rate:
0.0(out of 5) Vote:0
Unleash Your Web Site's Potential with ASP.NET 2.0
This presentation provides a sweeping overview of the new features in ASP.NET 2.0. The first half of this presentation previews topics that are covered in detail in the next eight decks. The second half (beginning with the first slide after the Web Parts demo) introduces features that, with the exception of what's new in localization, won't be covered again later on.
Price: free Rate:
0.0(out of 5) Vote:0

