GeekArticles
Microsoft
Code SamplesskmFAQs.NET: An ASP.NET FAQ Application
Author: msdn.microsoft.com |
Published: 10th Aug 2005 |
Visited: 418 times |
Add CommentFiled in: Code SamplesScott Mitchell presents a case study of ASPFAQs.com, followed by an overview of skmFAQs.NET, an ASP.NET 1.x application for allowing a defined group of individuals to publish information online.
Read Article Sponsored Links
Related Articles
• Building a .NET Console Application for Scheduled Tasks This article walks you through the process of building a simple .NET command-line application that is designed to be scheduled to execute. The sample application will send an HTTP request to a web server and send the returned HTML as the body of an email message. Once the application is complete, ...
• Rethinking Application Security
Discovering security problems early in the development cycle is only the first step toward creating more secure and reliable applications, says Parasoft's Wayne Ariola in an interview with Artima. For developers to work effectively, addressing security-related coding issues must be integrated ...