Posted on September 4, 2008 by Thomas Kutty Joseph
This quick tutorial will show you how to develop your own functional IM bot that works with Google Talk, Yahoo! Messenger, Windows Live and all other popular instant messaging clients.
To get started, all you need to know are some very basic programming skills (any language would do) and web space to host your “bot”.
For this [...]
Filed under: Technology | Tagged: Bot, Hack, Technology | Leave a Comment »
Posted on September 4, 2008 by Thomas Kutty Joseph
A very common scenario is to use email address as login id instead of a username. Here I will show you my approach to that CreateUserWizard tweaking:
The idea was first to somehow hide the username field, and in the event CreateUserWizard1_CreatingUser set the UserName to the Email. Well, that didn’t work out since the UserName [...]
Filed under: ASP.NET | Tagged: ASP.NET, Membership | 2 Comments »
Posted on September 4, 2008 by Thomas Kutty Joseph
Database Publishing Wizard is designed to make it much, much easier to upload and deploy SQL Express and SQL Server databases in a web hoster environment.
Steps to Deploy a SQL Database to a Remote SQL Server without using an Admin Tool
Below are the steps to take to deploy a local database to a remote hoster without [...]
Filed under: ASP.NET | Tagged: ASP.NET, Deployment, SQL | Leave a Comment »
Posted on September 4, 2008 by Thomas Kutty Joseph
Chrome is smooth, well refined (as of limited usage I have done) and manages the migration process flawlessly by importing every bit of important data from IE or Firefox. The innovative placement of tab bar, lack of title bar (that’s right, no title bar for Chrome), omnibar (that is what Google calls Chrome’s search-cum-address bar) [...]
Filed under: Softwares | Tagged: Browser, Softwares, Technology | Leave a Comment »