STFORUM.COM free asp.net project with source codes
This is a web application developed in ASP.NET batch started on 27th May,2003. It is based on Online Forum concept where registered users can post questions and other registered users can reply to the posted questions.This application is to be added to www.srikanthtechnologies.com either as-it-is or with some minor modifications.
This application incorporates the following features of ASP.NET:
- Code for application events using Global.asax
- Form-based security and relaxing security for a directory so that anonymous users can access it
- Data Access - SQL Server is backend
- Calling stored procedure
- Confirming user's registration by sending mail to user
- Uses controls such as DataGrid and Repeater
- Web services
- Uses Middle-tier objects , which are accessed from ASP.NET Pages