Skip to content

EasynHow, Know How!

Just another WordPress site

  • Java
    • Java 8
  • Javascript
  • jQuery
  • J2EE
    • Spring
  • What’s New
  • C
  • C++
  • Others
    • Data Structures
    • Algorithms
May 26, 2017 Anoop Kumar Rai

Generate Windows EXE installer setup/EXE executable file from executable JAR file using javapackager of JAVA8 JDK

Generate Windows EXE installer setup/EXE executable file from executable JAR file using javapackager of JAVA8 JDK For all those who

Continue reading »
May 26, 2017 Anoop Kumar Rai

Android Toast like message dialog in Java Swing

Android Toast like message dialog in Java Swing If you are using SwingWorker background thread for doing long operations and

Continue reading »
May 26, 2017 Anoop Kumar Rai

Hooking a function call after another asynchronous function call-jQuery

Hooking a function call after another asynchronous function call-jQuery Fixing bugs has always been day-today tasks for an IT professional.

Continue reading »
May 26, 2017 Anoop Kumar Rai

Periodic repetitive background task using Timer task and SwingWorker in Swing

Periodic repetitive background task using Timer task and SwingWorker in Swing Many of you would be aware of Timer task

Continue reading »
May 26, 2017 Anoop Kumar Rai

Popup-under hack

Popup-under hack If you are working on a mobile site, you have a constraint of screen size. What if you

Continue reading »
May 26, 2017 Anoop Kumar Rai

Java Mail API- Reading OUTLOOK mails

Java Mail API- Reading OUTLOOK mails Using JAVA Mail API for reading mails has been common these days. It’s pretty

Continue reading »
May 26, 2017 Anoop Kumar Rai

Windows BAT file to execute runnable jar file and checks if it is already running

Windows BAT file to execute runnable jar file and checks if it is already running Suppose you have a Java

Continue reading »
May 26, 2017 Anoop Kumar Rai

Integrating Facebook Login

Integrating Facebook Login Facebook login is considered as one of the most preferable way for authenticating users. This approach is

Continue reading »
May 26, 2017 Anoop Kumar Rai

Maven- Creating a Jar together with its dependency Jars into a single executable Jar file

Maven- Creating a Jar together with its dependency Jars into a single executable Jar file Suppose your boss comes and

Continue reading »
May 26, 2017 Anoop Kumar Rai

Javascript Constructors- Why it should be used- Object Oriented Programming in Javascript

Javascript Constructors- Why it should be used- Object Oriented Programming in Javascript Mark my words! Javascript is an object oriented

Continue reading »

Posts navigation

«Previous Posts 1 2 3 4 … 7 Next Posts»

Search