Projectile Motion Calculator

Project_Trig.PNGHi. I made this code just for a math game called Project TRIG. ( http://www.mathplayground.com/ProjectTRIG/ProjectTRIGPreloader.html ) read more ... 

Source:  Free source code, tutorials and articles

Convert C# to VB and Vice versa

Language:  .NET Category:  Miscellaneous Visual Studio buildin VB.Net To C# , C# To VB.Net Convertor using NRefactor from icsharpcode's SharpDevelop. ... 

Source:  Free source code, tutorials and articles

Four Function Calculator Version 1.0

calc.jpgHi there thank you for always visiting and supporting the site. I wrote this simple four function calculator to show it is easy to write one using C language. read more ... 

Source:  Free source code, tutorials and articles

Remove Comments In Your C/C#/C++ Codes Using CommentRemover

Using comments can help make a programs more readable to other developers specially if your developing projects as a Team. But there are times that you may want to remove all of these comments. Instead of manually removing each comment, you can use an open source application that automatically can perform... 

Source:  Fryan's Digital World

Student Information System Version 1.0

student.jpg read more ... 

Source:  Free source code, tutorials and articles

Highest and Lowest Numbers Version 3.0

high.JPGHi there I rewrote my original code to accommodate list of numbers using arrays to determine the highest and lowest numbers in C++. I hope my code help you getting started in C++ programming. read more ... 

Source:  Free source code, tutorials and articles

.NET Framework 4.0: Access the computer location using System.Device.Location Namespace

Now finding the physical location of a target computer is never been easy in the newest namespace of .NET Framework 4.0. With the System.Device.Location namespace, application developers can now easily access the computer's location information that may come from multiple providers, such as GPS, Wi-Fi... 

Source:  Fryan's Digital World

My Noteee (Notepad)

My_Noteee.JPGnotepad created using c# , i hope u like it, any suggestions regarding this would be very appreciated.. thanks ... 

Source:  Free source code, tutorials and articles

Yard To Feet Converter Using Classes

yard.jpgHello thank you for always supporting the website. About this code a simple program to convert Yard To Feet Using Classes in C++ programming language. read more ... 

Source:  Free source code, tutorials and articles

Addition of Numbers Using Classes and Pointers

class3.jpgHi there about the code it is the implementation of the concept of classes and pointers in C++. Classes is the foundation of Object Oriented Programming in C++. read more ... 

Source:  Free source code, tutorials and articles

  . .