Monday, October 29, 2012

Display AJAX loading Image during loading heavy website using javascript

Display AJAX loading Image during loading heavy website using javascript


Display AJAX loading Image during loading heavy website using javascript

Posted: 26 Sep 2012 10:51 AM PDT

In this article, I will explain how to display AJAX loading image during loading of heavy webpage using JavaScript. Here JavaScript is used to display Ajax loading image for 5 seconds and hides the loading content of the website for 5 seconds.

New features in Visual Studio 2012

Posted: 23 Oct 2012 04:08 PM PDT

Looking to know more about the new features of Visual Studio 2012? Check out this article to find some more details on Visual Studio 2012 and its features. The main features such as IDE improvements, Unit Testing, Intellitrace, MTM, Performance improvements, Search everywhere using Ctrl+E, Improvements while debugging, New Testing tools etc.

TypeScript- A new Microsoft cross-platform JavaScript Language

Posted: 26 Oct 2012 09:54 AM PDT

The article describes about the new scripting language which is superset of the existing JavaScript language. It also describes about the features of TypeScript, its usage and a simple example to use in the Visual Studio IDE.

Using Code Snippets in Visual Studio

Posted: 26 Oct 2012 05:39 PM PDT

Using Code Snippets in Visual Studio In this article we are going to see how to add markup to a webpage by using HTML code snippets. There is a featured called HTML code snippets in Visual Studio 2010 that can be used to save time and reduce typing when you create web page markup in Source view.

Displaying List of Folders and Files using TreeView in WPF

Posted: 27 Oct 2012 12:40 PM PDT

In this article We are going to see how we can use TreeView control to display the List of Folders and Files present in a particular drive or location on your computer using WPF. Here we are using two listviews, one to display the list of Folders and other one to display the list of Files present in a folder.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home