Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Simple Encryption Decryption using AES in Java

Following is Simple Encryption and Decryption using AES in Java. Data Encryption Standard (DES) is prone to brute-force attacks. It is a old way of encrypting data. It is replaced by Advanced Encryption Standard (AES). If you have Java 8 you can us

Default Methods for Interfaces in Java 8

Interfaces always contained only method declaration and there was no way of defining method definition in the interfaces because java did not allow multiple inheritance of classes. Java only allowed multiple inheritance of interfaces. Since Java 8 i

Creating a mongDB snapshot with LVM

Snapshot can be represent as creating pointers (equivalent to “hard links”) between special snapshot volume and live data. The snapshot process uses a copy-on-write strategy. As a result the snapshot only stores modified data. The primary purpose of

What is Swift??

Swift is a new programming language for iOS and OS X apps that builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexi

Signal R - an API integration tool in dot net for API's and WebSocket

Signal R - An Introduction ASP.NET SignalR is a library for ASP.NET developers which help's the developers in the process of adding real-time web functionality to applications. Real-time web functionality is like to have server code push content to

Artificial Intelligence in web applications

Artificial intelligence is an area of computer science which deal with creation of machines or software , which have the mind like human , which can understand and can react on different situation and which can develop it self . Artificial intellige

Difference between Priority and Severity

Difference between Priority and Severity Both Priority and severity are the attributes of a bug which are provided in the bug report. These attributes defines how fast a bug should be fixed. Priority:-Priority means how fast a bug should be fixed. P

Creating a mongDB snapshot with LVM

Snapshot can be represented by creating pointers (equivalent to hard links ) between special snapshot volume and live data. The snapshot process uses a copy-on-write strategy. As a result the snapshot only stores modified data. The primary purpose

Using multiple database connections in CakePHP model

Hello Readers, Till now we may develop our appication with single database . Is their any ways to integrate our application with multiple databases ? . Yes we have. There are methods to use multiple databases for development and for production wit

Get resource file content on child control page of a module

I was facing a problem of not getting content in different control page of a module. I have implemented it in two ways: Register module in skin instead of dropping a module in a page and give id="view" rather than any other id <%@ Register Ta

1 132 363
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: