﻿<?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=deepak-sharma42" rel="self" type="application/rss+xml" /><item><title>Changing UICulture of Master and Content Pages on Button Click in ASP.NET Using C#, VB.NET</title><description>This article explains how to change the UICulture of the master and content pages on a button click in ASP.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/changing-uiculture-of-master-and-content-pages-on-button-cli/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/changing-uiculture-of-master-and-content-pages-on-button-cli/</guid><pubDate>Sat, 25 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Creating Charts in ASP.NET Using Google Chart Tools</title><description>In this article, I explain how to create charts in ASP.NET using Google Chart Tools.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/creating-charts-in-Asp-Net-using-google-chart-tools/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/creating-charts-in-Asp-Net-using-google-chart-tools/</guid><pubDate>Fri, 19 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Creating Your First Android Application</title><description>In this article we will see how to create your first Android application.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/creating-your-first-android-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/creating-your-first-android-application/</guid><pubDate>Fri, 12 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Play Flash in Windows Forms Application Using C#</title><description>Learn how to integrate and play Flash (.swf) files in Windows Forms apps. Explore two methods: Shockwave Flash Object and WebBrowser control.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-play-flash-in-windows-forms-application-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-play-flash-in-windows-forms-application-using-C-Sharp/</guid><pubDate>Thu, 21 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Connecting to Oracle Database From Windows Forms Application Using C#</title><description>In this article I will explain how to connect to an Oracle database from a Windows application using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/connecting-to-oracle-database-from-windows-forms-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/connecting-to-oracle-database-from-windows-forms-application/</guid><pubDate>Thu, 10 Jan 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How To Convert DataTable To XML In C#</title><description>In this article, I will discuss how to read data from a SQL Server into a DataTable and then export DataTable data into XML file in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-write-data-of-an-sql-server-table-to-an-xml-file-usin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-write-data-of-an-sql-server-table-to-an-xml-file-usin/</guid><pubDate>Mon, 03 Dec 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Slide Show in C# Windows Forms Application Using MySQL Database</title><description>In this article I will explain how to retrieve images stored in a BLOB field of a MySQL database and display as a slide show in a Windows Forms application using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/slide-show-in-C-Sharp-windows-forms-application-using-mysql-datab/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/slide-show-in-C-Sharp-windows-forms-application-using-mysql-datab/</guid><pubDate>Sun, 02 Dec 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Save Images in MySQL Database Using C#</title><description>This article explains how to save images into a MySQL database in Windows Forms applications using C#. BLOB, TINYBLOB, MEDIUMBLOB, LONGBLOB.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-save-images-in-mysql-database-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-save-images-in-mysql-database-using-C-Sharp/</guid><pubDate>Thu, 29 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Show NotifyIcon in Windows Forms Application Using C#</title><description>In this article I will explain how to show a NotifyIcon in the status notification area of the taskbar for a Windows Forms application using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-show-notifyicon-in-windows-forms-application-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-show-notifyicon-in-windows-forms-application-using-C-Sharp/</guid><pubDate>Wed, 21 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Customize Default ContextMenu of a TextBox Control in Windows Forms Application Using C#</title><description>In this article I will explain how to customize a default ContextMenu of a TextBox control in a Windows Forms application using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-customize-default-contextmenu-of-a-textbox-control-in/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-customize-default-contextmenu-of-a-textbox-control-in/</guid><pubDate>Mon, 19 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Create Context Menu in Windows Forms Application Using C#</title><description>In this article we will see how to create a Context Menu, Popup Menu or Shortcut menu in a Windows Forms application with the ContextMenuStrip control using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-create-context-menu-in-windows-forms-application-usin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-create-context-menu-in-windows-forms-application-usin/</guid><pubDate>Mon, 19 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Drag and Drop From DataGridView to ListBox in a Windows Forms Application</title><description>In this article I will explain how to drag and drop from a DataGridView control to a Listbox control.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/drag-and-drop-from-datagridview-to-listbox-in-a-windows-form/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/drag-and-drop-from-datagridview-to-listbox-in-a-windows-form/</guid><pubDate>Fri, 16 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Highlight Sorted Column of a GridView Control in ASP.NET</title><description>In this article I will explain how to highlight a sorted column of a GridView control in ASP.NET</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-highlight-sorted-column-of-a-gridview-control-in-asp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-highlight-sorted-column-of-a-gridview-control-in-asp/</guid><pubDate>Sat, 27 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>GridView Paging and Sorting in ASP.NET Without Using a DataSource</title><description>In this article I will explain how to enable paging and sorting in a GridView control manually without using a DataSource</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/gridview-paging-and-sorting-in-Asp-Net-without-using-a-datas/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/gridview-paging-and-sorting-in-Asp-Net-without-using-a-datas/</guid><pubDate>Fri, 26 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>GridView Paging and Sorting in ASP.NET Using SqlDataSource</title><description>In this article I will explain how to enable paging and sorting in a GridView control using a SqlDataSource</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/gridview-paging-and-sorting-in-Asp-Net-using-sqldatasource/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/gridview-paging-and-sorting-in-Asp-Net-using-sqldatasource/</guid><pubDate>Thu, 25 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Display Images in RadioButtonList Control in ASP.NET</title><description>In this article I will explain how to show images in a RadioButtonList control in ASP.NET.
</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/display-images-in-radiobuttonlist-control-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/display-images-in-radiobuttonlist-control-in-Asp-Net/</guid><pubDate>Sat, 20 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Approve New Users With Confirmation Email Using CreateUserWizard Control in ASP.Net</title><description>In this article I will explain how to approve new users created using CreateUserWizard with a confirmation email in ASP.NET</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-approve-new-users-with-confirmation-email-using-creat/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-approve-new-users-with-confirmation-email-using-creat/</guid><pubDate>Thu, 18 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Send Email From C# Windows Application Using Gmail SMTP</title><description>In this article I will explain how to send email from a C# Windows application with an attachment using Gmail SMTP.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/send-email-from-C-Sharp-windows-application-using-gmail-smtp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/send-email-from-C-Sharp-windows-application-using-gmail-smtp/</guid><pubDate>Thu, 18 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Configure CreateUserWizard and Login Control Using ASP.NET Membership</title><description>In this article I will explain how to configure the CreateUserWizard and Login control using an ASP.NET Membership.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-configure-createuserwizard-and-login-control-using-as/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-configure-createuserwizard-and-login-control-using-as/</guid><pubDate>Tue, 10 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>GridView Data Binding in ASP.NET Using WCF Service</title><description>In this article I will explain how to bind data in a GridView from a SQL Server database using a WCF Service.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/gridview-data-binding-in-Asp-Net-using-wcf-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/gridview-data-binding-in-Asp-Net-using-wcf-service/</guid><pubDate>Thu, 17 May 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Data Binding in WPF DataGrid Control Using SQL Server Database</title><description>In this article I will explain how to display data from a SQL Server database table in a WPF DataGrid control</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/data-binding-in-wpf-datagrid-control-using-sql-server-databa/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/data-binding-in-wpf-datagrid-control-using-sql-server-databa/</guid><pubDate>Fri, 06 Apr 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Generate Report From SQL Server Database Using Report Wizard in ASP.NET</title><description>In this article I will explain how to generate a report from a SQL Server database using the Report Wizard and display it in ASP.NET
</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-generate-report-from-sql-server-database-using-report/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-generate-report-from-sql-server-database-using-report/</guid><pubDate>Thu, 05 Apr 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Autosuggest TextBox From Database Column in Windows Forms</title><description>In this article we will create a TextBox that will suggest names from a SQL Server database column FirstName.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/autosuggest-textbox-from-database-column-in-windows-forms/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/autosuggest-textbox-from-database-column-in-windows-forms/</guid><pubDate>Sat, 31 Mar 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Store Date and Time in Separate Columns in SQL Server 2005</title><description>In this article I will explain how to store Date and Time in SQL Server 2005 using a User Defined Type.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-store-date-and-time-in-separate-columns-in-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-store-date-and-time-in-separate-columns-in-sql-server/</guid><pubDate>Thu, 29 Mar 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Create an Installer For a WinForm Application Using Setup Project</title><description>In this article I will explain the process of creating an installer for a Windows Forms application using Setup Project</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-create-an-installer-for-a-winform-application-using-s/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-create-an-installer-for-a-winform-application-using-s/</guid><pubDate>Tue, 13 Mar 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Show Progress of Fetching Database Records Using a ProgressBar Control in WinForm</title><description>In this article we will learn how to show progress of fetching database records using a ProgressBar control in WinForm.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-show-progress-of-fetching-database-records-using-a-pr/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-show-progress-of-fetching-database-records-using-a-pr/</guid><pubDate>Sun, 11 Mar 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Asynchronous Processing of Database Records on a WinForm UI Using Multithreading</title><description>In this article you will learn how to asynchronously load data from a SQL Server database table into a Windows Forms form.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/asynchronous-processing-of-database-records-on-a-winform-ui/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/asynchronous-processing-of-database-records-on-a-winform-ui/</guid><pubDate>Sat, 10 Mar 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Select Employees Who Were Born on the Last Day of the Month?</title><description>To select employees who were born on the last day of the month from a database or employee records, you&amp;#39;ll need to use SQL or a similar query language to filter the data based on the birth dates. </description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-select-employees-who-have-born-on-last-day-of-the-mon/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-select-employees-who-have-born-on-last-day-of-the-mon/</guid><pubDate>Thu, 08 Mar 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Return a DataTable From WCF Service</title><description>In this article, we will see how to return data from a SQL Server table as a DataTable object using WCF service and consume it in a Console application.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-return-a-datatable-from-wcf-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-return-a-datatable-from-wcf-service/</guid><pubDate>Wed, 07 Mar 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Different Types of Chooser and Launcher Tasks in Windows Phone 7</title><description>In this article I will try to explain various types of Chooser and Launcher Tasks available in Windows Phone 7.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/different-types-of-chooser-and-launcher-tasks-in-windows-pho/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/different-types-of-chooser-and-launcher-tasks-in-windows-pho/</guid><pubDate>Sun, 19 Feb 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Creating a Master-Detail Form Using GridView and DetailsView in ASP.NET</title><description>In this article we will create a simple Master-Detail form using GridView and DetailsView</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/creating-master-detail-form-using-gridview-and-detailsview-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/creating-master-detail-form-using-gridview-and-detailsview-i/</guid><pubDate>Fri, 17 Feb 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Add a New Contact, Make a Call and Send SMS in Windows Phone 7</title><description>In this article you will see how to add a new contact, make a call and send SMS to it in Windows Phone 7.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-add-a-new-contact-make-a-call-and-send-sms-in-window/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-add-a-new-contact-make-a-call-and-send-sms-in-window/</guid><pubDate>Mon, 13 Feb 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Show Your Current Location on Bing Map in Windows Phone 7</title><description>In this article you will see how you can show your current location in Bing Map in Windows Phone 7.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/show-your-current-location-on-bing-map-in-windows-phone-7/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/show-your-current-location-on-bing-map-in-windows-phone-7/</guid><pubDate>Sun, 12 Feb 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Different Ways of Passing Values Between Windows Phone 7 Pages</title><description>In this article we will see various ways of passing data between Windows Phone 7 pages.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/different-ways-of-passing-values-between-windows-phone-7-pag/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/different-ways-of-passing-values-between-windows-phone-7-pag/</guid><pubDate>Wed, 08 Feb 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Bind Multiple SQL Server Tables With a TreeView in a Hierarchical Order</title><description>In this article we will bind three SQL Server tables with a TreeView in a hierarchical order</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-bind-multiple-sql-server-tables-with-a-treeview-in-a/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-bind-multiple-sql-server-tables-with-a-treeview-in-a/</guid><pubDate>Wed, 08 Feb 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Cookie-less Session in ASP.NET</title><description>In this article we will learn to use a Session even if Cookies of the user’s browser is disabled</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/using-cookie-less-session-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/using-cookie-less-session-in-Asp-Net/</guid><pubDate>Tue, 07 Feb 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Configure ASP.NET Membership Using SQLMembershipProvider</title><description>In this article, we will learn to configure ASP.NET Membership using SQLMembershipProvider.
</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-configure-Asp-Net-membership-using-sqlmembershipprovi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-configure-Asp-Net-membership-using-sqlmembershipprovi/</guid><pubDate>Sun, 05 Feb 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Calculate current financial year </title><description>Calculate current financial year in C#</description><link>https://www.c-sharpcorner.com/blogs/calculate-current-financial-year1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/calculate-current-financial-year1</guid><pubDate>Fri, 03 Feb 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Localize ASP.NET Controls Based on Browser’s Language and Culture Settings</title><description>In this article we will learn how to display localized data in ASP.NET controls based on language and culture settings of the browser.
</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-localize-Asp-Net-controls-based-on-browser’s-language/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-localize-Asp-Net-controls-based-on-browser’s-language/</guid><pubDate>Sun, 29 Jan 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to Populate Data in a Listbox From a Text File in Windows Phone 7</title><description>In this article we will learn to create a text file in Windows Phone and put some text in it. Then we will try to fill a Listbox with these texts.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-populate-data-in-a-listbox-from-a-text-file-in-window/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-populate-data-in-a-listbox-from-a-text-file-in-window/</guid><pubDate>Thu, 12 Jan 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>How to change the background color of rows in a GridView in ASP.NET 3.5</title><description>In this article we will learn how to change the background color of the rows in a GridView control based on its row data using RowDataBound event.</description><link>https://www.c-sharpcorner.com/uploadfile/deepak.sharma00/how-to-change-the-background-color-of-rows-in-a-gridview-in-Asp-Net-3-5/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/deepak.sharma00/how-to-change-the-background-color-of-rows-in-a-gridview-in-Asp-Net-3-5/default.aspx</guid><pubDate>Thu, 20 Jan 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item></channel></rss>