Skip to main content

Posts

Showing posts from February 15, 2018

Working with Variables, Constants, Data types and Expressions in VB.NET

1. Simple interest and Compound interest in VB.NET.(textboxes and radio button that calculate interest) 2. Convert the Celsius to Fahrenheit and Fahrenheit to Celsius in VB.NET. 3. Loan calculator using Pmt function in VB.NET. 4. Concatenate first and last name in VB.NET. 5. Calculate area of particular shape in VB.NET. 6. Linking One Form To Another Form in VB.NET.(On clicking submit button, display inputted data on a label with proper formatting.) 7. Convert integer value into double in VB.NET. 8. Calculate area of circle and use pi value as constant in VB.NET. 9. Convert measurement in Miles, Yards, Feet and Inches to a metric measurement in kilometers, meters and centimeters in VB.NET. 10. Convert Rupees to Dollar & Dollar to Rupees value in VB.NET.