Blog Detail
CubicZone - Programming, Technology and Web
http://www.cubiczone.com
Cool programming tutorials, examples and news on Web 2.0, database, powershell, ASP.NET, Linux, PHP and more...
Recent Posts
Reading and Changing Identity Value in SQL Server
Use the DBCC command to read or change the identity value of a table in SQL Server. ...
How to Find Application Pool by Process ID in IIS 7.0
Starting IIS7, you can find the name of the application pool by process id using the following appcmd. (IIS, Windows) ...
Easy Upgrade SQL Server 2000/2005 to SQL Server 2008
Easy way to upgrade SQL Server 2005 to SQL Server 2008. ...
Creating a Scheduled Task in DotNetNuke
DotNetNuke allows you to create a simple scheduled task relying on the DNN framework only. This is useful if you want to keep everything self-contained within a module or you run within a hosting environment that don't allow you access to Remote Desk...
DateTime.MinValue underflow in SQL Server
You get an overflow exception when you save DateTime.MinValue into a SQL Server "datetime" column. (.NET, C#, VB.NET, SQL Server, PostgreSQL) ...
Migrating IIS7 Site Settings
This article shows you how to migrate IIS 7 settings to a new machine using the new appcmd provided by IIS. (Web Server, ASP.NET, Windows) ...

