A broking industry management system built during my internship using C# WinForms and SQL Server.
- Client Master Management
- ISIN Master
- InstitDB Integration
- Multiple form-based data entry
- Direct SQL Server database connectivity
- C# WinForms
- SQL Server
- .NET Framework
- Clone the repository
- Run
InstiDB_setup.sqlin SQL Server - Update connection string in
App.config - Open
SampleTest.slnin Visual Studio and run