﻿<?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=saineshwar-bageri" rel="self" type="application/rss+xml" /><item><title>Angular 7 Project With ASP.NET CORE APIs (Gym Project)</title><description>This project is a basic gym project developed using Angular 7,  ASP.NET Core APIs, and SQL Server database. </description><link>https://www.c-sharpcorner.com/article/angular-7-project-with-asp-net-core-apis-gym-project/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-7-project-with-asp-net-core-apis-gym-project/</guid><pubDate>Mon, 28 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How To Use Nswag With ASP.NET Core And Generate Client Code With Nswag Studio</title><description>In this article, we are going to learn how to use NSwag with ASP.NET core and along with it, we are going to learn how to generate client code from it in a step by step way.</description><link>https://www.c-sharpcorner.com/article/how-to-use-nswag-with-asp-net-core-and-generate-client-code-with-nswag-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-use-nswag-with-asp-net-core-and-generate-client-code-with-nswag-studio/</guid><pubDate>Fri, 18 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Five Best Ways To Use Redis With ASP.NET MVC</title><description>In this article, we are going to focus on the best 5 ways we can use Redis cache to increase the performance of the application.</description><link>https://www.c-sharpcorner.com/article/five-best-ways-to-use-redis-with-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/five-best-ways-to-use-redis-with-asp-net-mvc/</guid><pubDate>Wed, 24 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Installing Redis Cache On Windows</title><description>In this article, we are going to learn how to download and install the Windows flavor of Redis Cache Server  and will see how client and server work.</description><link>https://www.c-sharpcorner.com/article/installing-redis-cache-on-windows/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/installing-redis-cache-on-windows/</guid><pubDate>Tue, 23 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Capturing Image From Web Cam In ASP.NET Core MVC</title><description>In this article, you will learn how to capture image from a webcam in ASP.NET Core MVC.</description><link>https://www.c-sharpcorner.com/article/capturing-image-from-web-cam-in-asp-net-core-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/capturing-image-from-web-cam-in-asp-net-core-mvc/</guid><pubDate>Fri, 14 Sep 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Custom Role Manager In ASP.NET MVC 5</title><description>In this article, we are going to learn how to create and use custom role manager in ASP.NET MVC in step by step way.</description><link>https://www.c-sharpcorner.com/article/creating-custom-role-manager-in-asp-net-mvc-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-custom-role-manager-in-asp-net-mvc-5/</guid><pubDate>Thu, 06 Sep 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Using Elastic Search With ASP.NET MVC</title><description>We are in the fifth part of this article. Till now we have covered a lot in elastic search starting from how to configure elastic search then how to insert data into elastic search, further using Kiba</description><link>https://www.c-sharpcorner.com/article/using-elastic-search-with-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-elastic-search-with-asp-net-mvc/</guid><pubDate>Mon, 11 Jun 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Inserting Document In Bulk Into Elastic Search Using Logstash</title><description>In this article, we are going to learn how to insert a bulk from MS SQL server or MySQL into elastic search in step by step way.</description><link>https://www.c-sharpcorner.com/article/inserting-document-in-bulk-into-elastic-search-using-logstash/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/inserting-document-in-bulk-into-elastic-search-using-logstash/</guid><pubDate>Fri, 08 Jun 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How To Configure Kibana</title><description>In this part, we are going to learn how to visualize data which is stored in elastic search with open source tool from elastic search know as Kibana.</description><link>https://www.c-sharpcorner.com/article/how-to-configure-kibana/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-configure-kibana/</guid><pubDate>Thu, 07 Jun 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Reading And Writing Documents With Single Document APIs In Elastic Search</title><description>In this article, we are going to learn how to create, update, delete and querying elastic search documents.</description><link>https://www.c-sharpcorner.com/article/reading-and-writing-documents-with-single-document-apis-in-elastic-search/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/reading-and-writing-documents-with-single-document-apis-in-elastic-search/</guid><pubDate>Wed, 06 Jun 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How To Configure Elasticsearch On Windows</title><description>Elasticsearch tool can easily perform a search on millions of documents in a few seconds.</description><link>https://www.c-sharpcorner.com/article/how-to-configure-elastic-search-on-windows/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-configure-elastic-search-on-windows/</guid><pubDate>Wed, 30 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Excel Exporter In C#</title><description>In this article, you are going to see a detailed working process of the Excel Exporter tool which is created in C#. </description><link>https://www.c-sharpcorner.com/article/excel-exporter-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/excel-exporter-in-c-sharp/</guid><pubDate>Mon, 14 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>TimeSheet Project Using ASP.NET MVC 5</title><description>Let’s start with “Super Admin” Role “Super Admin” has access to create New “Admin” and “User”. First “Super Admin” creates “Admin” after creating “Admin”, “Super Admin” creates a “User” and then assig</description><link>https://www.c-sharpcorner.com/article/timesheet-project-process-using-mvc-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/timesheet-project-process-using-mvc-5/</guid><pubDate>Fri, 11 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Simple API In Node.js</title><description>In this article, we are going to learn how to create a simple API in node js and using MS SQL as a data source on which we are going to perform CRUD operation.</description><link>https://www.c-sharpcorner.com/article/creating-simple-api-in-node-js/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-simple-api-in-node-js/</guid><pubDate>Sun, 22 Apr 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Using Google Vision API With ASP.NET MVC</title><description>In this article, we are going to learn how to use Google Vision API with ASP.NET MVC in a step by step way.</description><link>https://www.c-sharpcorner.com/article/using-google-vision-api-with-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-google-vision-api-with-asp-net-mvc/</guid><pubDate>Mon, 26 Feb 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating PDF In ASP.NET Core MVC Using Rotativa.AspNetCore</title><description>In this article, we are going to learn how to use Rotativa.AspNetCore tool to create PDFs from Views in ASP.NET Core. If you have worked with ASP.NET MVC, the Rotativa tool is already available there,</description><link>https://www.c-sharpcorner.com/article/creating-pdf-in-asp-net-core-mvc-using-rotativa-aspnetcore/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-pdf-in-asp-net-core-mvc-using-rotativa-aspnetcore/</guid><pubDate>Mon, 19 Feb 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Using Azure Face API With ASP.NET MVC</title><description>In this article, we are going to learn how to User Azure Face API with ASP.NET MVC in a step by step way.</description><link>https://www.c-sharpcorner.com/article/using-azure-face-api-with-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-azure-face-api-with-asp-net-mvc/</guid><pubDate>Sun, 18 Feb 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Using Bitbucket Extensions With Visual Studio 2015</title><description>In this article we are going to learn how to use Bitbucket Extensions with Visual Studio 2015, in the previous article we have learned how to create Bitbucket account and new repositories and push rep</description><link>https://www.c-sharpcorner.com/article/using-bitbucket-extensions-with-visual-studio-2015/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-bitbucket-extensions-with-visual-studio-2015/</guid><pubDate>Wed, 10 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Using jTable Grid With ASP.NET MVC</title><description>In this article, we are going to learn how to use jTable Grid with ASP.NET MVC, and along with that we are going to use Entity framework for accessing the database.</description><link>https://www.c-sharpcorner.com/article/using-jtable-grid-with-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-jtable-grid-with-asp-net-mvc/</guid><pubDate>Wed, 03 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Using Bitbucket With Visual Studio 2015</title><description>In this article, we are going to learn how to use Bitbucket version control system with Visual Studio 2015.</description><link>https://www.c-sharpcorner.com/article/using-bitbucket-with-visual-studio-2015/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-bitbucket-with-visual-studio-2015/</guid><pubDate>Mon, 01 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Using DataTables Grid With ASP.NET MVC</title><description>In this article, we are going to learn how to use DataTables Grid with ASP.NET MVC in step by step way.</description><link>https://www.c-sharpcorner.com/article/using-datatables-grid-with-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-datatables-grid-with-asp-net-mvc/</guid><pubDate>Fri, 29 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Using Gijgo Grid With ASP.NET MVC</title><description>In this article, we are going to learn how to use Gijgo Grid with ASP.NET MVC along with that we are going to use Entity framework for accessing the database.</description><link>https://www.c-sharpcorner.com/article/using-gijgo-grid-with-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-gijgo-grid-with-asp-net-mvc/</guid><pubDate>Tue, 19 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Using jqGrid With ASP.NET MVC</title><description>If you belong from a background of asp.net web forms then there is grid view which we used most but in some scenario if data was large then it would use to break, but in MVC we do not have that kind o</description><link>https://www.c-sharpcorner.com/article/using-jqgrid-with-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-jqgrid-with-asp-net-mvc/</guid><pubDate>Mon, 11 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>ASP.NET Core MVC Project (Event Management)</title><description>This Project is developed in Asp.net MVC Core 1.0.0 with Windows dependencies. </description><link>https://www.c-sharpcorner.com/article/asp-net-core-mvc-project-event-management/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-mvc-project-event-management/</guid><pubDate>Mon, 23 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>CRUD Operation With Razor Pages In ASP.NET Core 2.0</title><description>In this article, we are going to learn how to perform CRUD operations with Razor Pages in ASP.NET CORE 2.0</description><link>https://www.c-sharpcorner.com/article/crud-operation-with-razor-pages-in-asp-net-core-2-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/crud-operation-with-razor-pages-in-asp-net-core-2-0/</guid><pubDate>Tue, 26 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Using jQuery DataTables Grid With ASP.NET CORE MVC</title><description>Learn to integrate jQuery DataTables Grid with ASP.NET Core MVC in a step-by-step tutorial. This guide covers creating an ASP.NET Core MVC project, setting up a database, and using Entity Framework Co</description><link>https://www.c-sharpcorner.com/article/using-jquery-datatables-grid-with-asp-net-core-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-jquery-datatables-grid-with-asp-net-core-mvc/</guid><pubDate>Tue, 12 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How To Perform Searching With Paging In ASP.NET Web API</title><description>In this article, we are going to learn how to do a search with Web API.</description><link>https://www.c-sharpcorner.com/article/how-to-do-searching-with-paging-in-asp-net-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-do-searching-with-paging-in-asp-net-web-api/</guid><pubDate>Mon, 14 Aug 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How To Do Paging With ASP.NET Web API</title><description>In this article, we are going to learn how to do paging with Web API. In this modern era where there are tons of data to share and consume here we cannot send all data at one go or consumer we need to</description><link>https://www.c-sharpcorner.com/article/how-to-do-paging-with-asp-net-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-do-paging-with-asp-net-web-api/</guid><pubDate>Wed, 09 Aug 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Binding Dropdown List In Angular With ASP.NET Core Web API</title><description>After selecting a project a new dialog will pop up with name “New Project” now from the left panel just select Templates inside Templates select Visual C# &amp;#224; The Web after that choosing it will sh</description><link>https://www.c-sharpcorner.com/article/binding-dropdown-list-in-angular-with-asp-net-core-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/binding-dropdown-list-in-angular-with-asp-net-core-web-api/</guid><pubDate>Mon, 03 Jul 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Setting Up Angular Project With ASP.NET Core And Visual Studio 2017</title><description>In this part, we are going to learn how to setup Angular projects with ASP.NET Core and Visual Studio 2017, for doing this first we need to download Visual Studio community 2017.</description><link>https://www.c-sharpcorner.com/article/setting-up-angular-project-with-asp-net-core-and-visual-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/setting-up-angular-project-with-asp-net-core-and-visual-studio-2017/</guid><pubDate>Wed, 28 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Angular Demo Application With ASP.NET Core MVC (Rent A Car)</title><description>This project is a simple rent a car project developed in ASP.NET Core MVC and Angular with backend as SQL Server 2008 R2.</description><link>https://www.c-sharpcorner.com/article/angular-demo-application-with-asp-net-core-mvc-rent-a-car/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-demo-application-with-asp-net-core-mvc-rent-a-car/</guid><pubDate>Mon, 26 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Simple CRUD Operation Using ASP.NET MVC And MongoDB</title><description>Simple CRUD operation using ASP.NET MVC and MongoDB.</description><link>https://www.c-sharpcorner.com/article/simple-crud-operation-using-asp-net-mvc-and-mongodb/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/simple-crud-operation-using-asp-net-mvc-and-mongodb/</guid><pubDate>Wed, 08 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Learn MongoDB Step By Step</title><description>In this article, we are going to learn how to install MongoDB on a Windows machine in a step by step way. Along with this, we are also going to learn how to start the MongoDB Server and basic commands</description><link>https://www.c-sharpcorner.com/article/learn-mongodb-step-by-step/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/learn-mongodb-step-by-step/</guid><pubDate>Mon, 27 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Your Academic Project In ASP.NET WebForms</title><description>This GYM project is for beginners who are new to learning ASP.NET WebForms. By seeing this project, you can learn how to create your academic Project in ASP.NET WebForms.</description><link>https://www.c-sharpcorner.com/article/creating-your-academic-project-in-asp-net-webforms/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-your-academic-project-in-asp-net-webforms/</guid><pubDate>Tue, 31 Jan 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How To Create Web API In ASP.NET Core MVC Using Entity Framework Core</title><description>In this article, you will learn how to create Web API in ASP.Net Core MVC, using Entity Framework Core.</description><link>https://www.c-sharpcorner.com/article/how-to-create-web-api-in-asp-net-core-mvc-using-entity-frame-work-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-web-api-in-asp-net-core-mvc-using-entity-frame-work-core/</guid><pubDate>Mon, 26 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Simple RadiobuttonList In ASP.NET Core MVC Using New Tag Helpers</title><description>In this article, we are going to create a simple radiobuttonlist in ASP.NET Core MVC, using new Tag Helpers and we are going to pull the data for creating this radiobuttonlist from the SQL Server data</description><link>https://www.c-sharpcorner.com/article/creating-simple-radiobuttonlist-in-asp-net-core-mvc-using-new-tag-helpers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-simple-radiobuttonlist-in-asp-net-core-mvc-using-new-tag-helpers/</guid><pubDate>Sat, 24 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating a Simple CheckBoxList In ASP.NET Core MVC With New Tag Helpers</title><description>In this article, we are creating a simple CheckBoxList in ASP.NET Core MVC using new Tag Helpers and data. For creating this CheckBox list, we are going to pull data from the SQL Server database using</description><link>https://www.c-sharpcorner.com/article/creating-a-simple-checkboxlist-in-asp-net-core-mvc-with-new-tag-helpers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-a-simple-checkboxlist-in-asp-net-core-mvc-with-new-tag-helpers/</guid><pubDate>Mon, 19 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Simple Cascading DropDownList In ASP.NET Core MVC With New Tag Helpers</title><description>Learn how to implement cascading dropdowns in ASP.NET Core MVC. This guide covers setting up the database, creating models, controllers, views, and using jQuery AJAX for dynamic dropdown population. D</description><link>https://www.c-sharpcorner.com/article/creating-simple-cascading-dropdownlist-in-asp-net-core-mvc-with-new-tag-helpers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-simple-cascading-dropdownlist-in-asp-net-core-mvc-with-new-tag-helpers/</guid><pubDate>Mon, 12 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Binding Dropdown List With Database In ASP.NET Core MVC</title><description>In this article, we are going to learn how to bind a dropdown list with the database, using Entity Framework Core.</description><link>https://www.c-sharpcorner.com/article/binding-dropdown-list-with-database-in-asp-net-core-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/binding-dropdown-list-with-database-in-asp-net-core-mvc/</guid><pubDate>Sun, 11 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Setting And Reading Values From &amp;quot;appsettings.json&amp;quot; In .NET Core </title><description>In this article, you will learn about setting and reading the values from &amp;quot;Appsettings.json&amp;quot; in .NET Core.</description><link>https://www.c-sharpcorner.com/article/setting-and-reading-values-from-app-settings-json-in-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/setting-and-reading-values-from-app-settings-json-in-net-core/</guid><pubDate>Sat, 03 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating A New .NET Core Web Application With Command Line Interface (CLI)</title><description>In this article, we are going to learn how to create .NET Core web application without using Visual Studio IDE in step by step way.</description><link>https://www.c-sharpcorner.com/article/creating-a-new-net-core-web-application-with-command-line-interface-cli/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-a-new-net-core-web-application-with-command-line-interface-cli/</guid><pubDate>Tue, 29 Nov 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating A New .NET Core Web Application Using Visual Studio 2015 </title><description>In this article, you will learn how to create a new .NET Core Web Application, using Visual Studio 2015 and NET Core 1.0.1.</description><link>https://www.c-sharpcorner.com/article/creating-a-new-net-core-web-application-using-visual-studio-2015/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-a-new-net-core-web-application-using-visual-studio-2015/</guid><pubDate>Sun, 27 Nov 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Create Free Charts Using Chart.js In ASP.NET MVC</title><description>In this article, we are going to learn how to create and use chartJS with MVC.</description><link>https://www.c-sharpcorner.com/article/create-free-charts-using-chart-js-in-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-free-charts-using-chart-js-in-asp-net-mvc/</guid><pubDate>Thu, 13 Oct 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Dynamically Creating Multiple File Uploads In MVC And Validating It</title><description>In this article, you will learn how to dynamically create multiple file uploads in MVC and validate it.</description><link>https://www.c-sharpcorner.com/article/dynamically-creating-multiple-file-uploads-in-mvc-and-validating-it/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/dynamically-creating-multiple-file-uploads-in-mvc-and-validating-it/</guid><pubDate>Tue, 23 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating WEB API And Consuming In Console Application Using Web Client In An Asynchronous Way</title><description>In this article, we are going to learn how to Create Web API and consume Web API in Console Application.</description><link>https://www.c-sharpcorner.com/article/creating-web-api-and-consuming-in-console-application-using-web-client-in-an-asy/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-web-api-and-consuming-in-console-application-using-web-client-in-an-asy/</guid><pubDate>Sun, 07 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Web API And Consuming In Console Application Using Web Client In A Synchronous Way</title><description>In this article, we are going to learn how to Create Web API and consume Web API in Console Application. Basically, create Web API to share data with others or to get the data from others. </description><link>https://www.c-sharpcorner.com/article/creating-web-api-and-consuming-in-console-application-using-web-client-in-a-sync/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-web-api-and-consuming-in-console-application-using-web-client-in-a-sync/</guid><pubDate>Mon, 01 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How to Use Ninject Framework with MVC</title><description>In this article, we are going to have a look at how to use Ninject framework with MVC to remove hard code dependencies from the application.</description><link>https://www.c-sharpcorner.com/article/how-to-use-ninject-framework-with-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-use-ninject-framework-with-mvc/</guid><pubDate>Fri, 17 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Create Excel File On The Fly And Send As An Email Attachment In Console Application</title><description>In this article you will learn how to create Excel files on the fly and send as an Email Attachment in Console Application.</description><link>https://www.c-sharpcorner.com/article/create-excel-file-on-the-fly-and-send-as-an-email-attachment/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-excel-file-on-the-fly-and-send-as-an-email-attachment/</guid><pubDate>Sun, 15 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Display Binary Images In WebGrid From Database</title><description>In this article we are going to display binary data (Images) which are stored in the database in WebGrid; when clicked, they should enlarge and display in a popup window.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/display-binary-images-in-webgrid-from-database/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/display-binary-images-in-webgrid-from-database/</guid><pubDate>Fri, 05 Feb 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Display Colorized Rows Or Cells Of WebGrid In ASP.NET MVC </title><description>In this article we are going to learn how to color a row and cell in WebGrid.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/display-colorized-rows-or-cells-of-webgrid-in-Asp-Net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/display-colorized-rows-or-cells-of-webgrid-in-Asp-Net-mvc/</guid><pubDate>Fri, 15 Jan 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Smart Alert With MVC - Part 2</title><description>In this article we are going to learn how to implement Smart Alert with ASP.NET MVC.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/smart-alert-with-mvc-part-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/smart-alert-with-mvc-part-2/</guid><pubDate>Fri, 08 Jan 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Sweet Alert With MVC</title><description>In this article we are going learn how to implement sweet alert with ASP.NET MVC.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/sweet-alert-with-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/sweet-alert-with-mvc/</guid><pubDate>Sat, 26 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>MVC Demo Project</title><description>This project aims completely on GYMONE process. The Role of Admin is to Create and Delete System User and also assign roles (Admin, System User) to them.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/project-gymone-demo-project-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/project-gymone-demo-project-in-mvc/</guid><pubDate>Wed, 02 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Filter WebGrid With Cascading Dropdownlist Along With Paging in MVC</title><description>This tutorial provides a comprehensive guide for developers new to MVC, offering step-by-step instructions for creating a basic MVC application using Visual Studio 2012 and integrating features like P</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/filter-webgrid-with-cascading-dropdownlist-along-with-paging/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/filter-webgrid-with-cascading-dropdownlist-along-with-paging/</guid><pubDate>Tue, 07 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Simple Grid in MVC Using Grid.MVC</title><description>This article shows how to use a Grid.MVC Control in MVC .</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/creating-simple-grid-in-mvc-using-grid-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/creating-simple-grid-in-mvc-using-grid-mvc/</guid><pubDate>Sat, 13 Jun 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Using Membership in ASP.Net MVC 4</title><description>In this article we will see how to use a Microsoft built-in  Membership in ASP.Net MVC 4.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/using-membership-in-Asp-Net-mvc-4/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/using-membership-in-Asp-Net-mvc-4/</guid><pubDate>Mon, 18 May 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Capturing Image from webcam in ASP.Net MVC</title><description>This article shows how to easily capture an image using a webcam  in ASP.NET MVC.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/capturing-image-from-web-cam-in-Asp-Net-mvc139/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/capturing-image-from-web-cam-in-Asp-Net-mvc139/</guid><pubDate>Mon, 04 May 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Filter Grid With Cascading Dropdownlist In MVC Using Razor</title><description>This article shows how to filter Grid records using a cascading Dropdownlist in MVC.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/filter-grid-with-cascading-dropdownlist-in-mvc-using-razor/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/filter-grid-with-cascading-dropdownlist-in-mvc-using-razor/</guid><pubDate>Mon, 13 Apr 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Simple Checkboxlist in MVC 4 Using Razor</title><description>This article explains how to create a Checkboxlist in MVC using a CheckBoxFor Html helper Control and using Razor syntax.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/creating-simple-checkboxlist-in-mvc-4-using-razor/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/creating-simple-checkboxlist-in-mvc-4-using-razor/</guid><pubDate>Fri, 27 Mar 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Globalization and Localization in ASP.Net MVC 4</title><description>In this article, I will show you how to globalize and localize your application in MVC 4.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/globalization-and-localization-in-Asp-Net-mvc-4/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/globalization-and-localization-in-Asp-Net-mvc-4/</guid><pubDate>Thu, 19 Feb 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Dependency Injection Using Simple Injector</title><description>The purpose of a Simple Injector is to provide .NET application developers with an easy, flexible, and fast Inversion of Control library that uses best practices to steer developers to success.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/dependency-injection-using-simple-injector/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/dependency-injection-using-simple-injector/</guid><pubDate>Wed, 11 Feb 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Dependency Injection Using Ninject in .NET</title><description>This article explores Dependency Injection using Ninject, an open-source tool. It provides step-by-step guidance, from downloading Ninject to configuring the Ninject Kernel and debugging a console app</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/dependency-injection-using-ninject-in-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/dependency-injection-using-ninject-in-net/</guid><pubDate>Sat, 07 Feb 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Dependency Injection Using Microsoft Unity Framework</title><description>Explore Dependency Injection with Microsoft Unity Framework in the C# console app, emphasizing SOLID principles, IoC, and DI implementation for loosely coupled layers, enhancing testability.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/dependency-injection-using-microsoft-unity-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/dependency-injection-using-microsoft-unity-framework/</guid><pubDate>Sun, 01 Feb 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Encrypt in JavaScript and Decrypt in C# With AES Algorithm in ASP.Net in MVC 4</title><description>This article shows how to encrypt on the client side values in JavaScript and decrypt in C# with AES algorithm in ASP.NET MVC 4.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/encrypt-in-javascript-and-decrypt-in-C-Sharp-with-aes-algorithm-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/encrypt-in-javascript-and-decrypt-in-C-Sharp-with-aes-algorithm-i/</guid><pubDate>Mon, 26 Jan 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Encrypt in JavaScript and Decrypt in C# With AES Algorithm</title><description>In this article I am going to show you how to encrypt Client side values in JavaScript and decrypt in C# with AES algorithm in ASP.NET web forms.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/encrypt-in-javascript-and-decrypt-in-C-Sharp-with-aes-algorithm/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/encrypt-in-javascript-and-decrypt-in-C-Sharp-with-aes-algorithm/</guid><pubDate>Sun, 18 Jan 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How to Consume BasicHttpBinding in Windows Application</title><description>In this article I am going to show you how to consume a WCF BasicHttpBinding service in a Windows application.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-consume-basic-http-binding-in-windows-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-consume-basic-http-binding-in-windows-application/</guid><pubDate>Sun, 14 Dec 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>BasicHTTPBinding in WCF</title><description>This tutorial shows how to create a basic HTTP binding in WCF.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-basic-http-binding-in-wcf/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-basic-http-binding-in-wcf/</guid><pubDate>Sat, 13 Dec 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How to Create Web API in ASP.Net MVC</title><description>This article explains what the Web API is and its basics. The ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobil</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-web-api-in-Asp-Net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-web-api-in-Asp-Net-mvc/</guid><pubDate>Sun, 23 Nov 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Load on Demand Data in Webgrid on Scroll Using ASP.Net MVC and jQuery AJAX</title><description>This article shows how to load on-demand data into a Webgrid on a scroll using ASP.Net and jQuery AJAX.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/load-on-demand-data-in-webgrid-on-scroll-using-Asp-Net-mvc-a/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/load-on-demand-data-in-webgrid-on-scroll-using-Asp-Net-mvc-a/</guid><pubDate>Wed, 29 Oct 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How to Create Google Charts With MVC 4</title><description>This article shows how to create Google charts in MVC 4 in a simple way.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-google-charts-with-mvc-4/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-google-charts-with-mvc-4/</guid><pubDate>Sun, 12 Oct 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How to Create Google Charts in ASP.Net With JSON</title><description>This article explains how to work with Google Charts and also how Google Charts are better compared to Microsoft RDLC charts and Crystal Report Charts.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-google-charts-in-Asp-Net-with-json879/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-google-charts-in-Asp-Net-with-json879/</guid><pubDate>Sun, 05 Oct 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How to Create RDLC Charts and Complete Series of All Charts</title><description>This article shows all the sample RDLC charts and how to configure RDLC and display the RDLC charts to users or clients.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-rdlc-charts-and-complete-series-of-all-charts/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-rdlc-charts-and-complete-series-of-all-charts/</guid><pubDate>Sat, 27 Sep 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Mapping Stored Procedures and Getting Multiple Records From Stored Procedures Using Dapper</title><description>In this article you will learn how to get multiple records from Stored Procedures using Dapper.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/mapping-stored-procedures-and-getting-multiple-records-from/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/mapping-stored-procedures-and-getting-multiple-records-from/</guid><pubDate>Thu, 28 Aug 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Binding Radiobutton And Radiobuttonlist In Various Way In MVC With Database</title><description>This article describes how to bind a Radiobuttonlist in various ways with a database.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/binding-radiobutton-and-radiobuttonlist-in-various-way-in-mv201/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/binding-radiobutton-and-radiobuttonlist-in-various-way-in-mv201/</guid><pubDate>Mon, 25 Aug 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Binding Dropdownlist With Database In MVC</title><description>This article shows how to bind a dropdownlist in various ways with a database.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/binding-dropdownlist-in-mvc-in-various-ways-in-mvc-with-data/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/binding-dropdownlist-in-mvc-in-various-ways-in-mvc-with-data/</guid><pubDate>Sun, 17 Aug 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How to Connect ADO.NET Entity Framework With MVC in Simple Steps</title><description>This article shows how to work with MVC and the ADO.NET Entity Framework together.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-connect-ado-net-entity-framework-with-mvc-in-simple-s/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-connect-ado-net-entity-framework-with-mvc-in-simple-s/</guid><pubDate>Mon, 04 Aug 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Performing CRUD Operation With Dapper ( Open Source ORM From Stack Overflow) in MVC</title><description>This article explains how to use Dapper and do CRUD operations with Dapper in MVC.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/performing-crud-operation-with-dapper-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/performing-crud-operation-with-dapper-in-mvc/</guid><pubDate>Mon, 14 Jul 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Send DataSet and DataTable From Webservice and Consume in Application</title><description>In this article we will see how to send a DataSet and DataTable from an ASP.NET web serivce and consume them in an application.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/sending-dataset-and-datatable-from-webservice-and-consume-it/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/sending-dataset-and-datatable-from-webservice-and-consume-it/</guid><pubDate>Sat, 14 Jun 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Sending List From WebService and Consume it in Application</title><description>In this article we will see how to send a List&amp;lt;&amp;gt; from an ASP.NET Webserivce and consume a List&amp;lt;&amp;gt; in our application.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/sending-list-from-webservice-and-consume-it-in-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/sending-list-from-webservice-and-consume-it-in-application/</guid><pubDate>Tue, 10 Jun 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Custom Role Manager With Dynamic Menus in ASP.Net</title><description>This article shows how to create a menu and sub menus depending on user roles and also how to provide read and write access to users.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/creating-custom-role-manager-with-dynamic-menus-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/creating-custom-role-manager-with-dynamic-menus-in-Asp-Net/</guid><pubDate>Tue, 27 May 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Capturing Image From Web Cam in ASP.Net</title><description>This article provides the procedure for capturing an image from a webcam and store it in folder.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/capturing-image-from-web-cam-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/capturing-image-from-web-cam-in-Asp-Net/</guid><pubDate>Tue, 15 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Simple Cascading DropDownList In MVC 4 Using Razor</title><description>This article shows how to create a Cascading Dropdownlist.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/creating-simple-cascading-dropdownlist-in-mvc-4-using-razor/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/creating-simple-cascading-dropdownlist-in-mvc-4-using-razor/</guid><pubDate>Mon, 07 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Insert and Update in SQL Using User-Defined Table Type and XML</title><description>This article shows how to insert and update in SQL Server using user-defined table type and XML.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/insert-and-update-in-sql-using-user-defined-table-type-and-x/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/insert-and-update-in-sql-using-user-defined-table-type-and-x/</guid><pubDate>Mon, 07 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Simple WebGrid In MVC 4 Using Simple Model And Dataset</title><description>Here you will learn how to create a simple WebGrid In MVC 4 using a simple Model And Dataset.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/creating-simple-webgrid-in-mvc-4-using-simple-model-and-data/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/creating-simple-webgrid-in-mvc-4-using-simple-model-and-data/</guid><pubDate>Sun, 23 Mar 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Insert Update and Delete Application In MVC 4 Using Razor</title><description>Here we will see how to create an insert, update and delete application in MVC 4 using Razor.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/creating-insert-update-and-delete-application-in-mvc-4-using/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/creating-insert-update-and-delete-application-in-mvc-4-using/</guid><pubDate>Tue, 18 Mar 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Creating Application in MVC 4 Using Razor</title><description>In this article, we will learn how to create a basic application in MVC 4 using Razor.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/creating-application-in-mvc-4-using-razor/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/creating-application-in-mvc-4-using-razor/</guid><pubDate>Tue, 18 Mar 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Learn MVC Basics</title><description>The Model View Controller (MVC) pattern is an architectural design principal that separates components of web applications.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/learn-mvc-basics/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/learn-mvc-basics/</guid><pubDate>Tue, 18 Mar 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>How to Allow User to Check Only One Row at a Time in Grid View</title><description>In this article you will learn how to allow the user to check only one row at a time in a Grid View using JavaScript.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-allow-user-to-check-only-one-row-at-a-time-in-grid-vi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-allow-user-to-check-only-one-row-at-a-time-in-grid-vi/</guid><pubDate>Sat, 01 Feb 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Store and Retrieve Image in Crystal Reports From SQL Database and Folder Using ASP.Net</title><description>Here, we will see how to store and retrieve an image in Crystal Reports from SQL Database and folder using ASP.Net.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/store-and-retrieve-image-on-crystal-report-from-sql-database/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/store-and-retrieve-image-on-crystal-report-from-sql-database/</guid><pubDate>Tue, 21 Jan 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Create and Implement 3-Tier Architecture in ASP.Net</title><description>This article explains how to create and implement a 3-tier architecture for our project in ASP.NET, covering the Data Layer (DAL), Business Layer (BAL), and Presentation Layer. It highlights advantage</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/create-and-implement-3-tier-architecture-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/create-and-implement-3-tier-architecture-in-Asp-Net/</guid><pubDate>Mon, 30 Dec 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Fill DropDown List on GridView in ASP.Net</title><description>This blog defines how to fill DropDown List on GridView.</description><link>https://www.c-sharpcorner.com/blogs/fill-dropdown-list-on-gridview-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/fill-dropdown-list-on-gridview-in-asp-net1</guid><pubDate>Mon, 16 Dec 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>CheckBoxList within GridView Cell Count all Selected Items</title><description>Checkboxlist within GridView cell count all selected items.</description><link>https://www.c-sharpcorner.com/blogs/checkboxlist-within-gridview-cell-count-all-selected-items1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/checkboxlist-within-gridview-cell-count-all-selected-items1</guid><pubDate>Mon, 16 Dec 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>ALL GridView Events For Beginners</title><description>This blog defines all GridView events in ASP.Net.</description><link>https://www.c-sharpcorner.com/blogs/all-gridview-events-for-beginners1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/all-gridview-events-for-beginners1</guid><pubDate>Mon, 16 Dec 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Create Simple Web Service in Visual Studio 2008 &amp;#47; 2010 &amp;#47;2012</title><description>This tutorial explains how to create simple Web Services using Visual Studio 2008 or Visual Studio 2012.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/create-simple-web-service-in-visual-studio-2008-2010-2012/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/create-simple-web-service-in-visual-studio-2008-2010-2012/</guid><pubDate>Fri, 06 Dec 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>What is Globalization and Localization in ASP.Net</title><description>In this article you will learn what Globalization and Localization in ASP.NET are.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/what-is-globalization-and-localization-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/what-is-globalization-and-localization-in-Asp-Net/</guid><pubDate>Wed, 04 Dec 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Change Background and Border Color of Invalid Controls when Validation</title><description>This blog defines how to change background and border color of invalid controls when validation in JavaScript.
</description><link>https://www.c-sharpcorner.com/blogs/change-background-and-border-color-of-invalid-controls-when-validation1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/change-background-and-border-color-of-invalid-controls-when-validation1</guid><pubDate>Thu, 28 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item></channel></rss>