﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=joao-sousa13" rel="self" type="application/rss+xml" /><item><title>ASP.NET Core 2.1 - Custom TagHelpers</title><description>TagHelpers are classes written in C#, but are attached to HTML elements to execute server-side code from View Razor. The tag helper enables us to run the server-side code to generate HTML, CSS, Javasc</description><link>https://www.c-sharpcorner.com/article/asp-net-core-2-1-custom-taghelpers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-2-1-custom-taghelpers/</guid><pubDate>Mon, 17 Sep 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joao Sousa)</author></item><item><title>ASP.NET Core 2.0 - Applying Bootstrap Template</title><description>This article walks you through the steps for creating an ASP.NET Core 2.0 Web Application using Bootstrap as the template for layout.</description><link>https://www.c-sharpcorner.com/article/asp-net-core-2-0-apply-bootstrap-template/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-2-0-apply-bootstrap-template/</guid><pubDate>Wed, 17 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joao Sousa)</author></item><item><title>ASP.NET Core 1.0 - Change Bootstrap Layout In Three Steps</title><description>This article walks you through the steps for creating a ASP.NET Core Web Application using Bootstrap as template for layout and changing it to a new one.</description><link>https://www.c-sharpcorner.com/article/asp-net-core-1-0-change-bootstrap-layout-in-three-steps/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-1-0-change-bootstrap-layout-in-three-steps/</guid><pubDate>Sun, 14 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joao Sousa)</author></item><item><title>ASP.NET Core 2.0 - How To Use Dependency Injection</title><description>In this article, I&amp;#39;ll show you the new feature introduced in ASP .NET Core that allows you to inject dependencies directly into a View using the dependency injection container.</description><link>https://www.c-sharpcorner.com/article/asp-net-core-2-0-how-to-use-dependency-injection/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-2-0-how-to-use-dependency-injection/</guid><pubDate>Sun, 14 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joao Sousa)</author></item><item><title>ASP.NET - Connect To Azure Cosmos DB</title><description>This article will show how to configure and use CosmoDB on an ASP.Net MVC web application, The tasks will be stored as JSON documents in Azure Cosmos DB.</description><link>https://www.c-sharpcorner.com/article/asp-net-connect-to-azure-cosmodb/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-connect-to-azure-cosmodb/</guid><pubDate>Fri, 06 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joao Sousa)</author></item><item><title>ASP.NET - Connect to MySQL Azure Database</title><description>Using MVC, Entity Framework, ASP.NET Scaffolding, and Azure MySQL you can create a web application that stores your information on an MongoDB Azure database. This demo shows you how to create a web ap</description><link>https://www.c-sharpcorner.com/article/asp-net-connect-to-mysql-azure-database/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-connect-to-mysql-azure-database/</guid><pubDate>Fri, 06 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joao Sousa)</author></item><item><title>ASP.NET MVC 5 - AngularJS, Create PDF File Using Microsoft Report</title><description>ASP.NET MVC5 - AngularJS, Create PDF file using Microsoft Report.</description><link>https://www.c-sharpcorner.com/article/asp-net-mvc-5-angularjs-create-pdf-file-using-microsoft-report2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-mvc-5-angularjs-create-pdf-file-using-microsoft-report2/</guid><pubDate>Mon, 15 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joao Sousa)</author></item><item><title>Create PDF File Using Microsoft Report</title><description>This article enables you to create PDF files, using Microsoft Report.</description><link>https://www.c-sharpcorner.com/article/asp-net-mvc-5-angularjs-create-pdf-file-using-microsoft-report/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-mvc-5-angularjs-create-pdf-file-using-microsoft-report/</guid><pubDate>Thu, 11 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joao Sousa)</author></item><item><title>ASP.NET MVC - AngularJS, Web API And Entity Framework To Build SPA</title><description>In this article, you will learn ASP.NET MVC - AngularJS, Web API and an Entity Framework to build SPA.</description><link>https://www.c-sharpcorner.com/article/asp-net-mvc-angularjs-web-api-and-entity-framework-to-build-spa/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-mvc-angularjs-web-api-and-entity-framework-to-build-spa/</guid><pubDate>Mon, 08 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joao Sousa)</author></item><item><title>Configure Angular 4 With TypeScript On A Web Application With VS 2017</title><description>This article will show how to configure Angular 4 and TypeScript in ASP.Net MVC Web Application.</description><link>https://www.c-sharpcorner.com/article/configure-angular-4-with-typescript-on-a-web-application-with-vs-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/configure-angular-4-with-typescript-on-a-web-application-with-vs-2017/</guid><pubDate>Wed, 03 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joao Sousa)</author></item><item><title>Angular 4 Routing On VS 2017</title><description>This article will show how to configure Angular 4 Routing on an ASP.Net MVC web application.</description><link>https://www.c-sharpcorner.com/blogs/angular4-routing-on-vs-2017</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/angular4-routing-on-vs-2017</guid><pubDate>Tue, 02 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joao Sousa)</author></item></channel></rss>