Rotating String Version 1.0

Submitted by jakerpomperada on
About this code I called it Rotating String Version 1.0 it shows how to manipulate a string using built it string function of C language and C++. I hope my work will give ideas to other programmers out there. If you find my work useful send me an email at [email protected] . People here in the Philippines who like to contact me can reach me in my

How to Pass Value from One Form to another Form

Submitted by admin on

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.