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

Search In

Best way to configure hibernate 3 with spring?

Different way to configure hibernate 3 with spring? As per my knowledge There are 3 different way to configure Hibernate 3 with spring 3. Let us sort discuss on each of three configuration method and lastly conclude witch method is best. Method - 1

How to catch phone number in string

While sending internal message on a system people usally share there phone number and making call outside the system which divert traffic from our system. So while exchanging messages within system we need to hide the phone number. This can be achiev

Virtual Private Network

VPN is used by the companies who have very sensitive data flow in their organization.   Data is crucial in terms of every aspect for some governing bodies like military.   So in that case these bodies purchase their own private network

  • 250
Different ways of using array filters in AngularJS

AngularJS provides a filter feature to format input value and an array based on certain criteria. Here, we will see the ways of array filtering. For example-below is the array:- $scope.movies = [ {id: 1,title: ‘Airlift’, genre: ‘real story’,

substring() method in JavaScript String

JavaScript String substring() method : The substring() method is used to extract the sub string between two points. It returns the new substring. If start point is greater than end point then it swaps automatically these points, means “substring(4,2)

Paint app with undo functionality

One way to add undo functionality to a paint app is by storing state of the view and taking the view back to previous state on undoing. We can store state in arrays. And the state here will be all the lines being drawn and properties of the lines lik

Crossing the Desert

In this problem, you will compute how much food you need to purchase for a trip across the desert on foot. At your starting location, you can purchase food at the general store and you can collect an unlimited amount of free water. The desert may c

Implementing Fragment in Android

In this example we are using two fragments Fragment1 and Fragment2 where Fragment1 consist of a button named click, this button will show the Fragment2 on clicking the Click button. To implement Fragment in Android follow the steps mentioned below:-

How to add Custom font-size text-box in TinyMCE editor in rails application?

In my previous blog, I wrote about how to add Google fonts in TinyMCE editor and now there is a requirement to add a custom text-box by which user can customize font-size in TinyMCE-editor. In order to do this task we will follow all the steps of bl

Learn how to create different shapes using CSS technique.

Hii, In this blog. I am sharing CSS code to create different patterns like a square, triangle arrow etc. Shapes created using CSS technique instead of an image can help to make your web page lighter as compared to a web page with lots of images. T

1 307 481
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: