Learn ASP.NET MVC Step by Step
Learn MVC in ASP.NET step by step. Learn to create a boilerplate MVC application architecture with entity framework and enhance it with Repository and unit of work pattern.
A Practical Approach
Learn MVC in ASP.NET step by step. Learn to create a boilerplate MVC application architecture with entity framework and enhance it with Repository and unit of work pattern.
Get hand-on experience on chatbots. Create your own chatbot using AWS Lambda Functions and Amazon Lex services.
Learn Entity Framework and Entity Framework Core in detail step by step with practical examples. Learn about code first migrations, code first approach, database first approach and model first approach in detail.
learn to create ASP.NET Core Web API services step by step. Get familiar with request pipelines, status codes, creating and returning resources and a lot more.
Learn ASP.NET Web API step by step. Learn to create boilerplate project and step by step enhance it with security, logging, exception handing, unit testing IOC, DI, Repositories.
Follow the series to enhance/learn OOP and C# skills.
A handbook to get familiar with the Microservices concept and developing microservices using ASP.NET Core.This is a small book to cover the topic of microservices using a practical approach.
In this book you will learn about the basics of Entity Framework and the three data access approaches that Microsoft’s Entity Framework provides. This book covers the introduction to Entity Framework, how Entity Framework’s capabilities could be leveraged in .Net development irrespective of the type of application used, the key features of Entity Framework.
This book is a hands-on tutorial on ASP.NET Web API. It is a walk through to Web API with tutorials and practical demo applications.
This book is a basic introduction to “Object Oriented Programming Using C#” for beginners. The book covers all the C# and OOP concepts in detail and step by step with practical examples.