Get List of Last Changed Stored Procs in SQL Server
Sometimes when you have created/updated several stored procs in your database in SQL Server and you only need to transfer the changed ones to another […]
Sometimes when you have created/updated several stored procs in your database in SQL Server and you only need to transfer the changed ones to another […]
Generally, when you assign specific access rights for particular Windows users to a web folder in IIS, you expect files created in that folder to […]
How to import a large sql file into mysql when phpmyadmin has hit it’s 5 or so megabyte limit? This is a common problem so […]
The age-old debate between PHP versus ASP.NET is not really what I am trying to get into here. I am also not trying to talk […]
Joomla 1.6 shows quite a lot of prominent changes as compared to its previous version 1.5. And even with the advance of the 1.6th version […]
Some applications require finding out what the current time would be in a particular timezone. Another similar requirement would be to convert a given date/time […]
HTML is the most powerful content presenting language of the WWW, an old but crucial technology of the Internet. HTML 5 is the latest version of […]
IE seems to freeze or take a long time to render a page if there are more than 2 or 3 CKeditor textareas in the […]
Right now the most stable version of PHP is v5.3.6 released on march 17, 2011. PHP is powerful web language which has a big community […]
Since PHP is a loosely typed language, it provides great flexibility in creating variables and objects at runtime without having to specifically declare them first. […]
Copyright © 2025 | WordPress Theme by MH Themes