Visual Basic .NET

Sales Express Application

Submitted by Dalimark Tenio on
This simple program calculates the total sales from January to December then calculate the average sales. This will identify the company statistics if the company is progressing or not progressing. It was created to serve as an example to those beginners and want to learn in this programming language. Hope this project will help you in your project. Regards, Dalimark Tenio 10uSolutions

Displaying Digital and Analog Clock in VB.NET

Submitted by donbermoy on
Today, I will teach you how to create and display the digital and analog time. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2. Next, add two radioButtons named rbDigital and rbanalog. Insert also a timer named Timer1, add a label named Label2, and a webbrowser named WebBrowser1.

Text Editor

Submitted by hrishikeshsonawane7 on
This is the update on my Notepad project Text Editor. I have some features added in the system. I just include the new function count text, count word, date and time. I also added new text style. Just explore on this project and try it yourself. I hope this will help you in your future project. Have a nice day. Thank you & Thanks for www.sourcecodester.com