// archives

vb functions

This tag is associated with 1 posts

.NET – Use VB Functions in C#

Yesterday I was working on a .NET website that has a couple of cost calculators in them. The user inputs 10 or so data points and the application will calculate their costs and savings. While working on some validation of the user submitted data, I need to make sure all fields were numeric in value. [...]

Categories