The convert() function is used to convert an expression of oneĀ specific data type to another type. Also this function can be used to represent the value of date/time type variable in different different format. As we will discuss later in this post we will see how we accomplish this task.
Converting Dataset to DataTable in ASP.net can be achieved in an easy way using only a few lines of code. This however, requires a deep knowledge of DataSet and DataTable as DataSet consists of one or more DataTables within which again have table schemas in them. This schema stores information such as column names, and [...]
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