﻿<?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=kumar-saurabh10" rel="self" type="application/rss+xml" /><item><title>Output Caching : Post Cache Substitution Using Substitution Control</title><description>In this article, I will be explaining the Post Cache Substitution technique using the Substitution control for Output Caching in ASP.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/2124ae/output-caching-post-cache-substitution-using-substitution/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2124ae/output-caching-post-cache-substitution-using-substitution/</guid><pubDate>Sat, 17 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Out of Process Session State - In SQL Server</title><description>In this article, I am explaining, with a sample demo, storing Session State in a local or remote SQL Server.</description><link>https://www.c-sharpcorner.com/UploadFile/2124ae/out-of-process-session-state-in-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2124ae/out-of-process-session-state-in-sql-server/</guid><pubDate>Tue, 13 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Out-of-Process Session State (In State Server) in ASP.NET</title><description>In this article, I am explaining storing a Session State in a Local or Remote NT Service with a sample demo.</description><link>https://www.c-sharpcorner.com/UploadFile/2124ae/out-of-process-session-state-in-state-server-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2124ae/out-of-process-session-state-in-state-server-in-Asp-Net/</guid><pubDate>Mon, 12 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Upload Files to Server in ASP.NET MVC</title><description>In this article I will be demonstrating about the Upload functionality in ASP.NET MVC . </description><link>https://www.c-sharpcorner.com/uploadfile/2124ae/upload-files-to-server-in-Asp-Net-mvc/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/2124ae/upload-files-to-server-in-Asp-Net-mvc/default.aspx</guid><pubDate>Fri, 21 Oct 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Understanding Custom Generic Methods in C#</title><description>I hope reader of this blog are introduced to Generic(System.Collections.Generic).</description><link>https://www.c-sharpcorner.com/blogs/understanding-custom-generic-methods-in-c-sharp1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-custom-generic-methods-in-c-sharp1</guid><pubDate>Thu, 20 Oct 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Export to Excel functionality using NPOI dll</title><description>This article explains the functionality of Export to Excel using NPOI dll</description><link>https://www.c-sharpcorner.com/uploadfile/2124ae/export-to-excel-functionality-using-npoi-dll/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/2124ae/export-to-excel-functionality-using-npoi-dll/default.aspx</guid><pubDate>Tue, 18 Oct 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Telerik Grid View in ASP.NET MVC2: Part 2</title><description>This article will demonstrate the Insert, Update and Delete Operations in a Telerik Grid View.</description><link>https://www.c-sharpcorner.com/uploadfile/2124ae/telerik-grid-view-in-Asp-Net-mvc2-part-2/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/2124ae/telerik-grid-view-in-Asp-Net-mvc2-part-2/default.aspx</guid><pubDate>Fri, 14 Oct 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Telerik Grid View in ASP.NET MVC2: Part 1</title><description>In this article I will be demonstrating how to populate a Telerik Grid View in ASP.NET MVC2 using Entity Framework 4. </description><link>https://www.c-sharpcorner.com/uploadfile/2124ae/telerik-grid-view-in-Asp-Net-mvc2-part-1/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/2124ae/telerik-grid-view-in-Asp-Net-mvc2-part-1/default.aspx</guid><pubDate>Wed, 12 Oct 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Working with Telerik Controls in ASP.NET MVC2</title><description>In this article I will be showing how to start working with Telerik controls in ASP.Net MVC Project.</description><link>https://www.c-sharpcorner.com/uploadfile/2124ae/working-with-telerik-controls-in-Asp-Net-mvc2/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/2124ae/working-with-telerik-controls-in-Asp-Net-mvc2/default.aspx</guid><pubDate>Wed, 05 Oct 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>C# Static Constructor</title><description>In this article I will be explaining Static Constructors with the help of small demo.</description><link>https://www.c-sharpcorner.com/UploadFile/2124ae/understanding-static-constructors-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2124ae/understanding-static-constructors-in-C-Sharp/</guid><pubDate>Mon, 03 Oct 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Saving DropDownList Selected Value Across PostBack in MVC</title><description>How to get a drop down list with the selected value across the Post back.</description><link>https://www.c-sharpcorner.com/uploadfile/2124ae/saving-dropdownlist-selected-value-across-postback-in-mvc/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/2124ae/saving-dropdownlist-selected-value-across-postback-in-mvc/default.aspx</guid><pubDate>Fri, 04 Mar 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Configuring Visual Studio to work with MY SQL Database</title><description>Let's see how to configure Visual Studio to work with MY SQL database.</description><link>https://www.c-sharpcorner.com/uploadfile/2124ae/configuring-visual-studio-to-work-with-my-sql-database/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/2124ae/configuring-visual-studio-to-work-with-my-sql-database/default.aspx</guid><pubDate>Fri, 25 Feb 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Cascading DropDown List in ASP.NET MVC 2 using JQuery</title><description>Here I will demonstrate a cascading dropdown list (populating a child dropdown based on selection of parent dropdown) .</description><link>https://www.c-sharpcorner.com/uploadfile/2124ae/cascading-dropdown-list-in-Asp-Net-mvc-2-using-jquery/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/2124ae/cascading-dropdown-list-in-Asp-Net-mvc-2-using-jquery/default.aspx</guid><pubDate>Mon, 21 Feb 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Populating Dropdown list in ASP.NET MVC 2 using Entity Framework 4</title><description>Basically this article would demonstrate in a step by step manner - how to populate a dropdown list in ASP.NET MVC2 using Entity Framework 4.0 using View Models and Repository Pattern.</description><link>https://www.c-sharpcorner.com/uploadfile/2124ae/populating-dropdown-list-in-Asp-Net-mvc-2-using-entity-framework-4/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/2124ae/populating-dropdown-list-in-Asp-Net-mvc-2-using-entity-framework-4/default.aspx</guid><pubDate>Fri, 18 Feb 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item><item><title>Custom Membership Provider with Form Authentication in ASP.Net MVC Application</title><description>In this article I will demonstrate in four simple steps from scratch - How to create Custom Membership Provider in ASP.Net MVC Application for Form Authentication.</description><link>https://www.c-sharpcorner.com/uploadfile/2124ae/custom-membership-provider-with-form-authentication-in-Asp-Net-mvc-application/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/2124ae/custom-membership-provider-with-form-authentication-in-Asp-Net-mvc-application/default.aspx</guid><pubDate>Thu, 17 Feb 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kumar Saurabh)</author></item></channel></rss>