.NET

Waist to Hip Ratio Calculator

Submitted by NAOMI AKIGBOGUN on

This application calculates your waist to hip ratio and gives you the results to two decimal places. It also gives you the results accurate for your sex. It groups the results into three categories of excellent, average, or poor, depending on the value and then gives corresponding health advice. Increasingly doctors see waist to hip ratio as a more accurate measurement of health/fitness than the

Using Barcode Reader In VB.NET

Submitted by nimblebits on
This project was converted from C#, it is a Serial Barcode Reader Application that will check to see if a COM Port exists. It will Open the Port, Read data, and Close the Port when it is done. Then a Delegate is used to write to a UI control from a non-UI thread. If an error occurs, it will automatically write the error to a log file. If the log file directory doesn't exist, it will create one and

Pemrograman grafis dengan VB6 by Rizky Khafitsyah (Graphics programming with VB6 by Rizky Khafitsyah)

Submitted by RizkyKhafitsyah on
ini adalah sebuah source code vb6 untuk pemrograman grafis yang sangat sederhana. Dibuat khusus untuk dipelajari. Silahkan Anda kembangkan sendiri imajinasi anda ! This is a vb6 source code for programming the graphics are very simple. Created specifically for the study. Please develop your own imagination!

C# and .NET

Submitted by bunnyboxy on
C# (pronounced C-Sharp) is no doubt a language of choice in the .Net environment. It is a whole new language free of the backward compatibility curse with a whole bunch of new, exciting and promising features. It is an Object Oriented Programming language, and has at it's core many similarities to Java, C++ and VB. In fact, C# combines the power & efficiency of C++, the simple & clean OO design of Java, and the code simplification of Visual Basic.