Category Archives: Software Development

Developer Guide to Entity Framework Part-1

Sr. Business Analyst at Luce & Morker
Gaurav Chaudhary is co-founder and Sr. Business Analyst at Luce & Morker.

What is Entity Framework (EF) Entity Framework (EF) is an Object/Relational mapping (ORM) framework and is a set of technologies for developing applications that interacts with data. A .NET developer spends a lot of time keeping up with the database changes. Entity Framework provides a mapping from the relational database schema to the objects and

Read More

Introduction to Software Architecture

Lead Software Architect at Luce & Morker
Responsible for early application architecture design, approval at points during development, and approval before production launch. Provide leadership and subject matter expertise in the development of the solution and appropriate components to meet the customer’s needs, and will include recognition of end to end components, from the appropriate hardware needed to support the solution, the database solution design, data management and reporting
solutions as well as security and performance optimizations. Maintains knowledge of current and emerging trends in the industry, including all relevant areas of information systems that might be incorporated as new technologies into future systems.

What is Software Architecture and Why we need it? Like any other complex structure, software must be built on a solid foundation. Failing to consider key scenarios, failing to design for common problems, or failing to appreciate the long term consequences of key decisions can put your application at risk. With no architecture in place, the

Read More