Table of Content 1. What is Microsoft Azure? 2. Prerequisites 3. Create an ASP.NET Core Web App 4. Publish Your Web App 5. Update the App and Redeploy 6. Manage the Azure App 7. Clean Up Resources 8. Conclusion What is Microsoft Azure? Microsoft Azure is also known as Windows Azure, it is Microsoft’s public cloud computing platform. Microsoft Azure provides a range of cloud services, including compute, analytics, storage, and networking. The user...
read moreTo get atop-notch software product or application with fine quality depends on how you make the decisions while its development. And among those crucial decisions choosing the front-end technology is the one. The right technology stack always keeps you on track and helps in meeting customer expectations. Understanding the customer requirements and givingan appealinglook that could catch one’s eyeballs would make great sense. Over time, Angular has become one of the desirable...
read moreThe routing is a mechanism in which it inspects the incoming Requests path and then map that request to the controllers and action methods. This mapped is done by the routing rules which are defined for the application. We can do this by add the Routing in Middleware to the request processing pipeline. Table of Content 1. How Routing Works in ASP.NET Core? 2. What is a Route? 3. What is a Route Collection? 4. What is a Route Handler? 5. MVCRouteHandler 6....
read moreTable of Content 1. What is API? 2. Features of Asp.Net Web API 3. What is CQRS? 4. Benefits Of CQRS 4.1. Independentscaling 4.2. Security 4.3. Separation of concerns 4.4. Simpler queries 5. Let's start to allow CQRS with program 5.1. After Cloning my project code let's understand structure of solution 6. Controllers 7. Commands Folder 8. Queries 9. Conclusion What is API? Before knowing what is CQRS first we...
read moreTable of Content 1. What is SCRUM and AGILE? 2. SCRUM workflow 2.1. Importance of SCRUM roles 2.2. What are the SCRUM Events? 2.2.1. Creating Product Backlog 2.2.2 Sprint Planning 2.2.3. Daily Scrum Meetings and working on the Sprints. 2.2.4. Product Increment and Sprint review 2.2.5. Retrospective and Next Sprint Planning 3. How Burndown chart is useful while Project development? 4. SCRUM Implementation software 4.1....
read moreCopyright 2021 iFour Technolab Pvt. Ltd. all the rights reserved.