﻿<?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=dorababu2" rel="self" type="application/rss+xml" /><item><title>SSAS - Automating SQL Server Agent Service Logon As Administrator</title><description>Recently we ran into an issue while running some SQL jobs where we were trying to process the cubes.  We got an error saying failure stating &amp;#39;NT SERVICE\SQLSERVERAGENT does not have access to Anal</description><link>https://www.c-sharpcorner.com/blogs/ssas-automating-sql-server-agent-service-logon-as-administrator</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/ssas-automating-sql-server-agent-service-logon-as-administrator</guid><pubDate>Mon, 30 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Removing a Section from Div or Literal Dynamically</title><description>In this blog you will learn about removing a section from Div or Literal dynamically.</description><link>https://www.c-sharpcorner.com/blogs/removing-a-section-from-div-or-literal-dynamically</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/removing-a-section-from-div-or-literal-dynamically</guid><pubDate>Sat, 12 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Numeric Keypad Functionality in WinForms</title><description>In this blog I just want to share how we can create a numeric keypad with numbers, and how we can use that in a windows application. I am having a scenario where I can text manually or by using the keypad, so I have created this so that it will help some one </description><link>https://www.c-sharpcorner.com/blogs/numeric-keypad-functionality-in-winforms1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/numeric-keypad-functionality-in-winforms1</guid><pubDate>Thu, 18 Jul 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Forums Application Using MVC4 and Entity Framework</title><description>This article shows how to create a forums application using MVC4 and Entity Framework.</description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/forums-application-using-mvc4-and-entity-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/forums-application-using-mvc4-and-entity-framework/</guid><pubDate>Fri, 15 Feb 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>MVC 4 Entity in SQL Server</title><description>In this article you will see MVC 4 Entity in SQL Server.</description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/mvc-4-entity-in-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/mvc-4-entity-in-sql-server/</guid><pubDate>Thu, 24 Jan 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>How to Build Forum Application in C#</title><description>In this article I would like to share how we can build up a forum application which is similar to c# corner. </description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/how-to-build-forum-application-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/how-to-build-forum-application-in-C-Sharp/</guid><pubDate>Tue, 22 Jan 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Cascading Dropdown List in ASP.Net Using Entity Framework</title><description>This article shows how to work with a cascading dropdown list for country/state/city in ASP.Net using Entity Framework.</description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/cascading-dropdown-list-in-Asp-Net-using-entity-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/cascading-dropdown-list-in-Asp-Net-using-entity-framework/</guid><pubDate>Fri, 04 Jan 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Dynamic Data Entities Web Application</title><description>In this article I will explain how to work with a Dynamic Data Entities Web Application and show how to implement a CRUD operation without writing a single line of code.
</description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/dynamic-data-entities-web-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/dynamic-data-entities-web-application/</guid><pubDate>Fri, 04 Jan 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Implementing CRUD Operation in MySql Using Entity Framework</title><description>In the last article I showed how we can implement CRUD operations using Entity Framework using SQL database, now I would like to show you how we can implement the same using MySql database.</description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/implementing-crud-operation-in-mysql-using-entity-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/implementing-crud-operation-in-mysql-using-entity-framework/</guid><pubDate>Thu, 27 Dec 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Entity Framework CRUD Operations Using Stored Procedure</title><description>In this post I would like to share something regarding Entity Framework, how we can implement CRUD operations using stored procedures in Entity Framework.</description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/entity-framework-crud-operations-using-stored-procedure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/entity-framework-crud-operations-using-stored-procedure/</guid><pubDate>Wed, 26 Dec 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Disable/Enable a control onclick of the other control</title><description>In this blog I would like to show how we can disable a control on clicking the other and enable it again..</description><link>https://www.c-sharpcorner.com/blogs/disableenable-a-control-onclick-of-the-other-control1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/disableenable-a-control-onclick-of-the-other-control1</guid><pubDate>Thu, 12 Jan 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>J-Query Idle Timeout plug-in</title><description>In this Blog I will explain about J-Quey idle time out plug-in.</description><link>https://www.c-sharpcorner.com/blogs/jquery-idle-timeout-plugin1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/jquery-idle-timeout-plugin1</guid><pubDate>Tue, 03 Jan 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Disable Label after some amount of time</title><description>Generally in some application we use labels to display error message. But even when some operations are done the label text will be displayed what we initially show. So in this blog i would like to show how we can disable label after some amount of time using Jquery</description><link>https://www.c-sharpcorner.com/blogs/disable-label-after-some-amount-of-time1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/disable-label-after-some-amount-of-time1</guid><pubDate>Tue, 27 Dec 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>GridView with Fixed Header in ASP.NET</title><description>In this article, I am trying to solve the problem of scrolling headers in ASP.NET GridView control.</description><link>https://www.c-sharpcorner.com/uploadfile/Dorababu742/gridview-with-fixed-header-in-Asp-Net/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/Dorababu742/gridview-with-fixed-header-in-Asp-Net/default.aspx</guid><pubDate>Tue, 06 Sep 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Printing the Number or strings equivalent to dot printing</title><description>In this blog I will show you how to printing the number or strings equivalent to dot printing.</description><link>https://www.c-sharpcorner.com/blogs/printing-the-number-or-strings-equivalent-to-dot-printing1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/printing-the-number-or-strings-equivalent-to-dot-printing1</guid><pubDate>Tue, 30 Aug 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>DataGridView to Word And Excel</title><description>This is a sample way of doing it. In this you can find how we can export a DataGridView  to Word and Excel documents.</description><link>https://www.c-sharpcorner.com/uploadfile/Dorababu742/datagridview-to-word-and-excel/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/Dorababu742/datagridview-to-word-and-excel/default.aspx</guid><pubDate>Thu, 04 Aug 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Convert the amount entered in the textbox to US format</title><description>In this i would like to show how you can change the entered amount in the text box in to US format</description><link>https://www.c-sharpcorner.com/blogs/convert-the-amount-entered-in-the-textbox-to-us-format1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/convert-the-amount-entered-in-the-textbox-to-us-format1</guid><pubDate>Wed, 03 Aug 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Drop Down List in AJAX Update Panel</title><description>In this article I am going to show how to use Drop down list in AJAX update panel.</description><link>https://www.c-sharpcorner.com/uploadfile/Dorababu742/drop-down-list-in-ajax-update-panel/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/Dorababu742/drop-down-list-in-ajax-update-panel/default.aspx</guid><pubDate>Wed, 03 Aug 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>How to skip the first line from a text file</title><description>One of my colleague had a requirement regarding this how to skip the first line from the data which was in a text file so i am writing this </description><link>https://www.c-sharpcorner.com/blogs/how-to-skip-the-first-line-from-a-text-file1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-skip-the-first-line-from-a-text-file1</guid><pubDate>Tue, 02 Aug 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>How We Can Use Custom Roles And Membership in ASP.NET</title><description>In this article I would like to show a sample demonstration regarding how we can use a custom roles and membership.</description><link>https://www.c-sharpcorner.com/uploadfile/Dorababu742/how-we-can-use-custom-roles-and-membership-in-Asp-Net/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/Dorababu742/how-we-can-use-custom-roles-and-membership-in-Asp-Net/default.aspx</guid><pubDate>Wed, 13 Jul 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Disable or Enable Context Menu Items For a TreeView</title><description>In this article I would like to show how to disable and enable context menu items for a TreeView.</description><link>https://www.c-sharpcorner.com/uploadfile/Dorababu742/disable-or-enable-context-menu-items-for-a-treeview/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/Dorababu742/disable-or-enable-context-menu-items-for-a-treeview/default.aspx</guid><pubDate>Thu, 09 Jun 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Custom Validation to Validate Dates with Client-Script</title><description>In this article I am going to explain how we can validate two dates using custom-validator. This article also covers how to use a JQuery calendar in master pages.</description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/custom-validation-to-validate-dates-with-client-script/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/custom-validation-to-validate-dates-with-client-script/</guid><pubDate>Tue, 31 May 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Edit and Update the MySql Records Using ASP.NET</title><description>In this article I am going to explain how we can edit and update records while  keeping old records as they are in MySql using ASP.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/edit-and-update-the-mysql-records-using-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/edit-and-update-the-mysql-records-using-Asp-Net/</guid><pubDate>Mon, 30 May 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Javascript to copy or select automatically</title><description>In this article I will give some samples of JavaScript’s to type automatically the typed text from one textbox to other textbox, automatically checking the checkboxes and selecting dropdown list values.</description><link>https://www.c-sharpcorner.com/uploadfile/Dorababu742/javascript-to-copy-or-select-automatically/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/Dorababu742/javascript-to-copy-or-select-automatically/default.aspx</guid><pubDate>Mon, 23 May 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Automated Clearing House (ACH) Tool Using Windows Forms</title><description>This is an article regarding the development of an Automated Clearing House (ACH) tool using Windows Forms.</description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/automated-clearing-house-ach-tool-using-windows-forms/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/automated-clearing-house-ach-tool-using-windows-forms/</guid><pubDate>Thu, 19 May 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>How to Show Data Saved as a Long-Blob in MySql</title><description>In this article I would like to show how we can load data that was stored as a long-blob in the database.</description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/how-to-show-data-saved-as-a-long-blob-in-mysql/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/how-to-show-data-saved-as-a-long-blob-in-mysql/</guid><pubDate>Tue, 17 May 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Using ToolTip control in Windows Form</title><description>In this article I will explain use of tooltips on Mouse Hover, and some other events like Textbox enter and others</description><link>https://www.c-sharpcorner.com/uploadfile/Dorababu742/using-tooltip-control-in-windows-form/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/Dorababu742/using-tooltip-control-in-windows-form/default.aspx</guid><pubDate>Tue, 18 Jan 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Using Treeview &amp; Panel control in Windows Form</title><description>This is a sample article, as I have seen many asking regarding how to work with panels I will just show you a sample.</description><link>https://www.c-sharpcorner.com/uploadfile/Dorababu742/using-treeview-panel-control-in-windows-form/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/Dorababu742/using-treeview-panel-control-in-windows-form/default.aspx</guid><pubDate>Mon, 17 Jan 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item><item><title>Using Radio Button in GridView</title><description>In this article I am going to give you a brief explanation regarding how to use a Radio button in gridview. </description><link>https://www.c-sharpcorner.com/UploadFile/Dorababu742/using-radio-button-in-gridview/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Dorababu742/using-radio-button-in-gridview/</guid><pubDate>Wed, 12 May 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dorababu Meka)</author></item></channel></rss>