Visual Basic

  1. Home
  2. Computing & Technology
  3. Visual Basic

ASP.NET - Learn Programming for the Networked World - Part 4

By Dan Mabbutt, About.com

1 of 8

Digging Into CalcPad

In the previous lesson, I introduced the CalcPad web user control, but since I wanted to devote an entire lesson to it, the code wasn't presented. Instead, I invited you to see if you can translate the code in my article Need A Four Function Calculator For Your VB.NET Project? on you own. In this lesson, we dig into the actual CalcPad code.

If you want to catch up on the previous lessons, Here Ya Go ....

We're lucky that we already have the VB.NET CalcPad code base to work with. That way, we can concentrate on making it work in the new ASP.NET environment rather than working on the program logic at the same time. So, the first step is to copy the VB.NET code into an ASP.NET program module. Click HERE to display the original VB.NET CalcPad code. Click your browser "Back" button to return to this page.

Explore Visual Basic

By Category

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Visual Basic

  1. Home
  2. Computing & Technology
  3. Visual Basic
  4. Learn VB.NET
  5. Learn ASP.NET
  6. ASP.NET - Learn Programming for the Networked World - Part 4

©2009 About.com, a part of The New York Times Company.

All rights reserved.