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.