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

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

By , About.com Guide

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

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  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.