You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Desktop application: This project can be analyzed for Interviewers to see my way to build solutions using express version of MSSQL (Triggers, Store procedures, Functions, Querys and Recursive queries using CTE) embedded inside C# application, EntityFramework + Layer Pattern, Linq and WindowsForms with .NET Framework 4.6.2 in Visual Studio 2017
It is an application that simplifies the task of creating a resume for individuals. The system is flexible to be used and reduces the need of thinking and designing an appropriate resume according to qualifications. The system is developed to provide an easy means for creating a professional looking resume. Individuals just have to fill up a fo…
Software testing is a good way to find software bugs. Also, it has important role on ‘Continuous Integration’ for SOA and MicroService(Modern SOA). Today’s, there are a few ways to test our system. ‘Unit’ and ‘Integration’ tests are the popular two type of these tests.
Entity Framework Core 2.1+ extension for the Microsoft `Scaffold-DbContext` database-first scaffolder that allows you to enable lazy-loading, pluralization, and override base classes for the generated DbContext and entities.