The second course in the ASP.NET for Experienced Developers specialization dives deeper into the development of robust and scalable backend applications using ASP.NET technologies. This course is structured around three key ASP.NET technologies: ASP.NET Core, ASP.NET MVC, and ASP.NET Web API.
Offrez à votre carrière le cadeau de Coursera Plus avec $160 de réduction, facturé annuellement. Économisez aujourd’hui.
Backend Development using ASP.Net
Ce cours fait partie de Spécialisation ASP.NET for Experienced Developers
Instructeur : Board Infinity
4 382 déjà inscrits
Inclus avec
(56 avis)
Expérience recommandée
Ce que vous apprendrez
Deep dive into ASP.NET Core's architecture and components, developing robust backend web applications and leveraging dependency injection.
Learn to build modern, cloud-based, cross-platform web applications using ASP.NET Core's modular architecture for lightweight, swift applications.
Acquire expertise in using ASP.NET MVC to develop web application, focusing on creating and managing views, models, and controllers with MVC pattern.
Master designing and implementing web APIs using ASP.NET, managing API endpoints, HTTP requests, and data serialization/deserialization.
Compétences que vous acquerrez
- Catégorie : Asp.Net Core
- Catégorie : C Sharp (C#) (Programming Language)
- Catégorie : Web API
- Catégorie : MVC
- Catégorie : RESTful APIs
Détails à connaître
Ajouter à votre profil LinkedIn
12 devoirs
Découvrez comment les employés des entreprises prestigieuses maîtrisent des compétences recherchées
Élaborez votre expertise du sujet
- Apprenez de nouveaux concepts auprès d'experts du secteur
- Acquérez une compréhension de base d'un sujet ou d'un outil
- Développez des compétences professionnelles avec des projets pratiques
- Obtenez un certificat professionnel partageable
Obtenez un certificat professionnel
Ajoutez cette qualification à votre profil LinkedIn ou à votre CV
Partagez-le sur les réseaux sociaux et dans votre évaluation de performance
Il y a 3 modules dans ce cours
ASP.NET Core is a web application framework designed to build modern, cloud-based, and cross-platform web applications. It is an open-source framework that provides a flexible, scalable, and high-performance environment for developing web applications. The framework is built on top of .NET Core, a free and open-source platform for building cross-platform applications. ASP.NET Core provides a modular architecture that allows developers to use only the necessary components for their web application, making it more lightweight and faster. It also provides built-in support for dependency injection, making it easy to manage and test different parts of the application.
Inclus
27 vidéos5 lectures4 devoirs1 sujet de discussion
ASP.NET Core is a web application framework designed to build modern, cloud-based, and cross-platform web applications. It is an open-source framework that provides a flexible, scalable, and high-performance environment for developing web applications. The framework is built on top of .NET Core, a free and open-source platform for building cross-platform applications. ASP.NET Core provides a modular architecture that allows developers to use only the necessary components for their web application, making it more lightweight and faster. It also provides built-in support for dependency injection, making it easy to manage and test different parts of the application.
Inclus
17 vidéos3 lectures4 devoirs
ASP.NET Web API is a framework for building RESTful web services that can be consumed by a variety of clients, including web applications, mobile apps, and other services. In the ASP.NET Web API module, developers learn how to design, implement, and deploy web APIs using the ASP.NET framework. This module covers the basics of RESTful web services and HTTP protocol, and how they can be implemented in ASP.NET Web API. Students learn how to use attributes to define API endpoints and map HTTP requests to controller methods. They also gain an understanding of how to serialize and deserialize data using JSON and XML formats.
Inclus
16 vidéos4 lectures4 devoirs
Instructeur
Offert par
Recommandé si vous êtes intéressé(e) par Mobile and Web Development
Board Infinity
Board Infinity
Board Infinity
Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?
Avis des étudiants
Affichage de 3 sur 56
56 avis
- 5 stars
48,21 %
- 4 stars
26,78 %
- 3 stars
7,14 %
- 2 stars
7,14 %
- 1 star
10,71 %
Ouvrez de nouvelles portes avec Coursera Plus
Accès illimité à plus de 7 000 cours de renommée internationale, à des projets pratiques et à des programmes de certificats reconnus sur le marché du travail, tous inclus dans votre abonnement
Faites progresser votre carrière avec un diplôme en ligne
Obtenez un diplôme auprès d’universités de renommée mondiale - 100 % en ligne
Rejoignez plus de 3 400 entreprises mondiales qui ont choisi Coursera pour les affaires
Améliorez les compétences de vos employés pour exceller dans l’économie numérique
Foire Aux Questions
The Backend development using ASP.NET course provides comprehensive training in building scalable backend applications using ASP.NET technologies. The course revolves around ASP.NET Core, MVC, and Web API, with the goal of enabling learners to handle high-traffic and complex business logic scenarios.
The ASP.NET Core module familiarizes you with the framework and its components, guides you in developing web applications, introduces the concept of dependency injection, and teaches you how to build and integrate RESTful web APIs.
The ASP.NET MVC module covers application development using ASP.NET Core components, benefits of dependency injection, and building & integrating RESTful web APIs with front-end applications.