
Search In
Hello friends, Here is simple code of using Pagination. You can use this code to make your page more attractive and give a easy access by reaching on several pages from a single columns of links.
Pagination is a navigation tool that will help users
Progress Bar
Progress bar is used for up-to-date feedback from the user's action, it can also be made a user indeterminate.This bar will be helpful when the length of the task is unknown for the user. If you are using progress bar to show real progre
.empty() : All the child element of the matched element are removed by this method i.e the element will not be removed only the content of all DOM elements in the matched set are removed.
.remove() : This method removes the matched element
While designing pages one needs to make sure that the web pages are responsive .
Responsive means it can be fit to any device resolution any screen size.
<!DOCTYPE html>
<html lang="en-us">
<head>
<style>
.city
While designing applications in .NET sometimes you need to mention the UI in a single page such that they appear one by one not at a single go.
For doing that you need to use the tab control provided by .NET framework.
We have multiview controls in
While writing code in ASP.NET we always write it inside events associated with the control.
Event Arguments
private void EventName (object sender, EventArgs e);
Application and Session Events
The most important application events
Hi guys,
I have created a tiny animation in Adobe Flash by using guide layers. It seems perfect when I play it or export the .swf file (https://drive.google.com/open?id=0B_T22xCgWSZsRVBUQ0JuTVJ5UkE).
but when I'm exporting the png sequence for
Email is very basic functionality that we have now a days.
We email data or media to someone for viewing it , and for doing this protocol needs to be used.
We use the mail server for mailing to someone or accessing our mails so we h
Congestion means while multiple users send data at the same time and the network available is common to them so in this case multiple users send data and their data packets gets collided in that medium and data gets lost in it.
 
Hello Reader's if you are developing the Ecommerce based website in which you want to integrate the facebook sharing option, then this blog is very helpful to you.
So lets start with the html doc.
To get Facebook sharing first you need to