Loading, please wait...

Showing articles with Windows Form Application. Show all articles
In this article, we’ll learn how to send email through a windows form application in C#. This feature could be advantageous while developing real time applications or projects.
In this article, we’ll see how we can make an application for storing images in that particular application using Ado.net.
In the previous article, we learnt how to develop a web browser in C# but that was based on Internet Explorer. It posed many problems while loading certain web pages due to incompatibility .But in this article we’ll learn to develop the Chromium based web browser in C#.
In this article we’ll learn to develop a web browser in C# using Windows Form Application. But before we start, we need to have a brief idea about the Web Browser control in C#.
Most of us are familiar with Console based Applications in C# but in this article we’ll go through the Windows Application developed in C#. Windows Applications allows us to develop GUI based Applications.