
Search In
Hello All,
If you want to make an accordion, this code will help you to make a dynamic accordion using HTML, CSS and Jquery.
An accordion is a stacked list of items. Each item can be "expanded" or "stretched" to reveal the content associated with t
.Net Assembly Manifest
A file that contains Metadata about .NET Assemblies is known as Manifest. Here, data about data or machine-readable information about a resource is Metadata.
MetaData: Metadata is a collection of data that describes how the e
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
What is Script Manager?
ScriptManager control is used to provide support for client-side features AJAX. It manages the client script for AJAX enabled web page. It support partial-page rendering.
Features of script Manager
1. Handling Partial Page
Objects: In general objects are the real world entity. Earlier the two functions communicate with each other using the function call(say programming in c) but the programmer need more better approach for communication between the two functions or cl
Hello readers!
In my Last blog I have explained about how you can Speed Up Your WordPress Website by Caching Custom Queries using Transients API.
Now today we discuss about " WordPress Object Caching". this ones is also a method to Boost WordPress W
Hello Guys
Neurotechnology Sdk is used for fingerprint, face detection etc..
To develop neurotechnology SDK in liferay, first build maven project and create applet jar and relative jar's using Maven with "clean install -Papplet".
Below steps will he
Hi Reader,
If you want to create an animated button using css3, below is the code example.
Here I am posting some css 3 animated buttons just copy paste and enjoy the code ;) .
button {
font: inherit;
color: inherit;
Hello reader's !
If you want to setup first time launch of an iOS app.
Using this code the terms and conditions will appears or shown only the first time of app launch.
here is the code below.
I have two UIViewControllers (FirstViewController and A
Two-tree architecture
Is used by lot of other version control systems . In this we have a
repository and a working copy, our working copy begins with the top of our project directory and
below of that might be one or thousands of file and subfo
