
Search In
Hello Guys
Jquery introduce plugin for upload the files from client to server in javascript is known as fineuploader.
FineUploader have many properties to use according requirements.
Here, We have define the fineuploader properties as below :
Css Selector:
It is a css rule set used to select the the content you want to style.
Types of selectors you want to style:
Id selector
Element selector
Group Selector
Universal selector
Class selector
ID Selector:
It selects the ID attribute of
For implementing paging in Repeaters we will first create a stored procedure in which we will define the row number for every record and this will allow to iterate the records into the temp table and the page size which will define the upper bound
Follow the steps mentioned below to get your location latitude and longitude
1) Create a class and name it LocationManger.java and impliment GoogleApiClient.ConnectionCallbacks, GoogleApiClient.OnConnectionFailedListener, LocationListener in the cl


Launching a new instance on amazon ec2
Hi Friends,
Today I am going to tell you step by step how to setup amazon ec2 server. After completing sign-up in to amazon from http://aws.amazon.com. You will be redirected to a home screen of the amazon tha
Hello Guys !
In this blog, we'll see how to configure the profiles in a Maven project. We might have different sensitive information that we need to maintain to different environments.
For example - A developer might have different server prope
Hey Guys!!
If you are a Graphic Designer, then you probably aware of the value of good time management. Many times Graphic designers are required to work tight deadlines to get projects completed. I knew this because I'm also a graphic designer.
For changing the image on swipe can be done by implementing the ViewPager in your android app.
For implementation of ViewPager we need to follow the steps mentioned below:-
1) Create ViewPager tag in your xml file .
activity_main.xml
<Relativ
Animations are the effects that makes the visualization attractive and illusionary moving. In AngularJS we can use animations with the following directives :-
Directive
Animation Type
ngRepeat
enter, leave and move
n
While working with MVC projects you first need to understand the architecture of it.
You first need to understand these things
Event we all know that when something occurs like a button click or a text changed we can fire the even
