Skip to main content

Posts

Showing posts from February 19, 2018

VB.NET

Building an simple application in the vb.net environment with form, textbox, label, numeric up down and button Working with Variables, Constants, Data types and Expressions Decision Making, Repetition and multiple forms Menus,common Dialogs,Procedures,Functions and Arrays in VB.NET Object Oriented Programming in VB.NET Advanced Controls in VB.NET

Decision Making, Repetition and multiple forms in VB.NET

1. fibonacci series simple logic | Fibonacci series up to 100 | Fibonacci series in VB.NET. 2. Prime Number in VB.NET.| Check Prime Number Or Not Prime Number in VB.NET. 3. Input five Numbers find out Highest & Second Highest Number in VB.NET.(Highest Number Prime Or not & up to Second Highest Number calculate Fibonacci series) 4. Number of Vowels,Consonants,Spaces,Digits,Special Symbols in VB.Net. 5. Count Words in String in VB.NET | Check String is Palindrome in VB.NET | Count words starts from “a” character. 6. Simple Logic Palindrome in VB.Net.(Accept a string from user & check String is Palindrome Or not without use inbuilt Reverse Function) 7. Calculator using Combo Box in VB.NET.(The combo box has options like ‘+’, ‘-’,’*’ and ‘/’. According to user’s choice From combo result will display in label) 9. Restrict a TextBox To Input Only Digits in VB.NET. 8. Income Tax Calculator in VB.NET. 10. Two drop down lists one for country name and another for President