﻿<?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=k-niranjan-kumar" rel="self" type="application/rss+xml" /><item><title>Animating System Tray in VB.NET</title><description>I am sure those who have worked with Visual C++ would have experienced the problem of displaying an icon in system tray and manipulating with context menus for that. This application gives you a picture of how to use .NET's TrayIcon class.</description><link>http://www.vbdotnetheaven.com/UploadFile/nkumar/SystemTray04232005055621AM/SystemTray.aspx</link><guid isPermaLink="true">http://www.vbdotnetheaven.com/UploadFile/nkumar/SystemTray04232005055621AM/SystemTray.aspx</guid><pubDate>Fri, 05 Sep 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (K Niranjan Kumar)</author></item><item><title>FTP Explorer in C#(Beta 2)</title><description>FTP Explorer is a MDI application that can explore FTP server. This application takes FTP connection information and populates folder and files in treeview and listview respectively.</description><link>https://www.c-sharpcorner.com/article/ftp-explorer-in-C-Sharpbeta-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ftp-explorer-in-C-Sharpbeta-2/</guid><pubDate>Thu, 10 Jan 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (K Niranjan Kumar)</author></item><item><title>FTP Explorer in C#: Beta 2</title><description>FTP Explorer is a MDI application that can explore FTP server. This application takes FTP connection information and populates folder and files in treeview and listview respectively.  </description><link>https://www.c-sharpcorner.com/article/ftp-explorer-in-C-Sharp-beta-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ftp-explorer-in-C-Sharp-beta-2/</guid><pubDate>Thu, 10 Jan 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (K Niranjan Kumar)</author></item><item><title>FTP Explorer in C# Version 2.0</title><description>FTP Explorer is a GUI - FTP client application developed in C# using Visual Studio.NET Beta 1.</description><link>https://www.c-sharpcorner.com/article/ftp-explorer-in-C-Sharp-version-2-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ftp-explorer-in-C-Sharp-version-2-0/</guid><pubDate>Tue, 10 Jul 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (K Niranjan Kumar)</author></item><item><title>Animate System Tray in C#</title><description>I am sure those who have worked with Visual C++ would have experienced the problem of displaying an icon in system tray and manipulating with context menus for that. Previously I use to display System tray icons with Shell_NotifyIcon by filling a structure and manipulating with a context menu for that icon is another problem.  </description><link>https://www.c-sharpcorner.com/article/animate-system-tray-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/animate-system-tray-in-C-Sharp/</guid><pubDate>Mon, 18 Jun 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (K Niranjan Kumar)</author></item><item><title>Image Viewer in C#</title><description>ImageViewer lets you to view images of types bmp, gif, jpeg, ico, wmf, emf. It also allows you to convert images to bmp, gif and jpeg formats. This application illustrates the usage of PictureBox class, Bitmap class etc.</description><link>https://www.c-sharpcorner.com/article/image-viewer-in-C-Sharp2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/image-viewer-in-C-Sharp2/</guid><pubDate>Thu, 07 Jun 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (K Niranjan Kumar)</author></item><item><title>FTP Explorer in C#</title><description>I have developed a GUI based FTP client application. This takes connection information and populates folder and files in treeview and listview respectively.</description><link>http://www.dotnetheaven.com/Uploadfile/nkumar/FTPExplorerinCS02062006000139AM/FTPExplorerinCS.aspx</link><guid isPermaLink="true">http://www.dotnetheaven.com/Uploadfile/nkumar/FTPExplorerinCS02062006000139AM/FTPExplorerinCS.aspx</guid><pubDate>Mon, 21 May 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (K Niranjan Kumar)</author></item><item><title>FTP Explorer in C#</title><description>I have developed a GUI based FTP client application. This takes connection information and populates folder and files in treeview and listview respectively.</description><link>https://www.c-sharpcorner.com/article/ftp-explorer-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ftp-explorer-in-C-Sharp/</guid><pubDate>Mon, 21 May 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (K Niranjan Kumar)</author></item><item><title>Word Pad in C#</title><description>This application explores the Rich Text control in C#,its properties and methods. Explains the usage of common dialog boxes File open, File save and Font dialog box.</description><link>https://www.c-sharpcorner.com/article/word-pad-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/word-pad-in-C-Sharp/</guid><pubDate>Fri, 11 May 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (K Niranjan Kumar)</author></item><item><title>Windows Explorer in C#</title><description>Windows Explorer application gives you a picture of how to use Treeview, Listview, Imagelist, Toolbar, Statusbar Tooltip, LinkLabel controls.</description><link>https://www.c-sharpcorner.com/article/windows-explorer-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/windows-explorer-in-C-Sharp/</guid><pubDate>Thu, 03 May 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (K Niranjan Kumar)</author></item></channel></rss>