Loading......
Saturday, January 25, 2014
Friday, January 24, 2014
11:23 PM
|
No comments


Amith Kumar holds Engineering degree in Computer Science from Anna University.
He is a Java Dev, Open Source Contributor,Web App and Big data Enthusiast and above all a lazy guy.
code : https://github.com/itsamiths
facebook : https://www.facebook.com/mkamithkumar
twitter : https://twitter.com/Im_Amith
Since mentioned as an open...
3:25 PM
|
2 comments


Being a lazy guy , I always find difficult to wish birthday in face book. I have considerably good number of friends, and some days the birthday list will be huge. I thought to create a bookmarklet so that I can become even more lazier.
If you are one who love to experiment new things or If you are lazier like me or even more lazier then, simply...
2:37 PM
|
2 comments


1.creating web service:
1.1 Open netbeans -->file --> new project--> in java web select “web application “-->give project name as “markwebservice” -->select server as “apache tomcat” -->finish
1.2 In the project window(if project window is no there in the right side, select the window from menu bar and click projects) right click...
2:30 PM
|
No comments


Introduction:
There are many reasons people are hesitant to try Linux. The biggest of these reasons is that installing Linux...
Tuesday, May 10, 2011
9:35 PM
|
1 comment


1. In Windows Explorer, navigate to C:\Windows\System32\imageres.dll. (see screenshot below)
2. Right click on the imageres.dll file, and click on Copy. (see screenshot above)
3. Right click on your desktop, and click on Paste.
4. If you have not already, then download and install Resource Hacker from http://www.box.net/shared/y5ctmqg3t5 (or...
Wednesday, April 27, 2011
7:31 AM
|
1 comment

1. Adding Adodc Control to the form:
1.1 Open Visual Basic 6-->Click Project in the MenuBar-->Components-->Microsoft ADO Control 6.0(OLEDB)-->ok
1.2 Now the control is added to the tool box. from the tool box drag it to the form
2. Creating Database in VB6:
2.1 Go to Menu bar-->Add-Ins-->Visual Data Manager.
2.2 In Visual Data Manager Menu Bar-->File-->New-->Microsoft Access-->Version 7.0 MDB--> Give File...