View Single Post

  #2 (permalink)  
Old 10-17-2004, 09:45 PM
sanereddy sanereddy is offline
Senior Member
 
Join Date: Nov 2004
Posts: 177
sanereddy is an unknown quantity at this point
Re:Project to prove .NET skills

Here are few closely matches the real world.... which comes with full source code and help files, setup on your pc.

Issue Tracker Starter Kit :
The Issue Tracker enables project teams to keep track of outstanding issues, assigned owners, history and related issues through a Web-based interface.
Create Projects
Define project name and description
Create issue categories and custom fields
Add project members and permissions
Create and Track Issues
Assign issue owners and add notes
Track issue status, related issues and history
Query and sort issues using a boolean search
Technologies and Design Approaches Demonstrated:
Best practices for building applications in preparation for ASP.NET 2.0
Multiple database support (Access (Jet) and SQL Server)
Mobile web application development

Download : http://www.asp.net/StarterKits/Downl...=0&tabid=1

Commerce Starter Kit


The Commerce Starter Kit demonstrates an ecommerce storefront application complete with shopping cart, product catalog, and a web service to submit orders.
Product Catalog
Product descriptions, photos and reviews
Search by product name / category
\"Also bought\" and \"Popular items\" features
Instant Order Web Service
Submit orders from any application
Other features
User accounts
Shopping cart
Technologies and Design Approaches Demonstrated:
Cross-browser support for Netscape and Internet Explorer
Clean code/html content separation using server controls
High performance catalog pages that use output caching
3-tier ADO.NET data access using SQL stored procedures
Forms authentication using a database for usernames/passwords
SOAP XML web services for B2B order entry and status

Download: http://www.asp.net/StarterKits/Downl...=0&tabid=1

Hope this helps.

Vamsee
Reply With Quote