﻿<?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=kirtan-patel" rel="self" type="application/rss+xml" /><item><title>Locating Windows Owned by Other Process and Changing Window Title in C#</title><description>Manipulate another process's windows from your program using the Win32 API.</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/locating-windows-owned-by-other-process-and-changing-window/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/locating-windows-owned-by-other-process-and-changing-window/</guid><pubDate>Sat, 11 Aug 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Download / Upload Binary Files on FTP Server Using C#</title><description>Article about downloading and uploading binary files using FtpWebRequest in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/download-upload-binary-files-on-ftp-server-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/download-upload-binary-files-on-ftp-server-using-C-Sharp/</guid><pubDate>Sat, 11 Aug 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Check if Email Address Really Exist or not Using C# </title><description>This article demonstrate basic technique for checking if particular email is exist or not. using SMTP protocol specifications in RFC 821.</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/check-if-email-address-really-exist-or-not-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/check-if-email-address-really-exist-or-not-using-C-Sharp/</guid><pubDate>Thu, 22 Dec 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Passing Data From One Activity to Another Activity in Android</title><description>This article shows how you can pass data from one intent to another intent when calling it from a button in Android</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/passing-data-from-one-activity-to-another-activity-in-android/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/passing-data-from-one-activity-to-another-activity-in-android/</guid><pubDate>Fri, 22 Jul 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Print Richtextbox content with Formating in C# Windows Forms</title><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/print-richtextbox-content-with-formating-in-C-Sharp-windows-forms/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/print-richtextbox-content-with-formating-in-C-Sharp-windows-forms/</guid><pubDate>Mon, 18 Jul 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Securing your .Net Assembly code </title><description>Tips on how to secure your .net code from crackers.</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/securing-your-net-assembly-code/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/securing-your-net-assembly-code/</guid><pubDate>Thu, 16 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>How and when to Use Interfaces like IComparable</title><description>This article is targeted for the people who don't know how to use Interfaces .</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/how-and-when-to-use-interfaces-like-icomparable/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/how-and-when-to-use-interfaces-like-icomparable/default.aspx</guid><pubDate>Thu, 09 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Add Controls Dynamically to Silverlight Page</title><description>Article teach about how to add Controls dynamically to silver light page</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/add-controls-dynamically-to-silverlight-page/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/add-controls-dynamically-to-silverlight-page/default.aspx</guid><pubDate>Thu, 02 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Working With Windows Registry Using C# (Part 1: Windows Registry Basics)</title><description>Article teaches basic Fundamental of Windows Registry by GUI and also With coding.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/working-with-windows-registry-using-C-Sharp-part-1-windows-registry-basics/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/working-with-windows-registry-using-C-Sharp-part-1-windows-registry-basics/default.aspx</guid><pubDate>Tue, 17 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Get MAC Address of Network Card using WMI and C#</title><description>Get MAC Address of Network Cards using WMI and C#</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/get-mac-address-of-network-card-using-wmi-and-C-Sharp/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/get-mac-address-of-network-card-using-wmi-and-C-Sharp/default.aspx</guid><pubDate>Wed, 11 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Get Laptop Battery Status using C# and WMI</title><description>Article about how to get status of laptop battery </description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/get-laptop-battery-status-using-C-Sharp-and-wmi/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/get-laptop-battery-status-using-C-Sharp-and-wmi/default.aspx</guid><pubDate>Sat, 07 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Checking if User is connected to Internet or Not using Win32 API and C#</title><description>Article Checking if User is connected to Internet or Not using Win32 API and C#</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/checking-if-user-is-connected-to-internet-or-not-using-win32-api-and-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/checking-if-user-is-connected-to-internet-or-not-using-win32-api-and-C-Sharp/</guid><pubDate>Fri, 06 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>How to Create Shortcut of Application programatically using C#</title><description>How to Create shortcut of application programatically using C#</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/how-to-create-shortcut-of-application-programatically-using-C-Sharp/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/how-to-create-shortcut-of-application-programatically-using-C-Sharp/default.aspx</guid><pubDate>Fri, 06 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Getting detailed Information about Windows User Accounts with WMI and C#</title><description>Article about how to get detailed information about windows users through WMI.</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/getting-detailed-information-about-windows-user-accounts-with-wmi-and-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/getting-detailed-information-about-windows-user-accounts-with-wmi-and-C-Sharp/</guid><pubDate>Thu, 05 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Getting CD/DVD Drive capabilities using WMI and C#</title><description>article about how to Get Different capabilities of CD_Drive like read/write using WMI</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/getting-cddvd-drive-capabilities-using-wmi-and-C-Sharp/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/getting-cddvd-drive-capabilities-using-wmi-and-C-Sharp/default.aspx</guid><pubDate>Wed, 04 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Parsing US Postal Addresses from Textfile and seperating various fields of Address</title><description>Here I'm presenting article about how to parse address that are of US format from text file or any other sources.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/parsing-us-postal-addresses-from-textfile-and-seperating-various-fields-of-address/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/parsing-us-postal-addresses-from-textfile-and-seperating-various-fields-of-address/default.aspx</guid><pubDate>Tue, 03 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Syntax Highlighting in RichTextBox using C#</title><description>This article is about how to achieve Syntax Highlight feature in RichTextBox.</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/syntax-highlighting-in-richtextbox-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/syntax-highlighting-in-richtextbox-using-C-Sharp/</guid><pubDate>Tue, 03 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Parameter Arrays in C#</title><description>In this article you will learn how to use Parameter Arrays in C#.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/parameter-arrays-in-C-Sharp/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/parameter-arrays-in-C-Sharp/default.aspx</guid><pubDate>Mon, 19 Jul 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Compile C# Program on Linux Operating System</title><description>probably all programmers working in c# on windows platform but here i m presenting some thing that will give you a brief idea how to compile a c# program on LINUX platform in mono develop IDE.</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/compile-C-Sharp-program-on-linux-operating-system/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/compile-C-Sharp-program-on-linux-operating-system/</guid><pubDate>Mon, 07 Jun 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Runtime polymorphism in c#</title><description>In this article I will write the code first about the classes and explain you later how its achieved in c#.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/runtime-polymorphism-in-C-Sharp/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/runtime-polymorphism-in-C-Sharp/default.aspx</guid><pubDate>Wed, 02 Jun 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Enumerate the ALL SQL Server Instances in Network</title><description>In this article I will teach you how to get names and all other information of sql server instances that are in network.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/enumerate-the-all-sql-server-instances-in-network/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/enumerate-the-all-sql-server-instances-in-network/default.aspx</guid><pubDate>Tue, 01 Jun 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Two way Binding in WPF</title><description>In this article I will show you about two way binding in WPF application.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/two-way-binding-in-wpf/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/two-way-binding-in-wpf/default.aspx</guid><pubDate>Tue, 18 May 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Video Preview in Control Tooltip in WPF</title><description>This article shows you about how to show video preview inside the controls tool tip.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/video-preview-in-control-tooltip-in-wpf/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/video-preview-in-control-tooltip-in-wpf/default.aspx</guid><pubDate>Sun, 16 May 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>LINQ to SQL, LINQ to XML and Accessing DataTable using LINQ</title><description>This article demonstrates how to use LINQ on DataTable, XML Data using LINQ to XML and SQL server data base using LINQ to SQL Classes.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/linq-to-sql-linq-to-xml-and-accessing-datatable-using-linq/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/linq-to-sql-linq-to-xml-and-accessing-datatable-using-linq/default.aspx</guid><pubDate>Mon, 19 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Compare two files with Hash Algorithm</title><description>This article shows you how to compare two files using Hash Algorithm.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/compare-two-files-with-hash-algorithm/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/compare-two-files-with-hash-algorithm/default.aspx</guid><pubDate>Fri, 16 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Show Directory Structure in TreeView Just In Time (Windows Form)</title><description>I am ariting this article to show you how to dislpay directory structure in TreeView Just in Time as Windows Explorer does.</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/show-directory-structure-in-treeview-just-in-time-windows-form/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/show-directory-structure-in-treeview-just-in-time-windows-form/</guid><pubDate>Thu, 15 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>How to Prevent Multiple Instances of Child Form in MDI Windows Form Application</title><description>This article shows you how to prevent multiple instances of child form in MDI windows Form application.
</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/how-to-prevent-multiple-instances-of-child-form-in-mdi-windows-form-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/how-to-prevent-multiple-instances-of-child-form-in-mdi-windows-form-application/</guid><pubDate>Sun, 11 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Compress and Decompress data using GZipStream </title><description>This article guides you how to compress the data using GZipStream in C#.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/compress-and-decompress-data-using-gzipstream/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/compress-and-decompress-data-using-gzipstream/default.aspx</guid><pubDate>Sat, 10 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Arithmetic Operations on Numbers Bigger than Permissible Limits</title><description>In this article I will show you about using BigInteger Class of the framework 4.0.</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/arithmetic-operations-on-numbers-bigger-than-permissible-limits/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/arithmetic-operations-on-numbers-bigger-than-permissible-limits/</guid><pubDate>Thu, 08 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Getting Information About Class Programatically (methods in class/properties of class) </title><description>This article will teach you how to get information about some class like how many methods are there in class, how many properties are there etc..</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/getting-information-about-class-programatically-methods-in-classproperties-of-class/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/getting-information-about-class-programatically-methods-in-classproperties-of-class/default.aspx</guid><pubDate>Tue, 06 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Accessing Array and Collection using LINQ</title><description>This article will teach you about how you can Access Array elements and Collections using LINQ.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/accessing-array-and-collection-using-linq/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/accessing-array-and-collection-using-linq/default.aspx</guid><pubDate>Mon, 05 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Control the Appearance of Console Application </title><description>This article will teach you about how you can control the appearance of the console application.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/control-the-appearance-of-console-application/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/control-the-appearance-of-console-application/default.aspx</guid><pubDate>Mon, 05 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Sliding Effect in Windows Form Application</title><description>Article will teach you how to achieve sliding effect in windows form</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/sliding-effect-in-windows-form-application/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/sliding-effect-in-windows-form-application/default.aspx</guid><pubDate>Sun, 04 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>How to Access Variables that having Same name as C# Keyword</title><description>How to Access Variables that having Same name as C# Keyword</description><link>https://www.c-sharpcorner.com/blogs/how-to-access-variables-that-having-same-name-as-c-sharp-keyword1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-access-variables-that-having-same-name-as-c-sharp-keyword1</guid><pubDate>Sun, 04 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Make Form Stay Always on Top of Every Window</title><description>In this article we will see how to keep the form always on top of every window.</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/make-form-stay-always-on-top-of-every-window/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/make-form-stay-always-on-top-of-every-window/</guid><pubDate>Mon, 15 Mar 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Creating our own Generic Stack T Class like Inbuild Stack Class</title><description>Basic intention of this article is to teach you how to build simple generic classes by our own. </description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/creating-our-own-generic-stack-t-class-like-inbuild-stack-class/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/creating-our-own-generic-stack-t-class-like-inbuild-stack-class/</guid><pubDate>Thu, 04 Mar 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Animating Window Form (Fade Effect)</title><description>Here in this article we are going to make the fade effect animation in windows form.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/animating-window-form-fade-effect/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/animating-window-form-fade-effect/default.aspx</guid><pubDate>Thu, 04 Mar 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Convert Value Type to Byte Array and Vice Versa</title><description>In this article you will learn how to convert decimal to byte array and byte array to decimal again.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/convert-value-type-to-byte-array-and-vice-versa/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/convert-value-type-to-byte-array-and-vice-versa/default.aspx</guid><pubDate>Mon, 22 Feb 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Using Compiled Regular Expressions</title><description>This article explains about how to minimize performance degradation caused by frequently used complex regex using compiled Regular Expressions.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/using-compiled-regular-expressions/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/using-compiled-regular-expressions/default.aspx</guid><pubDate>Mon, 22 Feb 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Show Parent Child Records in Windows Form like Ms Access</title><description>In this article I am going to teach you that same thing how show such records in hierarchical view.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/show-parent-child-records-in-windows-form-like-ms-access/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/show-parent-child-records-in-windows-form-like-ms-access/default.aspx</guid><pubDate>Wed, 17 Feb 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Working with Command Line Arguments in C#</title><description>This article will explain you about how to work with command line argument.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/working-with-command-line-arguments-in-C-Sharp/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/working-with-command-line-arguments-in-C-Sharp/default.aspx</guid><pubDate>Wed, 17 Feb 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Compile DLL using Command Line C# Compiler</title><description>This article show how to compile dll file in c# using command line C# Compiler of .Net.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/compile-dll-using-command-line-C-Sharp-compiler/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/compile-dll-using-command-line-C-Sharp-compiler/default.aspx</guid><pubDate>Wed, 17 Feb 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>How to Download File and Showing its Progress in Progress Bar</title><description>In this article I will explain about how to download file and showing its progress in progress bar.
</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/how-to-download-file-and-showing-its-progress-in-progress-bar/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/how-to-download-file-and-showing-its-progress-in-progress-bar/</guid><pubDate>Mon, 15 Feb 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>How to Return Value from Javascript to Server Side </title><description>This article will teach you how to retrieve JavaScript functions Return Value to Code Behind </description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/how-to-return-value-from-javascript-to-server-side/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/how-to-return-value-from-javascript-to-server-side/default.aspx</guid><pubDate>Wed, 30 Dec 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Move Windows Form Without Border</title><description>Some time its necessary that we want to move form without border. So here is the solution to move that type of form.</description><link>https://www.c-sharpcorner.com/UploadFile/kirtan007/move-windows-form-without-border/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/kirtan007/move-windows-form-without-border/</guid><pubDate>Sun, 06 Dec 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Measure Execution Time of Code in C#</title><description>This article demonstrates how you can find out how much time your code is taking in execution using C#. </description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/measure-execution-time-of-code-in-C-Sharp/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/measure-execution-time-of-code-in-C-Sharp/default.aspx</guid><pubDate>Tue, 03 Nov 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item><item><title>Create Windows Application in C# from Command Line </title><description>The article explains how to create /compile a Windows Forms application program from command line using C# compiler without using Visual Studio IDE.</description><link>https://www.c-sharpcorner.com/uploadfile/kirtan007/create-windows-application-in-C-Sharp-from-command-line/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/kirtan007/create-windows-application-in-C-Sharp-from-command-line/default.aspx</guid><pubDate>Sat, 31 Oct 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kirtan Patel)</author></item></channel></rss>