Pop Up in jQuery
Here in this post we will discuss how to make a Pop Up window and open it on click of a button.Lets start with creating a new web Application:Step 1: Create New Asp.Net Web ApplicationStep 2: Include...
View ArticlePhoneGap Basics: PhoneGap build and local build
After completing the Installation of Phonegap as described in my previous blog, I'll describe the two ways in which we can build PhoneGap projects. There two ways are as follows:PhoneGap build...
View ArticleSEO Tips for Start ups and Small Business
Search Engine optimization is to improve the presence of your brand on web and that to in right manner. Many companies adopt some strategies to rank their business high on internet world. Following are...
View ArticleExport Data to CSV file in MVC4
In this post we will learn to export data into csv file.Step 1 :- Take a new MVC 4 Project and download the CsvHelper.dll , you can download this dll by the following wayClick on Tools --> Library...
View ArticleSmooth Streaming with Expression Encoder
With Microsoft Expression Encoder, you can encode videos that take advantage of Smooth Streaming technology. Smooth Streaming is the Microsoft implementation of adaptive streaming technology, which is...
View ArticleHow to create sliding div in Jquery
Many times you have seen "sliding divs" in the apps , which are used to display images, ads etc . In this post i will tell you how to made such type of application. The application is quite simple. We...
View ArticleMost Important feature of Html 5
Hi ,If you a newbie in HTML5 development , here is the right place to start of with. I will tell you about the five main features of HTML5 , that will change the way website and user communicate. A...
View ArticleJQuery Mobile Popup
JQuery mobile popup is an easy way to show a popup with interactive effects and css in mobile.Requirements1. 1. Jquery latest version2. 2. Jquery mobile js (version 1.3.2)3. 3. Jquery...
View ArticlejQuery Mobile 1.4.0: New Flat version
jQuery mobile, the touch optimized framework used by numerous mobile application developers; introduced a new beta version jQuery Mobile 1.4.0. This new version is focused on improved performance and...
View ArticleSEO vs SEM , No They Are Not Same
Hi Readers, I had often seen people getting confuse between SEO and SEM. It is important to note that these two terms are different. Although both are used to boost brand awareness, But still they are...
View ArticlePrezi vs. PowerPoint
When Prezi was first arrived there was a lot of debate about whether it is better or worse than PowerPoint. The answer to this is better “is situational”, it depends on what you are trying to...
View ArticleWalkthrough - Visual Studio Online "Monaco" code editor
In this post series I will show you how we can take advantage of Visual Studio Online “Monaco” to edit codes (HTML, CSS, C#, JavaScript etc) in the browser out of the box. With official launch of...
View ArticleSQL SERVER - Restore Database Backup Using Script
Here, In this article we will learn that how to restore database using sql script.We use RESTORE command for restoring database in sql server.Syntax of Restore command:RESTORE DATABASE <databse...
View ArticlePhoneGap - Geolocation
I am going to explain you how to retrive longitude and latitude values using gps and display map on the screen using this longitude and latitude values.I named this example as geolocation as we are...
View ArticleHow to Perform Off Page SEO of your Website
In my earlier Post , i write about On Page SEO and how it is done. As SEO is a process involving On Page SEO and Off Page SEO. Whereas on page SEO accounts for 70 % count , off page SEO holds 30% of...
View ArticlePrezi vs. PowerPoint
When Prezi was first arrived there was a lot of debate about whether it is better or worse than PowerPoint. The answer to this is better “is situational”, it depends on what you are trying to...
View ArticleUpload and Retrieve Image in Asp .Net MVC 4
This post will describe that how to upload image in database and retrieve from database in MVC 4Step 1 :-Take a new Asp .Net MVC 4 project and make a table in database for save the imageStep 2 :Add...
View ArticleAdd Multiple Record by Csv file in MVC 4
Suppose, there is form of registration or a form of add data in database and you want to add multiple records at one attemptthen this post will help you to accomplish the task.Step 1 :Take a new Asp...
View ArticleVisual Studio Online: A Detailed Explaination
Visual Studio Online announced earlier this month by S. Somasegar, Corporate Vice President (Developer Division) at Microsoft is a giant step in the cloud computing division. It equips developers with...
View ArticleThe First Data Global Gateway e4℠ web service API
The First Data Global Gateway e4℠ web service API is a web service that allows third-party applications to process transactions through the Global Gateway e4℠ system.To use this API we need to create a...
View Article