Schedule Tasks in Windows XP

Schedule Tasks in Windows XP

Schedule Tasks is a utility in window like Cron Job in Linux to run any script, program at specified time. Scheduled Tasks starts every time you start Windows Operating system and runs silently in the background, and it starts each task that you schedule at the time that you specify…continue reading →

Difference between DataGrid and DataGridView control

The New DataGridView control introduced in Visual Studio .Net 2005 supports advanced features that was not included in earlier version of DataGrid control. The DataGridView control flexible and easier to extend and customize than the DataGrid control. I have sorted down difference between DataGrid and DataGridView control in following points.…continue reading →
  • 1
  • 2