No software and application can run free from error. Error can occur in a variety of situations like attempts to divide by zero, attempt to connect to a limited resource or code has insufficient security credentials. Most of .NET Languages support structured exception handling. When errors Occurs in your application, the .NET Framework creates an [...]
2012Thu16Feb
How to Show the Selected Item in the CheckBoxList – Fetching from the DataBase
Filed in ASP.NET, Web AppI have divided this project in two sections. In first part of the project we will bind the CheckBoxList with Database as we did earlier. Then we will select some of the items from the CheckBoxList and insert into the DataBase Table. After the completion we will proceed to the next part of the project. [...]
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