Here is a list of project names that will help all final year Engineering/MCA students and even those who want to create learning or academic projects.
ASP.Net Projects:1. Library Management System
2. Payroll System of an organisation
3. Timesheet Management System of an organisation
4. Leave management system of an Organisation
5. eCommerce application
6. Forum application
7. Blog site development
8. Personal Finance management
9. Reminder Application
10.Air line enqiuery with reservation
Please post your queries here in case you need any help for doing any of the projects.
Many more to come.....
Hidden Picture Game is a small learning project in C# Dotnet. It is a windows application developed in C# dotnet. The code is very well organised and properly commented. It is a memory game for children. So, Learn, play and Enjoy. Functional Features:1. This Game is developed so that it can be played as a professional game 2. Rich user interface with proper colors3. The application calculates Number of clicks and ScoreTechnical Features:1. This application is developed using Visual Studio dotnet 3.52. Contains logic for calculating Number of clicks and Score3. Contains embedded resources(images) by which images are embedded inside the assembly. So, no need to depend upon any other external folder containing image files.4. Uses array of images5. Extensive work on button properties6. Feature to open a new form from parent form7. Browse through all the controls in the windows form8. Uses event handling You can find more details about the project at the following link. Also, you can download the C# Dotnet source code from the same link. Have a look at it and post your comments.http://www.dotnetspider.com/projects/500-Hidden-Picture-Game.aspx
Text And Speech application is a small learning project in C# Dotnet. It will help to manipulate strings such as Case Conversion, i.e. converting a string from Lower Case to Upper Case and vice versa. Also, you can convert a string to either Title Case or Sentence Case. This application also will Read an input string for you.

Text And Speech Application has five basic functionalities:
1. Convert a string to Lower Case
2. Convert a string to Upper Case
3. Convert a string to Title Case
4. Convert a string to Sentence Case
5. Read a string
Technical features of this project:
1. It is developed using C# Dotnet
2. Extensive string manipulation demonstrated
3. A bit of exception handling shown
4. Input validation checking shown
5. Use of an external dll file shown
6. Speech related methods used to produce sound
7. Proper inline comments and coding standards followed
You can find more details about the project at the following link. Also, you can download the C# Dotnet source code from the same link. Have a look at it and post your comments.
http://www.dotnetspider.com/projects/490-Text-And-Speech-Project.aspx
I am writing this blog to share my mini Projects created for learning purpose. Also, these projects can guide you to create your Academic project in DOTNET for Computer Science or MCA courses.
I will post my original projects here. The projects will be in C#, dotnet, ASP.Net, ADO.Net, SQL Server, AJAX, JavaScript/VBScript, WebServices, WPF, WCF etc.
Please visit my blog regularly to get all the new projects posted.
TicTacToe is a very famous game among students. This project is a Windows application developed using C# and .Net. I have followed oops concepts while coding. It is a very good project to learn C# basics and coding standards. The code is very well organised and properly commented.Key features of this project:1. It is a windows application developed in C#.Net.2. It has proper industry standards for naming the controls.3. The code is properly commented so that it will be more readable and maintainable.4. The code demonstrates reusability concepts in oops as it contains methods for repetitive tasks. You can find more details about the project at the following link. Also, you can download the C# Dotnet source code from the same link. Have a look at it and post your comments.http://www.dotnetspider.com/projects/485-TicTacToe-Game.aspx
WinCalculator project is a simple calculator program similar to the one available in Windows Operating System. It will be useful for all day-to-day calculations.
This project is a Windows application developed using C# and .Net. I have followed oops concepts while coding. It is a very good project to learn C# basics and coding standards. The code is very well organised and commented.
You can find more details about the project at the following link. Also, you can download the C# Dotnet source code from the same link. Have a look at it and post your comments.
http://www.dotnetspider.com/projects/466-WinCalculator.aspx
Please watch out this place for more.