Project Description
Initiated developing eHRMS for learning purpose.
Motivation to create this project is, learn and implement latest technologies in this project.
Planning to Implement the below Technologies in this project:
- .Net Framework 4.5
- Visual Studio 2012 for Development
- Visual Studio Community Edition for Publishing
- VB.Net as Programming Language
- Web Application
- Use Entity FrameWork
- SQL Server 2012 as Database
- SSIS
- SSIS Package is required to schedule the daily Batch Jobs. Like processing Cubes (Which is used to do salary process, Income Tax Calculations and other Statutory Reports) at daily basis.
- SSIS Package is required to transfer the data from main table to other table. It may required for Salary Process, Taking Report, Income Tax Caclulations and other Statutory Reports
- SSIS Package may required for Joining, Transfer, Promotion, ReDesignation, Increment, Separation, FNF
- SSAS
- SSAS - Cubes, Dimentions are used to Salary Process, Income Tax Calculation and Reports
- SSRS
- SSRS Reports are used for Reports that contains fixed template but variable columns
- SSRS Reports mainly using for MIS Reports
- WCF
- We can use for Salary Processing. Since SSIS Package is doing the same but scheduled. But through form we can process the salary at any time
- Can use for Common Business Functionality like getting current financial year, assessment year, getting employee details by passing employee id and date, Income Tax Slab Rate for Branch Wise, Company Wise etc.