Skip to content

Ozar.net Developer Blog

Programming in PHP, C, C#, ASP.NET, Java, Objective-C, SQL also for MS SQL Server, Oracle & MySQL Development

Menu
  • Home
  • About
  • Tutorials
  • Contact
  • Privacy
Menu

Visual Basic 2008 / Visual Basic .NET Tutorial #4 – If Statements

Posted on April 10, 2010April 21, 2010 by OD


This tutorial will help you understand what an If Statement is. If Statements will help your application decide what to do in a given situation. They are also a part of every programming language in existance. Key Terms: ————— If Statement Then End If

4 thoughts on “Visual Basic 2008 / Visual Basic .NET Tutorial #4 – If Statements”

  1. 126644 says:
    April 10, 2010 at 1:09 PM

    if textbox1.text = “hello” or textbox1.text = “hi” then
    label1.text = “goodbye
    end if

    Log in to Reply
  2. TechHelp270 says:
    April 10, 2010 at 1:18 PM

    I’ve Subscribed. Great Tuts.

    Log in to Reply
  3. TeachMeComputer says:
    April 10, 2010 at 2:01 PM

    Watch my tutorial on Operators, it’s like #27 and #28

    Log in to Reply
  4. urtoast6 says:
    April 10, 2010 at 2:51 PM

    Hi,

    Can i have 2 words in the text box which would bring up the label for example

    if “hello” or “hi”

    are used then goodbye comes up as a lable

    Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Recent Posts

  • NSTableView with Core Data Tutorial using NSFetchedResultsController
  • CodeIgniter Wizard – a new PHP CRUD Code Generator for macOS
  • Installing Oracle Database 10g Express Edition and Changing the Default HTTP Port
  • Xcode Tutorial 2 – Putting iAd into your App (The Apple Approved Way)
  • Cocoa Programming: A Quick-Start Guide for Developers

Blogroll

  • All Systems GO
  • GOZmosis
  • Maclord's Blog
  • Ozar.net

Tags

.NET 2008 application ASP.NET basic Beginning best books business Business Objects C# Database Databases Development Edition Guide iPhone Java Java EE learn Learning Microsoft MS SQL Server MySQL Objective-C Programming objects Oracle Part PHP PL/SQL Professional Programming Server Software SQL T-SQL TSQL Tutorial Tutorials Using Video Visual Visual Basic .NET Web Programming Tutorials XCode
© 2025 Ozar.net Developer Blog | Powered by Minimalist Blog WordPress Theme