report viewer

Simple College Management System using C# with Source Code

Submitted by Himanshu Kumar… on
The idea of developing the “College Management System” project has come to our mind when we go to the College of computer education where we see that the data is handled manually in the form of files. This is an attempt to create a project “College Management System” through which will show all the working of College will be automated. It can be used both in top-level and bottom-level management

Payroll System in VB.NET and MS Access Database with Source Code and Documentation

Submitted by ClydeTiu on
This Payroll System is a VB.NET Project. This project was developed using VB.NET and Microsoft Access Database. The system was written in Visual Studio 2010 Ultimate. This system manages a certain company's employee records and calculates their payroll. The system has user-friendly functionality and has a pleasant user interface. For the Thesis documentation Visit the following link: Payroll

The definition of the report 'Main Report' is invalid

Submitted by admin on
When you try to convert RDLC Report from VB.NET 2005/2008 to VB.NET 2010, you will encounter an error “The definition of the report 'Main Report' is invalid”. This error is caused by a wrong version on the Project Reference. The work around on this is to remove the two references: Microsoft.ReportViewer.Common Microsoft.ReportViewer.WinForms