Simple Calculator
This is a very simple code just like a calculator. The purpose of this code is to teach you how to calculate two number using TextBoxes a ComboBox and a Button.
Sometimes you need to replace newline (i.e. \r\n) with space. While I am trying to do this in my website I wonder why str_replace function doesn’t work.
Example:
I think it’s time again to teach you on the features that can be found on my program like Hotel Reservation System (VB.NET).
A while ago I received a comment on how to pass value from one form to another form. Although I have already done this in almost all of my program but I know that some of you miss the opportunity to analyze it due to the complexity of the program.