Home » Archive

Tutorial

Written By: techieDan on November 29, 2011 No Comment
Auto Submit Form in IE using VB Script

Automate Sending a form using VB Script by opening Internet Explorer. All just by clicking the vbscript and sending to GMAIL. Login at your convenience. Can be done at almost every login forms. Modify it to your hearts content.

Tags: [, ]
Written By: techieDan on November 15, 2011 No Comment
Center a Page using CSS

How do you center a page using CSS? It is pretty easy, but then there is also an issue with Internet Explorer where it does not center the page. A simple CSS modification would help it. Follow these steps. It will solve your IE CSS headache.

Tags: [, ]
Written By: techieDan on June 7, 2011 No Comment

Comparing Strings in Java has evolved from the character comparisons to String comparisons to StringUtils comparison. Using the StringUtils to compare Strings is so much safer and faster to code.

Tags: [, ]
Written By: techieDan on March 15, 2011 One Comment

How can you try and catch and error and avoiding code redundancy in Java 7. With Java 7 still in beta mode, there are more upgrades to this amazing programming language.

Tags: [, ]
Written By: techieDan on March 7, 2011 One Comment
Java 7 – New Switch Statement

Fast forward to Java SE 7, you can now use Strings inside a switch statement. Unlike previous versions, putting Strings on a switch would produce an error but on Java 7, finally a switch comparator is enabled. Much more flexibility now.

Tags: [, , ]
Written By: techieDan on March 3, 2011 2 Comments
More AutoBoxing in Java

Some tips on Autoboxing to be applied in Java and for your SCJP 6 exams. The flexibility of the Java language has made programming easy and in some ways less complicated for the beginners.

Tags: [, , ]
Written By: techieDan on February 10, 2011 One Comment
Track Records on Database using DB2

For Database Administrators and Developers, this is a common practice. Sometimes we would love to track who has accessed a particular record from the users’ perspective based on ID and time. The usage of TIMESTAMP would be the best way.

Tags: [, , ]
Written By: techieDan on January 27, 2011 2 Comments
MS Excel Wrap Text Vertically

So how do you wrap a long text in MS Excel? Follow these steps in order to learn how to wrap your text in just one column in Microsoft Excel sheet.

Tags: [, , ]
Written By: techieDan on January 19, 2011 2 Comments
Top 10 Results using SQL on DB2

Well, you can have the all common SQL, but it works differently for most of the DB systems. We have different syntaxes for MS-SQL, mySQL and the DB2. There are many more. Though we will cover the DB2 today

Tags: [, ]
Written By: techieDan on January 11, 2011 One Comment
Alter Table in Aqua Data Studio 4.7

Unable to alter the table in a database? Might have been a simple mistake from typing something unnecessary. It’s just that simple.

Tags: [, , ]
  Copyright © 2009 TechieDan, All rights reserved.| Powered by WordPress