Web & Mobile App Development Blogs

Visual Studio Find and Replace using regular expression. This feature is very useful while you need to perform any repeating pattern based task.
SqlBulkCopy Class in System.Data.SqlClient namespace lets you efficiently bulk load a SQL Server table with data from another sources like csv, xls etc.
SQL server - how to list out last modified stored procedures, functions, views and tables from Sql Server using sys.objects
SmtpClient in .net framework 2.0 doesn’t have dispose method which can release connection with Mail server and free up any resources used.
In this article, we will learn how to validate ASP.Net form controls using JavaScript. As we know, ASP.net's validators are a perfect choice.
Certified By