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

Search In

How to load ApplicationContext in spring framwork?

ApplicationContext is an interface and it's provides configuration information to an application. Here multiple classes are provided by springframework that implements this interface and helps us to use configuration information in applications. Appl

How to implement Urban Airship api in android to send gcm notifications ?

Urban Airship api provides you better way to implement push notifications and also provide you facility to send messages on production without sending it to live users so you can even test in production phase. This api supports gcm and amazon push n

An Overview to METRO UI

Hello readers , Today in my blog I will discuss a new technology introduced by Microsoft i.e METRO UI .   Introduction :- It is basically known as a Design language that is created by Microsoft for enhancing the user interface . It is call

AngularJS Pagination

We can easily apply paging on our page using AngularJs and bootstrap. Here, below is the example of this:   In View: <div ng-app="angularPagingSample"> <div ng-controller="PagingController"> <h1>Angular Paging&l

Create a simple login application for MAC

Hi all, An app user has to login before navigating to the any screen. In our app user will enter username and password for login, so we need two textfield and a button two submit. so lets start and follow these steps. 1) First step is to create a n

How to Find The Best USB Cable for Your Data Transfer Needs?

Technology experts say that a silent revolution is taking place in the field of smartphones and laptops that will change the way most people charge these electronic devices. The universal serial bus type C (USB-C) cable is emerging as the latest prot

XML Configuration based spring framework example

Hello guys Bellow example will help you to develop XML configuration based spring framework project,here I have develop example to display "Hello Bhagwan" message using beans. Please create project and follow bellow setps: Step :1 Add bellow jar

How To Use ClassPathXmlApplicationContext

ClassPathXmlApplicationContext :- This can load the beans configuration file and To create and initialize all the beans inside the configuration file.you need not to provide the full path of the XML file but you have to set CLASSPATH properly becaus

Two dimensional array in c#

Two dimensional array is a form of matrix in which users can have rows and columns as per need. We can think of table in which x no.of rows and y no.of columns are available. Syntax:  int item = a[i,j] This is a two dimensional array wh

Load And Parse XML in Action script

It is very easy to load and parse XML in Action Script 3.0 Suppose we have xml like this - <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <images> <image> <url>"first.jpg"</url> </image> <image>

1 5 26
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: