Google Analytics is so great just as it is out of the box. But, with a little more advanced tips, it can be much more useful beating competitors. 11 Google Analytics Tricks to Use for Your Website
Author: rocker8942
Subversion
Subversion Clients As a developer to use/access Subversion, you have to use subversion client as follows. for Windows User Simple One : Tortoise SVN Plug-in for Visual Studio : ankhsvn for Mac User Simple One : svnX 1.3.2 Plug-in for Eclipse : subclipse 1.6 (be careful to choose right version. v1.6 is good for now) Subversion is… Continue reading Subversion
APS.NET how to trigger Update Panel
Ajax.Net Update panel, different ways of triggering udates
Joomla upgrade from version 1.5 to 1.6 or later
For template upgrade Joomla Document: Upgrading a Joomla 1.5 template to Joomla 1.6 For DB changes between 1.5 and 1.6(1.7): database upgrades in joomla 1.6 Adapting a Joomla 1.5 extension to Joomla 1.6
ASP.net : How to Publish
How to publish ASP.Net application to GoDaddy windows web hosing server? There is step by a step guide at the blog of Kenan Bek How to publish SQL DB In case of GoDaddy http://www.salmontraining.com/SqlExpressZone/articles/publish_sql_server_godaddy_shared_hosting.html In general deployment http://www.asp.net/web-forms/tutorials/deployment/deploying-a-database-cs http://kingdango.com/blog/2011/12/a-simple-solution-for-deploying-code-first-model/