Blog

Visual Basic vs Visual C# Smackdown

By Martin Schaeferle

Visual C# is similar to Visual Basic, but it has some special features not found in Visual Basic.

This blog entry was originally posted September 06, 2012 by Martin Schaeferle


Can you hear me now?

By Martin Schaeferle

As mentioned in one of my previous blogs, there are four learning styles that we cover in our online courses.

This blog entry was originally posted September 05, 2012 by Martin Schaeferle


The .NET Objects 411

By Martin Schaeferle

ADO.NET has long provided a variety of generic data objects you can use to access data in a variety of data stores.

This blog entry was originally posted September 04, 2012 by Martin Schaeferle


Top-Down Design or Bottom-up Design, That is the Question

By Martin Schaeferle

When it comes to brand new data applications, there are two broad ways to approach building the application: design the object model first and the database later, or build the database first and the object model later.

This blog entry was originally posted August 30, 2012 by Martin Schaeferle