In this article I will show how to use MenuStrip Control in MDIParent Form. I have used C# language to do this. Also I will tell you that how to open the forms on click of MenuStrip items. All the Winform will opened in the specific Panel Control inside the MDIParent Form. This project will help [...]
In this article I will tell you to Upload a File in C#.NET Web Application. File Uploading is must in various Web Applications. Also some time the developer need to save the Uploaded File in a Folder inside the Project so that the file can be accessible anywhere. So I will also tell you to store the [...]
This project is about How to Convert any Number to Words. You can Convert any Decimal Number to Word using VB.NET. The code allow you to convert the number to the exact Rupees and Paisa. I hope you guys will enjoy this code. In this project we are using a class file to define the [...]
Development of software is only a single phase of overall system development. Coding is an important step on system development but maintaining the quality of software is also an important part and a challenging job. Proper testing is important for the good quality assurance. At present, there are different tools available for testing products. The tools like