Tag Archives: VB.Net

ComboBox Sort Tutorial

All around the Internet, where there is tabular data presented, users instinctively look to that table’s header row and the column header cells (often “th” elements) to find ways to sort the data of the associated column’s rows, or in … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

ComboBox Wikipedia Tutorial

Yesterday’s ComboBox Form Tutorial progress combined with today’s involvement of … Wikipedia … thanks … via … Inhouse PHP … and can open up our ComboBox Form Table web application to the idea that the user can decide the table … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

ComboBox Form Tutorial

Yesterday’s ComboBox Primer Tutorial got us working with new ComboBox div/select elements, but that was just a display mechanism, and not a “collection of data” mechanism. We could code for dynamic select “onchange” event and div “onblur” event logics, which … Continue reading

Posted in eLearning, GUI, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

ComboBox Primer Tutorial

Do you remember a blog posting a couple of days ago called Favourites Poll Email Moderation Contenteditable Tutorial featuring … contenteditable global attribute magic ? Well, that started me rethinking on a very long-running personal desire with our web application … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, OOP, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Visual Studio Express 2015 Install and Early Days Tutorial

Today we’re creating a Visual Studio Express 2015 VB.Net Project for an Online Project called “Example of math variables and if statements” as an entry level project you could quickly try as your first Visual Studio 2015 Express project. We … Continue reading

Posted in Animation, eLearning, Tutorials, Visual Studio | Tagged , , , , , , , , , , , , , | Leave a comment

AutoHotKey Surfing ASP.Net Primer Tutorial

When, some time back, we talked about the “sisterly” (to today’s ASP.Net) PHP way of approaching the AutoHotKey Surfing “interface” to a web application with AutoHotKey Surfing PHP exec Tutorial as shown below, it was inferred that we might approach … Continue reading

Posted in eLearning, Operating System, Tutorials, Visual Studio | Tagged , , , , , , , , , , , , , , , | Leave a comment

VB.Net Hashtable Primer Tutorial

Yesterday we took a look at Hashtable and ArrayList functionality with Java with Java Hashtable Primer Tutorial as shown below. Today we do this again but write the code within the Windows Visual Studio (2010 Express) IDE using VB.Net, using … Continue reading

Posted in eLearning, Software, Tutorials, Visual Studio | Tagged , , , , , , , , , , | 23 Comments

VB.Net Console Application Primer Tutorial

Today we follow up on a Yahoo Answers question here (thanks) to investigate the simplest VB.Net project idea using the Windows .Net Framework IDE called Visual Studio … namely, the Console Application. This Console Application project type in Visual Studio … Continue reading

Posted in eLearning, Operating System, Tutorials, Visual Studio | Tagged , , , , , , , , , , , | 2 Comments