The One Technologies | Software Company in India, USA and Canada
Visual Studio Find and Replace using regular expression. This feature is very useful while you need to perform any repeating pattern based task. [More]
Are you looking for a software outsourcing company in India? Advantages of choosing Software outsourcing to India. [More]
How to import bulk data in MySQL database using .net code! it can be done by MySqlBulkLoader class provided in MySQL to .Net connector (MySql.Data.dll) [More]
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. [More]
SQL server - how to list out last modified stored procedures, functions, views and tables from Sql Server using sys.objects [More]
SmtpClient in .net framework 2.0 doesn’t have dispose method which can release connection with Mail server and free up any resources used. [More]
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. [More]