﻿<?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=vignesh-mani2" rel="self" type="application/rss+xml" /><item><title>Getting Started with Python Development in Visual Studio 2019</title><description>In this article, you will learn about Python development in Visual Studio 2019.</description><link>https://www.c-sharpcorner.com/article/getting-started-python-development-in-visual-studio-2019/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-python-development-in-visual-studio-2019/</guid><pubDate>Thu, 28 Nov 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Getting Started With ASP.NET Core - Part Five</title><description>This article explains about the Configuration Source, creating simple services and injecting the services which we have created.</description><link>https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-part-five/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-part-five/</guid><pubDate>Fri, 15 Nov 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Getting Started With ASP.NET Core - Part Four</title><description>This article explains the Configuration Source, creating simple services and injecting the services in ASP.NET Core.</description><link>https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-part-four/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-part-four/</guid><pubDate>Sun, 13 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Getting Started With ASP.NET Core - Part Three</title><description>This article explains about the ASP.NET core Basic, Project modification, Advance commands and create, build and run the console application using CLI commands. </description><link>https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-part-three/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-part-three/</guid><pubDate>Fri, 30 Aug 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Getting Started With ASP.NET MVC - Part Five</title><description>In this article, you will learn about Layouts in MVC, RenderBody in MVC, Layout page location in the folder structure of MVC, and View Start for Layout.</description><link>https://www.c-sharpcorner.com/article/getting-started-with-asp-net-mvc-part-five/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-asp-net-mvc-part-five/</guid><pubDate>Fri, 09 Aug 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Getting Started With ASP.NET Core - Part Two</title><description>This article explains the difference between ASP.NET core and ASP.NET, .NET Standard, your first ASP.NET Core application, and ASP.NET Core application folder structure. </description><link>https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-part-two/</guid><pubDate>Thu, 01 Aug 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Getting Started With ASP.NET Core - Part One</title><description>In this article, you will learn the basics of ASP.NET Core and how to get started with it.</description><link>https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-part-one/</guid><pubDate>Wed, 10 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Live Share Feature In Visual Studio 2019 And Visual Studio Code</title><description>This article explains about the Live Share feature of Visual Studio 2019 and Visual Studio Code. </description><link>https://www.c-sharpcorner.com/article/live-share-feature-in-visual-studio-2019-and-visual-studio-code/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/live-share-feature-in-visual-studio-2019-and-visual-studio-code/</guid><pubDate>Mon, 27 May 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Updating Visual Studio 2019 Preview To Version 16.0.0 Preview 2.1</title><description>This article explains how to update Visual Studio 2019 Preview to the version 16.0.0 Preview 2.1.</description><link>https://www.c-sharpcorner.com/article/updating-visual-studio-2019-preview-to-version-16-0-0-preview-2-1/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/updating-visual-studio-2019-preview-to-version-16-0-0-preview-2-1/</guid><pubDate>Tue, 05 Feb 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>New Feature And Steps For Installing Visual Studio 2019 Preview</title><description>This article explains how to install Visual Studio 2019 Preview in a step by step way.</description><link>https://www.c-sharpcorner.com/article/new-feature-and-steps-for-installing-visual-studio-2019-preview/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/new-feature-and-steps-for-installing-visual-studio-2019-preview/</guid><pubDate>Mon, 10 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Getting Started With ASP.NET MVC - Part Four</title><description>This article explains about different types of parameters, Integrated View and Controller, and Integrated View and Controller using Model. I hope this is very helpful for new learners. </description><link>https://www.c-sharpcorner.com/article/getting-started-with-asp-net-mvc-part-fourth/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-asp-net-mvc-part-fourth/</guid><pubDate>Thu, 06 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Getting Started With ASP.NET MVC - Part Three</title><description>This article explains the basics of ASP.NET MVC and explains Razor View Engine in MVC, HTML Helper in MVC, Action verbs, and different types of view result. Here, we can learn Getting Started with ASP</description><link>https://www.c-sharpcorner.com/article/getting-started-with-asp-net-mvc-part-three/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-asp-net-mvc-part-three/</guid><pubDate>Thu, 15 Nov 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Getting Started With ASP.NET MVC - Part Two</title><description>This article explains the basics of ASP.NET MVC and explains routing in MVC, MVC routing table, Action methods, and action selectors. Here, we can learn Getting Started with ASP.NET MVC.</description><link>https://www.c-sharpcorner.com/article/getting-started-with-asp-net-mvc-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-asp-net-mvc-part-two/</guid><pubDate>Fri, 26 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Getting Started With ASP.NET MVC - Part One</title><description>This article explains basic of ASP.NET MVC and explains the main advantages, version history, and Environment setup and folder structures. Here we can learn how to start first ASP.NET MVC application.</description><link>https://www.c-sharpcorner.com/article/getting-started-with-asp-net-mvc-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-asp-net-mvc-part-one/</guid><pubDate>Thu, 16 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>How To Install SQL Server Management Studio 2017</title><description>SQL Server Management Studio (SSMS). This article explains how to download and install SQL Server Management Studio 2017.</description><link>https://www.c-sharpcorner.com/article/installation-way-of-sql-server-management-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/installation-way-of-sql-server-management-studio-2017/</guid><pubDate>Mon, 06 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Run Angular Application Without Using Command Line And Fix The Issues</title><description>This article explains how to fix the issue and run angular quick start application without using the command line. </description><link>https://www.c-sharpcorner.com/article/run-angular-application-without-using-command-line-and-fixing-the-issues/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/run-angular-application-without-using-command-line-and-fixing-the-issues/</guid><pubDate>Mon, 11 Jun 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Configure Angular Quick Start Source In Visual Studio 2017</title><description>This article explains how to quick start Angular 2 using visual studio 2007. We can download supporting files from the website and can quickly start to implement the application. This article explains</description><link>https://www.c-sharpcorner.com/article/configure-angular-quick-start-source-in-visual-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/configure-angular-quick-start-source-in-visual-studio-2017/</guid><pubDate>Thu, 31 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Starting Angular With Visual Studio Code</title><description>This article explains how to starts angular with Visual Studio Code. </description><link>https://www.c-sharpcorner.com/article/starting-angular-with-visual-studio-code/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/starting-angular-with-visual-studio-code/</guid><pubDate>Thu, 03 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Simple Way Of Node.js Installation In a Step By Step Process</title><description>This article explains how to install Node.js in a step by step way. </description><link>https://www.c-sharpcorner.com/article/simple-way-of-node-js-installation-in-step-by-step-process/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/simple-way-of-node-js-installation-in-step-by-step-process/</guid><pubDate>Mon, 30 Apr 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Add Class Library In ASP.NET Core Using .NET Core Command-Line Interface (CLI)</title><description>This article explains how to add Class Library in ASP.NET Core using .NET Core Command-Line Interface (CLI) with a simple way. Before reading this article, read the previous parts of this article usin</description><link>https://www.c-sharpcorner.com/article/add-class-library-in-asp-net-core-using-net-core-command-line-interface-cli/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/add-class-library-in-asp-net-core-using-net-core-command-line-interface-cli/</guid><pubDate>Sat, 28 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Serve Static Files In ASP.NET Core Using Visual Studio 2017</title><description>This article explains about static files and how to set default page using static files in ASP.NET using Visual Studio 2017 in a  step by step way.</description><link>https://www.c-sharpcorner.com/article/serve-static-files-in-asp-net-core-using-visual-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/serve-static-files-in-asp-net-core-using-visual-studio-2017/</guid><pubDate>Sat, 16 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Basics Of ASP.NET Core Using Visual Studio 2017 - Part Two</title><description>In this article, I have explained about ASP.NET Core using Visual Studio 2017 and how to create ASP.NET Core applications in simple ways. Before reading this article please read the previous part of t</description><link>https://www.c-sharpcorner.com/article/basics-in-asp-net-core-using-visual-studio-2017-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basics-in-asp-net-core-using-visual-studio-2017-part-two/</guid><pubDate>Fri, 01 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Basics Of ASP.NET Core Using Visual Studio 2017 - Part One</title><description>This article explains about ASP.NET Core using Visual Studio 2017 and the ways to create ASP.NET Core application.</description><link>https://www.c-sharpcorner.com/article/basics-in-asp-net-core-using-visual-studio-2017-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basics-in-asp-net-core-using-visual-studio-2017-part-one/</guid><pubDate>Wed, 16 Aug 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Way Of Adding Angular In Visual Studio 2017 With a Simple Method</title><description>This article explains how to add Angular in a simple way. We can add AngularJS in a different way to develop an application in Visual Studio but this article explains how to add angularJS in Visual St</description><link>https://www.c-sharpcorner.com/article/way-of-adding-angular-in-visual-studio-2017-in-simple-method/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/way-of-adding-angular-in-visual-studio-2017-in-simple-method/</guid><pubDate>Mon, 24 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Taking Script From Database In SQL Server In Different Mode</title><description>This article explains how to take the script from database in SQL server in a different mode. Normally we take back up our entire database as “.bak, .mdf, .ldf” file but sometimes we need to alter, up</description><link>https://www.c-sharpcorner.com/article/taking-script-from-database-in-sql-server-in-different-way-of-mode/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/taking-script-from-database-in-sql-server-in-different-way-of-mode/</guid><pubDate>Fri, 14 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Counting Characters In A Given String Using C#</title><description>This blog explains how to count particular characters from a string.</description><link>https://www.c-sharpcorner.com/blogs/counting-given-character-from-string-in-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/counting-given-character-from-string-in-c-sharp</guid><pubDate>Mon, 10 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Monitoring Our Database When Accessing From Outside Or Applications In SQL Server</title><description>This article explains how to monitor our database when accessing from outside or any other applications in an easy way. </description><link>https://www.c-sharpcorner.com/article/monitoring-our-database-when-access-from-out-side-or-application-in-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/monitoring-our-database-when-access-from-out-side-or-application-in-sql-server/</guid><pubDate>Sat, 08 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Installation And Un-Installation Of Entity Framework Core In ASP.NET MVC Core</title><description>This article explains how to install and uninstall entity framework in ASP.NET MVC core. We can install and uninstall entity framework in ASP.NET MVC core in two different ways. The following steps ex</description><link>https://www.c-sharpcorner.com/article/installation-and-un-installation-ways-of-entity-framework-core-in-asp-net-mvc-co/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/installation-and-un-installation-ways-of-entity-framework-core-in-asp-net-mvc-co/</guid><pubDate>Thu, 06 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Daily Shrink Database Log Automatically Using Jobs In SQL Server</title><description>This article explains how to shrink database log daily using jobs in SQL server by step by step. We can shrink database logs automatically using jobs in SQL Server that we no need to run SQL Script ma</description><link>https://www.c-sharpcorner.com/article/daily-shrink-database-log-automatically-using-jobs-in-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/daily-shrink-database-log-automatically-using-jobs-in-sql-server/</guid><pubDate>Sat, 24 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>SQL Server Database Automatic Daily Backup</title><description>Learn how to automate the daily backup of a SQL Server database.</description><link>https://www.c-sharpcorner.com/article/automatic-daily-database-backup-to-specific-database-in-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/automatic-daily-database-backup-to-specific-database-in-sql-server/</guid><pubDate>Wed, 21 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Overview And Getting Started With AngularJS In ASP.NET Using Visual Studio 2017</title><description>This article presents an overview and introduction to AngularJS In ASP.NET, using Visual Studio 2017.</description><link>https://www.c-sharpcorner.com/article/overview-and-starting-way-of-angularjs-in-asp-net-using-visual-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/overview-and-starting-way-of-angularjs-in-asp-net-using-visual-studio-2017/</guid><pubDate>Fri, 31 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Basics And Overview Of ASP.NET MVC Core or MVC 6 In Visual Studio 2017</title><description>In this article, you will learn about the basics and overview of ASP.NET MVC Core or MVC 6 in Visual Studio 2017.</description><link>https://www.c-sharpcorner.com/article/basics-and-over-view-of-asp-net-mvc-6-in-visual-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basics-and-over-view-of-asp-net-mvc-6-in-visual-studio-2017/</guid><pubDate>Sat, 25 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Modify, Repair, And Uninstall Visual Studio 2017 Using Visual Studio Installer</title><description>Learn how to modify, repair, and uninstall Visual Studio 2017 using Visual Studio Installer. Modify to add new features without reinstalling, repair to fix issues, and uninstall to remove. Simplify Vi</description><link>https://www.c-sharpcorner.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/modify-repair-and-uninstall-visual-studio-2017-using-visual-studio-installer/</guid><pubDate>Wed, 15 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Learning New Features And Installation Way Of Visual Studio</title><description>Discover the latest features of Visual Studio 2017 and streamline your development process. Learn efficient installation methods to set up the IDE for your programming needs. Enhance your coding exper</description><link>https://www.c-sharpcorner.com/article/learning-new-features-and-installation-way-of-visual-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/learning-new-features-and-installation-way-of-visual-studio-2017/</guid><pubDate>Wed, 08 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Installation Steps For Visual Studio Community Edition 2015</title><description>In this article, you will learn the installation steps for Visual Studio Community Edition 2015.</description><link>https://www.c-sharpcorner.com/article/installation-steps-for-visual-studio-community-edition-2015/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/installation-steps-for-visual-studio-community-edition-2015/</guid><pubDate>Fri, 03 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Basic Information And Overview Of Visual Studio 2017</title><description>In this article, you will learn about basic information and get an overview of Visual Studio 2017.</description><link>https://www.c-sharpcorner.com/article/basic-information-and-overview-of-visual-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basic-information-and-overview-of-visual-studio-2017/</guid><pubDate>Tue, 28 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Calling ASP.NET Web API Service Cross Domain Using AJAX</title><description>In this article, you will learn about calling ASP.NET Web API Service cross domain, using AJAX.</description><link>https://www.c-sharpcorner.com/article/calling-asp-net-web-api-service-cross-domain-using-ajax/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/calling-asp-net-web-api-service-cross-domain-using-ajax/</guid><pubDate>Fri, 24 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Calling ASP.NET Web API Service In Same Domain Using AJAX</title><description>In this article, you will learn about calling ASP.NET Web API Service in the same domain using AJAX.</description><link>https://www.c-sharpcorner.com/article/calling-asp-net-web-api-service-in-same-domain-using-ajax/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/calling-asp-net-web-api-service-in-same-domain-using-ajax/</guid><pubDate>Mon, 20 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Custom Action Methods In ASP.NET Web API</title><description>In this article, you will learn about Custom Action Methods in ASP.NET Web API.</description><link>https://www.c-sharpcorner.com/article/custom-action-methods-in-asp-net-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/custom-action-methods-in-asp-net-web-api/</guid><pubDate>Fri, 10 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>HTTP Get, Put, Post And Delete Verbs In ASP.NET WEB API</title><description>In this article, you will learn about HTTP Get, Put, Post and Delete verbs in ASP.NET WEB API.</description><link>https://www.c-sharpcorner.com/article/http-get-put-post-and-delete-verbs-in-asp-net-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/http-get-put-post-and-delete-verbs-in-asp-net-web-api/</guid><pubDate>Mon, 06 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Getting Data Using Web API With ASP.NET MVC</title><description>In this article, you will learn how to get data using Web API with ASP.NET MVC.</description><link>https://www.c-sharpcorner.com/article/getting-data-using-web-api-with-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-data-using-web-api-with-asp-net-mvc/</guid><pubDate>Sat, 14 Jan 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Create Simple Web API In ASP.NET MVC</title><description>Web API provides data transfer between data sources and applications. In this Web API Tutorial, learn how to create a simple C# Web API using ASP.NET. </description><link>https://www.c-sharpcorner.com/article/create-simple-web-api-in-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-simple-web-api-in-asp-net-mvc/</guid><pubDate>Tue, 10 Jan 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Non Cluster Index In SQL Servers</title><description>In this article, you will learn about Non Cluster Index in SQL servers in a simple way.</description><link>https://www.c-sharpcorner.com/article/non-cluster-index-in-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/non-cluster-index-in-sql-server/</guid><pubDate>Wed, 04 Jan 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Cluster Index In SQL Server</title><description>In this article, you will learn about cluster index in SQL Server, explained in a simple way.</description><link>https://www.c-sharpcorner.com/article/cluster-index-in-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cluster-index-in-sql-server/</guid><pubDate>Thu, 01 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Search Function In Each Column Using AJAX Table In ASP.NET MVC</title><description>In this article, you will learn how to place a search function In each column using AJAX Table in ASP.NET MVC.</description><link>https://www.c-sharpcorner.com/article/search-function-in-each-columns-using-ajax-table-in-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/search-function-in-each-columns-using-ajax-table-in-asp-net-mvc/</guid><pubDate>Thu, 10 Nov 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Passing Multiple Models Using AJAX In ASP.NET MVC Step By Step</title><description>In this article, you will learn about passing multiple Models in ASP.NET MVC, using AJAX.</description><link>https://www.c-sharpcorner.com/article/passing-multiple-models-using-ajax-in-asp-net-mvc-step-by-step/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/passing-multiple-models-using-ajax-in-asp-net-mvc-step-by-step/</guid><pubDate>Tue, 27 Sep 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Downloading File From External Server Using Credential In ASP.NET MVC</title><description>In this article, you will learn, how to download the file from external Server using credential in ASP.NET MVC.</description><link>https://www.c-sharpcorner.com/article/downloading-file-from-external-server-using-credential-in-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/downloading-file-from-external-server-using-credential-in-asp-net-mvc/</guid><pubDate>Sun, 18 Sep 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Create User Defined Filters In ASP.NET MVC 5 In Step By Step Process</title><description>In this article, you will learn how to create User Defined Filters in ASP.NET MVC 5 in Step by Step Process.</description><link>https://www.c-sharpcorner.com/article/create-user-defined-filters-in-asp-net-mvc-5-in-step-by-step-process/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-user-defined-filters-in-asp-net-mvc-5-in-step-by-step-process/</guid><pubDate>Sat, 03 Sep 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Detailed Knowledge Of Filters In ASP.NET MVC 5 In Step By Step Process: Part One</title><description>In this article, you will learn about filters in ASP.NET MVC 5.</description><link>https://www.c-sharpcorner.com/article/detailed-knowledge-of-filters-in-asp-net-mvc-5-in-step-by-step-process-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/detailed-knowledge-of-filters-in-asp-net-mvc-5-in-step-by-step-process-part-one/</guid><pubDate>Sat, 27 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Download Multiple Files In Compressed Format In ASP.NET MVC 5 Step By Step</title><description>In this article, you will learn how to download multiple files in compressed format, in ASP.NET MVC 5.</description><link>https://www.c-sharpcorner.com/article/download-multiple-files-in-compressed-format-in-asp-net-mvc-5-step-by-step/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/download-multiple-files-in-compressed-format-in-asp-net-mvc-5-step-by-step/</guid><pubDate>Wed, 17 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Create Identity In a Simple Way Using ASP.NET MVC 5 - Part Two</title><description>In this article, you will learn, how to create an identity in a simple way, using ASP.NET MVC 5.</description><link>https://www.c-sharpcorner.com/article/create-identity-in-simple-way-using-asp-net-mvc-5-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-identity-in-simple-way-using-asp-net-mvc-5-part-two/</guid><pubDate>Wed, 10 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Create Identity In Simple Ways Using ASP.NET MVC 5</title><description>ASP.NET MVC 5 simplifies identity creation through built-in features for authentication and authorization. It offers straightforward methods for user management, including registration, login, and pas</description><link>https://www.c-sharpcorner.com/article/create-identity-in-simple-ways-using-asp-net-mvc-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-identity-in-simple-ways-using-asp-net-mvc-5/</guid><pubDate>Sat, 30 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Data Types In Programming Languages</title><description>In this blog, you will learn about the data types in the programming languages.</description><link>https://www.c-sharpcorner.com/blogs/data-types-in-programming-languages</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/data-types-in-programming-languages</guid><pubDate>Tue, 19 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Variables In Programming Languages</title><description>This blog explains about variables in programming languages.</description><link>https://www.c-sharpcorner.com/blogs/variables-in-programming-languages</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/variables-in-programming-languages</guid><pubDate>Sun, 10 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Installation Way Of Entity Framework In ASP.NET MVC 5</title><description>In this article, you will learn about the installation way of Entity framework in ASP.NET MVC 5.</description><link>https://www.c-sharpcorner.com/article/installation-way-of-entity-framework-in-asp-net-mvc-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/installation-way-of-entity-framework-in-asp-net-mvc-5/</guid><pubDate>Fri, 08 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Introduction of Programming Language</title><description>In this blog, you will learn about Programming Languages.</description><link>https://www.c-sharpcorner.com/blogs/introduction-of-programming-language</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/introduction-of-programming-language</guid><pubDate>Thu, 07 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Installation Of SQL Server 2014 Express Step By Step</title><description>In this blog,  you will learn about installation of SQL Server 2014 Express.</description><link>https://www.c-sharpcorner.com/blogs/installation-of-sql-server-2014-express-step-by-step</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/installation-of-sql-server-2014-express-step-by-step</guid><pubDate>Mon, 04 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>TimeSpan in C#</title><description>This blog explains use of C# TimeSpan with code examples.</description><link>https://www.c-sharpcorner.com/blogs/timespan-in-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/timespan-in-c-sharp</guid><pubDate>Sat, 02 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Maximum Length of Objects in SQL Server</title><description>In this blog you will learn about the maximum length of objects in SQL Server. Each object has maximum size limitations.</description><link>https://www.c-sharpcorner.com/blogs/maximum-length-of-objects-in-sql-server</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/maximum-length-of-objects-in-sql-server</guid><pubDate>Wed, 15 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Different Types Of Action Results In ASP.NET MVC</title><description>In this article, we will explore the diverse range of action results available in ASP.NET MVC. Learn about ViewResult, PartialViewResult, ContentResult, JsonResult, RedirectResult, and more. </description><link>https://www.c-sharpcorner.com/article/different-types-of-action-results-in-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/different-types-of-action-results-in-asp-net-mvc/</guid><pubDate>Tue, 31 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Brief Lesson About C# Classes And Objects</title><description>In this article you will learn about C# Classes And Objects.</description><link>https://www.c-sharpcorner.com/article/brief-about-C-Sharp-classes-and-objects/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/brief-about-C-Sharp-classes-and-objects/</guid><pubDate>Tue, 03 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Check Session Status From Client Side Using Ajax In ASP.NET MVC</title><description>Learn how to efficiently check session status from the client side using Ajax in ASP.NET MVC. This tutorial covers the implementation of Ajax requests to verify session validity, ensuring seamless use</description><link>https://www.c-sharpcorner.com/article/check-session-status-from-client-side-using-ajax-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/check-session-status-from-client-side-using-ajax-in-Asp-Net/</guid><pubDate>Sun, 24 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Overview Of Visual Studio</title><description>In this article you will see an overview of Visual Studio.</description><link>https://www.c-sharpcorner.com/article/overview-of-visual-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/overview-of-visual-studio/</guid><pubDate>Sat, 09 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Overview Of Programming Languages</title><description>In this article you will learn about an overview of Programming Languages.</description><link>https://www.c-sharpcorner.com/article/overview-of-programming-languages/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/overview-of-programming-languages/</guid><pubDate>Mon, 28 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>HTML Helper Methods In MVC</title><description>In this article you will learn about HTML Helper Methods in MVC.</description><link>https://www.c-sharpcorner.com/article/html-helper-methods-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/html-helper-methods-in-mvc/</guid><pubDate>Mon, 21 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Install Visual Studio Express for the Web Online</title><description>In this article you will learn how to install Visual Studio Express for the web online.</description><link>https://www.c-sharpcorner.com/article/install-visual-studio-express-for-web-using-online/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/install-visual-studio-express-for-web-using-online/</guid><pubDate>Wed, 09 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Looping Statements In C# - Part Two</title><description>In this article you will learn looping Statements in C#. This is part two of the series.</description><link>https://www.c-sharpcorner.com/article/looping-statements-in-C-Sharp-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/looping-statements-in-C-Sharp-part-two/</guid><pubDate>Mon, 07 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Looping Statements In C#: Part One</title><description>In this article you will  learn about some looping statements in C#.  It will also include single as well as nested loops.</description><link>https://www.c-sharpcorner.com/article/looping-statements-in-C-Sharp-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/looping-statements-in-C-Sharp-part-one/</guid><pubDate>Sat, 27 Feb 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Basics Of ASP.NET MVC In Depth</title><description>In this article you will learn the basics of ASP.NET MVC, including advantages and disadvantages of MVC and flow of MVC Pattern. </description><link>https://www.c-sharpcorner.com/UploadFile/183a1b/basic-of-Asp-Net-mvc-in-depth/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/183a1b/basic-of-Asp-Net-mvc-in-depth/</guid><pubDate>Sun, 07 Feb 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Inheritance With Different Scenarios In C#</title><description>In this article we will learn how to use inheritance with different scenarios in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/183a1b/inheritance-with-different-scenario-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/183a1b/inheritance-with-different-scenario-in-C-Sharp/</guid><pubDate>Tue, 08 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>HTML Helper in MVC</title><description>This is  blogs help to understand about HTML helper in MVC .</description><link>https://www.c-sharpcorner.com/blogs/html-helper-in-mvc1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/html-helper-in-mvc1</guid><pubDate>Thu, 23 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Difference between Abstract Class and Polymorphism in C#</title><description>This topic helps to learn in depth about different between abstract class and polymorphism.</description><link>https://www.c-sharpcorner.com/blogs/difference-between-abstract-class-and-polymorphism-in-c-sharp1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/difference-between-abstract-class-and-polymorphism-in-c-sharp1</guid><pubDate>Sun, 12 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Conditional Statement in C#</title><description>This article explains conditional statements in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/183a1b/conditional-statement-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/183a1b/conditional-statement-in-C-Sharp/</guid><pubDate>Thu, 09 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Common Language Runtime (CLR) in .NET</title><description>In this blog you will learn Common Language Runtime (CLR) in .NET.</description><link>https://www.c-sharpcorner.com/blogs/common-language-runtime-clr-in-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/common-language-runtime-clr-in-net1</guid><pubDate>Fri, 03 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>C# Data Types in Depth</title><description>In this article you will learn about data types in the C# language.</description><link>https://www.c-sharpcorner.com/UploadFile/183a1b/data-types-in-C-Sharp-in-depth/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/183a1b/data-types-in-C-Sharp-in-depth/</guid><pubDate>Tue, 30 Jun 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>What is the use of WCF Service</title><description>This blog will shows the usage of WCF Service.</description><link>https://www.c-sharpcorner.com/blogs/what-is-the-use-of-wcf-service1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/what-is-the-use-of-wcf-service1</guid><pubDate>Wed, 24 Jun 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>Advantage and Disadvantage of ASP.NET MVC</title><description>This blog describe the Advantage and Disadvantage of ASP.NET MVC.</description><link>https://www.c-sharpcorner.com/blogs/advantage-and-disadvantage-of-asp-net-mvc1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/advantage-and-disadvantage-of-asp-net-mvc1</guid><pubDate>Thu, 18 Jun 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item></channel></rss>