TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Windows Application
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Nilesh Jadav (9)
Prashanth Chindam (4)
Mahesh Chand (4)
Manoj Bhoir (3)
Vithal Wadje (3)
Shankar M (3)
Mike Gold (2)
Syed Shanu (2)
Soft Corner (2)
Kishore Chowdary (2)
Rahul Bansal (2)
Deepak Sharma (2)
K Niranjan Kumar (2)
Abhishek Yadav (1)
Maheswara Rao (1)
Rehan Ahmad Abbasi (1)
Harminder Singh (1)
Prabhu Siva (1)
Staff Writer (1)
Munir Shaikh (1)
Amar Srivastava (1)
Barath Kumar M (1)
Dipal Choksi (1)
Ali Hijazi (1)
Ghanashyam Nayak (1)
Mubarak Ahmad (1)
David Kulbok (1)
Mokhtar B (1)
Khaja Moizuddin (1)
Menaka Priyadharshini B (1)
Anwar Basha (1)
Vinay Singh (1)
Debendra Dash (1)
Shouvith Kerala (1)
Arham Ellah (1)
Mukesh Kumar (1)
Sandeep Kumar (1)
Prabakar Samiyappan (1)
Nirav Daraniya (1)
Sibeesh Venu (1)
Shaili Dashora (1)
Nitin Pandit (1)
Saineshwar Bageri (1)
Rahat Yasir (1)
Akhil Mittal (1)
Pradip Pandey (1)
Hussain Ahmed (1)
Abhinav Abhishek (1)
R Choudhary (1)
Santosh Kumar (1)
Rohatash Kumar (1)
Kailash Chandra Behera (1)
Shubham Srivastava (1)
Jigar Desai (1)
Pramod Singh (1)
Levent Camlibel (1)
C# Curator (1)
Shripad Kulkarni (1)
gary 0 (1)
Sudhakar Chaudhary (1)
Santhosh Kumar Jayaraman (1)
Ajit Mungale (1)
Sankar Ramanathan (1)
Thiagarajan Alagarsamy (1)
Mohammed Habeeb (1)
Bechir Bejaoui (1)
Gohil Jayendrasinh (1)
Syed Shakeer (1)
Chandramouli Muralidaran (1)
Amit Maheshwari (1)
Shinuraj (1)
Hemant Patil (1)
Raj Kumar (1)
Related resources for Windows Application
No resource found
Control Arduino Relay with Windows C# App
6/25/2024 5:59:29 AM.
This guide demonstrates how to control an Arduino board using a relay switch through a Windows application written in C#. By integrating Arduino with C# via serial communication, you can manage electr
Reading and Manipulating an Xml file Using C#.Net (Including Images)
5/31/2024 10:01:39 AM.
Develop a Windows application to read an XML file and perform insert, search, update, and delete operations on student records. The form includes a DataGridView, PictureBox, OpenFileDialogs, Labels, T
Inserting & Retrieving records from MS Excel 2003 using OLEDB
5/30/2024 12:11:07 PM.
Develop a C#.Net Windows app to manage records in MS Excel. Use OleDb Connection for data access. Features include insertion, searching, updating records. Utilize DataGridView, TextBoxes, and Buttons
Guess the Celebrity
5/30/2024 12:08:06 PM.
Develop a Windows app for guessing celebrity images. Design includes labels, textboxes, buttons, and image browsing. Code validates password, hides buttons, and allows image loading. Note: Password is
New Year Application using C#.NET
5/30/2024 10:27:51 AM.
Develop a Windows app in C# .Net using the Microsoft Speech Object Library to deliver New Year wishes. Steps include adding the Speech Object Library reference, designing the UI with a Label, TextBox,
TreeView Explorer Control For Windows Applications
4/26/2024 12:14:55 PM.
The TreeView Explorer Control is a graphical user interface element primarily used in Windows applications. It provides a hierarchical view of data, typically resembling a folder structure, enabling u
Deploying Windows Applications using Visual Studio 2010
4/18/2024 1:29:16 PM.
In this article, we'll Learn how to deploy your Windows applications efficiently with Visual Studio 2010. Explore ClickOnce deployment, setup projects, MSI installers, and best practices for packa
Consuming Web Service In Windows Application
4/11/2024 10:51:06 AM.
This tutorial guides beginners on consuming a Web Service in an ASP.Net Windows Application step-by-step, from adding a service reference to calling methods. It emphasizes simplicity and clarity for e
Meal Scheduler in C#
1/31/2024 10:00:52 AM.
This service reminds you when it time to eat your lunch, BF, or dinner. The app, named "Who takes care of your health," sets reminders with a light sound based on user-input meal timings.
Checking Previous Instance (Single Instance) Of An C# Windows Application, Also Setting MDI Child Form To A MDI Parent
10/18/2023 4:42:04 AM.
In this article I will describe how to check previous instance (single instance) of an C# windows application and also whether a MDI child is set to a MDI parent
Read Excel File In Windows Application Using C#
10/12/2023 6:52:57 AM.
In this article we will learn how to read an Excel file in Windows Application using C#.
Animated Image Slide Show in C#
9/16/2022 11:34:22 AM.
This article describes how to create a simple Animated Image Slide Show for Windows Applications using C#.
Tutorial: Working with Toolbars in C#
8/25/2022 6:11:49 AM.
This tutorial explains you how to add toolbars to a form, load images to the toolbar buttons, and writing event handlers for toolbar buttons.
AutoComplete ComboBox in DataGridView using C#.net Windows Application
5/11/2022 10:10:15 AM.
In this article, you will learn how to use an AutoComplete ComboBox in DataGridView in C#.Net Windows Application
Create a TreeView from a Database in Windows Forms and C#
2/8/2022 9:16:11 AM.
In this article, we will try to learn how to Populate a TreeView Dynamically in C# Windows Application.
File Transfer Program using C#.Net Windows Application
1/5/2022 9:29:25 AM.
How to easily send files (including Audio, Video, doc or any type of file) from Client to Server.
Login Form in Windows Application Using ASP.Net C#
2/11/2021 4:53:09 AM.
In this article we will learn how to create a Login form in a Windows Application using ASP.Net C# and a Stored Procedure
ContextMenuStrip Control With Microsoft Office
2/8/2021 11:10:58 AM.
This article provides an enhanced ContextMenuStrip with a Microsoft Office Visual Style as a User Control.
MBTab Control With Custom Visual Styles
1/11/2021 7:57:27 AM.
This article provides an extended Tab Control with custom Visual Styles using VB.NET.
Display Data In A DataGridView C# 6
11/3/2020 7:16:27 AM.
The sample example show you how to use DataGridView to display data in a grid format.
Data Binding in WPF Windows Application
10/28/2020 11:56:10 PM.
In this tutorial I will discuss on how to bind Data with WPF windows application.
Amazon SNS (Simple Notification Service) Using Visual Studio
8/6/2020 12:12:26 AM.
This is the working example of the ASNS (Amazon simple notification service) you can follow the step and can implement the notification service, message service, email service using this.
CRUD Web API Service Call Function In Windows Applications
7/31/2020 7:39:36 AM.
This article describes a CRUD Web API Service Call function in Windows applications
Windows Forms Printer Selection List
5/21/2020 2:35:06 AM.
In this example we will create a sample windows form containing a combo box which will list the printers installed on the machine on which the program runs. The default printer for the machine is set
Managing printing in Windows Applications
5/21/2020 2:29:19 AM.
This article describes the basics of enabling printing in windows application using C# and .net 2.0.
Drag and Drop Using C#
5/21/2020 1:08:37 AM.
Drag and Drop in C# has been a question on the UseNet and many websites on C# so I have decided to tackle the problem here. This is an update of the directory tree component download on this web site
Print the Controls of the Window Form
5/18/2020 1:37:12 AM.
This article will show you how you can print all the controls of a Window Form.
Resolve Bulk Load Error While Using SQL Server Authentication In Windows Application
4/18/2020 1:46:32 AM.
In this article you will learn how to solve bulk load error while using SQL Server Authentication in our Windows Application.
Consuming WCF Service In Windows Application
8/28/2019 3:18:19 AM.
In this article, we will learn how to consume a WCF Service application in a Windows Application.
Calculator in C# (Windows Application)
5/8/2019 5:14:35 AM.
This is a simple calculator program that was written using Visual Studio.NET and C#.
Adding Items to a ListBox
11/16/2018 12:06:00 AM.
Sample code shows you how to add items to a list box.
Creating Run-Time Menus in C#
9/13/2018 12:14:49 AM.
Sample example on how to create runtime menus. This article demonstrates how to add menu item and remove menu items at runtime in c#.
Test Stack White - An Automation Tool For Windows Application
7/24/2018 9:41:13 AM.
In this article, I am going to explain how to automate windows application by using Test Stack White automation framework.
Creating Login Form Application Using Visual Studio 2017
5/15/2018 9:55:51 AM.
This article deals with how to create a Windows form application as a login page in Visual Studio 2017
Connecting Login Form In C# With Database For User Type Authentication
8/15/2017 11:29:17 AM.
This article describes how to connect a Login Form designed in C# with a database so that the user gets validated based upon the password given by the administrator who has created the login database.
Publishing Applications On Windows Store
1/11/2017 9:10:47 AM.
This article helps you learning the method of uploading your application package on the Windows Store.
Creating App Packages In Microsoft Visual Studio
1/9/2017 11:47:52 AM.
The following article will help you to create application packages which are required to submit your application to the Windows Store.
Code For Progress Bar In Windows Application Using C#.NET
8/13/2016 4:12:47 PM.
In this article, you will learn how you can show the progress bar in Windows applications, using C#. NET.
Crystal Report In Windows Application Without Database Connection
4/3/2016 1:27:40 PM.
In this article I am going to describe how to create Crystal Report without using Database.
Convert English Language To Arabic In Windows Form Application C#
1/6/2016 12:32:40 PM.
In this article you will learn how to convert English language to Arabic in Windows Application C#.
Interstitial Video Ads In Universal Windows Application
12/6/2015 7:30:59 AM.
In this article of Interstitial Video ads, we will focus on how to implement video ads in your Universal Windows Application.
WCF Service Self Hosting And Consuming With Windows Application
11/28/2015 7:10:11 AM.
In this article, you will learn what is WCF self-hosting and how to create, host and consume the WCF service using self-hosting.
Use Crystal Reports In C# Windows Application Using Stored Procedure
10/28/2015 3:07:45 PM.
In this article, I will show you how to use crystal report in windows application using stored procedure using C#.
Insert Images In DataGridView In Windows Application Using C#
10/25/2015 12:19:57 PM.
In this article, I will show you how to insert images into DataGrid in Windows Application using C#.
Pass Data From One Window Form To Another Window Form Application Using C#
10/22/2015 12:02:54 AM.
In this article, I will show you how to pass data from one window form to another window form in windows application using C#.
Insert Data In SQL Server From The Front End Using Windows Application
10/13/2015 10:59:24 AM.
In this article I am discussing about how to perform Insert operation by using windows application.
Cascading ComboBox In Windows Application Using C#
10/8/2015 4:30:34 PM.
In this article, I will show you how to use cascading combo boxes in windows application using C#.
Send Email To Gmail Using GmailSend.dll
10/7/2015 2:44:30 PM.
In this article, I will show you how to send Gmail using GmailSend.dll without using any SMTP port or host in windows application using C#.
Upload Photo Using PictureBox In Windows Application
10/5/2015 2:37:38 PM.
In this article I will show you how to play around with PictureBox in Windows Application.
Use Chart Control In Windows Application Using C#
10/3/2015 1:25:32 PM.
In this article I will show you how to use chart control in windows application using C#.
Make Login Form In Windows Application
9/26/2015 10:35:35 AM.
In this article I will show you how to make a Login Form in Windows Application using C#.
Bind ComboBox In Windows Application Using C#
9/21/2015 5:21:44 AM.
In this article, I will show you how to bind ComboBox with database in Windows Application using C#.
Using a Windows Application on the Web
8/10/2015 3:43:37 AM.
In this article, author shows how to create a Windows Forms application and use it in an ASP.NET application for the Web.
Colorful Login Form in a WPF Application
7/18/2015 11:31:38 PM.
In this article you will learn how to create a colorful Login form in a WPF Windows Application.
Windows 10 Universal App For Name Puzzle Game
7/15/2015 12:55:11 AM.
In this article we will learn how to create a simple Name Puzzle game for Windows Mobile using Universal App development.
Creating a Simple Windows Application Using Azure
4/28/2015 3:10:20 PM.
In this article you will learn how to create your first Windows Application using Azure.
Introduction to WCF Services
1/7/2015 9:22:45 PM.
This article explains WCF Services, why we use WCF Services and how to create a WCF Service. with web and Windows applications.
Web Service in ASP.NET: Part 3
12/23/2014 6:32:54 PM.
In this article you will learn how to consume a web service in a C# Windows Application by Proxy class without using the URL of the Web Service.
How to Consume BasicHttpBinding in Windows Application
12/14/2014 5:49:02 PM.
In this article I am going to show you how to consume a WCF BasicHttpBinding service in a Windows application.
Windows Phone Hello World!
10/14/2014 1:09:31 PM.
In this article you will learn how to create your first project in Windows Phone.
Creating an MSI Package for C# Windows Application Using a Visual Studio Setup Project
5/19/2014 2:17:17 PM.
In this article I would like to explain a step-by-step procedure to create a Windows application and a setup installer for it.
CRUD in Windows Application in C# With Crystal Reports
5/15/2014 4:48:50 PM.
In this article, I would like to explain CRUD operations in Windows applications using C#.
Login Form Using LINQ in Windows Forms Application
5/10/2014 3:19:38 PM.
In this article we create a login form using LINQ (Language integrated Query) in a Windows Forms Application.
Change the Look and Feel of Login Form in Windows Application
4/7/2014 4:17:50 PM.
This article shows how to hide control boxes like minimize, maximize, the close button and change the look and feel of your Windows application form.
How to Create a Setup of Windows Application in .NET
3/5/2014 5:02:03 PM.
This article shows how to create a setup of a Windows application.
Graphical Report in Windows Application Using Chart Control
3/3/2014 4:22:29 PM.
In this example I will implement a Chart Control in a Windows application.
Simple and Effective CRM: Windows Application
2/25/2014 4:15:21 PM.
This article explains a simple but effective CRM Windows application that uses a Microsoft Access database.
Exporting Dataset to Individual Excel Sheets (Windows Application)
10/16/2013 1:36:06 PM.
In this article, we will learn how to Export Dataset to Individual Excel sheets in C# Windows application.
Create Setup and Deployment Project in Visual Studio 2008/2010
9/26/2013 1:39:37 PM.
In this example I will explain how to create a setup and deployment project using ClickOnce.for Windows Forms applications using Visual Studio 2005/2008/2010.
DataGridView AutoComplete TextBox
4/11/2013 11:24:52 PM.
In this article we will discuss how to utilize the AutoComplete Feature in a DataGridView Column that acts as a TextBox.
Adding Custom Menu in Windows Forms Application
4/10/2013 1:26:37 PM.
In this article, we'll show how to add a custom menus to your form in Windows Application.
How a List of All Running Processes Is Retrieved
4/3/2013 1:50:04 PM.
In this article you will learn how to retrieve a list of all running processes.
Data Validation in Windows Store App
1/7/2013 6:44:17 AM.
Validation is the process of ensuring the validity of data before applying an action to it.
Slide Show in C# Windows Forms Application Using MySQL Database
12/2/2012 2:51:38 PM.
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#.
Unit Conversion Tool for Pocket PC with Compact Framework in VB.NET
11/10/2012 3:01:22 AM.
This article explains about the unit conversion tool for Pocket PC. I have created a Unit conversion tool to calculate conversion from 16 different types.
Convert VB6 Form to VB.NET Win Form
11/10/2012 2:27:45 AM.
VB .NET has changed the way developer used to program in VB6, GUI of VB6 used to hide most of the internals working from the developer but with VB.NET every aspect of programming is open GUI controls and all. The language it self got changed with VB.NET.
Line Count Utility in VB.NET
11/10/2012 2:13:21 AM.
This utility is for counting number of code lines in a Visual Studio Project. It returns the number of code lines and file names which are in the project folders.
Creating a Windows Application in VS.NET using C#
10/22/2012 7:09:05 AM.
In this article I will explain you about Creating a Windows Application in VS.NET using C#.
Send Email From C# Windows Application Using Gmail SMTP
10/18/2012 3:24:19 PM.
In this article I will explain how to send email from a C# Windows application with an attachment using Gmail SMTP.
Authenticate Web Service Client - Windows Application
10/13/2012 5:00:26 AM.
This client application shows you how to access Authenticate Web service from a Windows application.
Dots Game
10/3/2012 11:06:25 AM.
Here is a dots game developed using C# and GDI+. New version of the game will be coming soon.
Arrange Application Setting in Windows Form Application
7/15/2012 4:37:08 PM.
Here I am demonstrating how to arrange application settings without a text file or database.
Configuring Connection String in App.Config File During Runtime For a C# Windows Application
6/27/2012 2:13:02 AM.
This document explains how to configure a connection string at runtime for a Windows application using C#.
A Better Notepad using C#
5/29/2012 11:51:24 PM.
We can use windows registry for saving default setting of notepad. We can used notepad in C# easily.
Windows Forms Without VS .NET
5/19/2012 4:48:43 AM.
This article explains how to write windows forms application without using Visual Studio .NET IDE.
Animate System Tray in C#
5/19/2012 4:44:15 AM.
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.
Passing Data Between Forms
5/19/2012 4:06:08 AM.
There are so many methods to pass data between forms in windows application. In this article let me take four important and easiest ways of accomplishing this.
Windows Explorer in C#
5/19/2012 3:45:35 AM.
Windows Explorer application gives you a picture of how to use Treeview, Listview, Imagelist, Toolbar, Statusbar Tooltip, LinkLabel controls.
Simple Application to Zip and Unzip Files in C# Using J# libraries
5/15/2012 7:18:36 PM.
An article to demonstrate the usage of J# library in C# for zip and unzip functionalities.
How to build a none rectangular form using C#
5/15/2012 6:10:51 PM.
This article shows the method of how to build a none rectangular form using C# in a windows forms context.
How to Create Dynamic Crystalreport with Parameter Passing in C# Windows Application
5/15/2012 3:37:09 PM.
In this article you can learn how to Create Dynemic Crystalreport with parameter passing in C# (Windows Application).
How to Display Records as First-Next-Previous-Last in a Textboxes Using Windows Application
5/15/2012 2:51:34 PM.
In this article you will know how to display records in a textboxes as First,Next,Previous and Last records.
Custom CacheManager Implementation for Windows/Console applications
5/15/2012 2:36:08 PM.
Mainly the term caching is used in web applications environments to store commonly used database values.
Animated Cursor-Custom Control
10/13/2011 8:40:15 PM.
Animated cursor custom control shows the change of the mouse cursor icon when we move it to the windows application.
Validation Using the KeyPress Event in a Windows Application
3/26/2011 2:18:22 PM.
How to do validation using the KeyPress Event in a Windows Application
Building Web Browser Application using Visual Studio 2010
1/3/2011 8:29:32 PM.
WebBrowser control allows developers to build Web browsing capability within Windows Forms applications. In this article, we will demonstrate how to use a WebBrowser control in a Windows Forms application. This article is written using Visual Studio 2010. If you do not have Visual Studio 2010, you may use Visual C# 2010 Express which is free to download from MSDN website.
RichTextbox with context menu for setting Color and Font in .Net windows application
12/21/2010 4:55:12 AM.
In this article you will learn how ro use RichTextbox with context menu for setting Color and Font in .Net windows application
Windows Application Using WPF
9/2/2010 6:19:58 AM.
In this article you will learn how to use Windows Application Using WPF.\ in C#.
How to write a GDI+ Application
11/4/2009 3:20:51 AM.
In this article you’ll learn how to write your first GDI+ application, step-by-step. You will create a Window application and draw a few simple objects.
Using Google Earth in a Windows Forms Application
10/13/2009 11:58:15 AM.
This article shows how to use Google Earth in a Windows Forms application using C#.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download