
Search In
In a web application, we often use common section in most of the pages i.e. Menu, Side Navigations, Footer etc. So in order to not write the same code in all the pages, we have the provisions of Layout view in MVC.
Layout view works in the same way
Which are the top web hosting providers in India? This is the most common question I have been asked by my readers all the time. So I am writing an exclusive detailed post on choosing better hosting providers for your blog or website. In this p
In this blog we are going to explain about how to create sitemap . Sitemap play very important role in SEO. Now let’s got to the topic.
What is the Sitemap ?
Sitemap is list of of web pages url’s . We create this file in the xml format and th
Rails Server setup with Passenger and nginx
Hi friends,
Today I am going to tell you how to setup rails server with nginx and passenger. First you need to login to your server using ssh using the command
ssh -i server_pem_key_path user@ip
Here
Creating Folder Structure Inside already existing folders..Through Bat file
Hey guys...!!
Today i am gonna show you "how to make folders or folder structure inside already existing folders
so what i have done is, I created a folder named as LogicSim
In this tutorial we will make a simple android timer application using a Handler.In the layout of the main activity we will set a TextView to Display the timer and to Buttons for Start and Pause. We set the string resource for the timer value.
Bean Scopes:- Bean have total 5 scopes as follows:-
singleton:- It can create the single instance per Spring IoC container (default). This is default natur that single instance is stored in a cache and that instance can be stored in entire applicati
In this article we will learn how to install tomcat on Linux (CentOS,Fedora and RedHat). For example we will install the tomcat 7 on CentOS operating system. Before starting tomcat installation, be sure that java should be installed on your system. I
Hello dear reader's !
Today we will discuss about archive.php template page. Archive page is the great way to bring together your all old content in one page. It allow you to list your monthly archives, category archives, tag archives, author archiv
Introduction-
The ListView control does not have paging capabilities. DataPager control provides Paging capabilities by using
PagedControlID property. In ListView, we can use the DataPager
control and customize the num
