Employee-Management-System
Employee-Management-System copied to clipboard
Employee Management System is a desktop based application developed on C# programming language.
Microsoft recently announced .NET Core 3.0 that includes support for Windows Forms so, lets migrate this project to .NET Core 3.0. https://devblogs.microsoft.com/dotnet/introducing-net-core-windows-forms-designer-preview-1/ [Guide to Migrating WPF Apps to .NET Core](https://docs.microsoft.com/en-us/dotnet/desktop-wpf/migration/convert-project-from-net-framework)
For now, if i will create a two users with the same ID, they will exist together but it's not logical i suppose. Also while we are importing a data...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
Initially, this repository was created just to showcase the project that was completed in the first year of my undergraduate study. Eventually, this project started to gain the attention of...