Wednesday, May 9, 2012

A Routing Tab Selection With jQuery and CSSIntroduction

Introduction



This content will explain to you how to create a routing tab selection with MouseHover impact using jQuery detailed. We will create a horizontally selection with little symbols that will appear when flying. Also, we will create the food selection increase. I believed about brands the selection products and creating them more recognizable, so the individual can always see what the routing requires. Being in a horizontally place creates everything legible and when the individual moves over the brand, the relax of the product with the symbol will fall out, such as back links or a look for box. jQuery is a useful gizmo that allows our creativity convert thoughts into actuality. We can do almost everything we can think of with the help of this useful device.

Step 1: First we have to create a Web Application.
  • Go to Visual Studio 2010.
  • New--> And select the Web Application.
  • Give whatever name you want to.
  • Click OK.
Step 2: Secondly you have to add a new page to the website.
  • Go to the Solution Explorer.
  • Right-click on the project name.
  • Select add new item.
  • Add new web page and give it a name.
  • Click OK.
Step 3: Now add an image in the "Images" folder of the project.
img1.jpg
Step 4: Than add the style.css files to your Styles folder.
img2.jpg
Right-click on style.css files -> copy and paste it inside the section of your page. The reference looks like:
<link href="Styles/style.css" rel="stylesheet" type="text/css" />





Step 5: In this step add the CSS code inside the

Tuesday, May 1, 2012

CACHING in ASP.NET 4.0


Cache:
          It is used to maintain the result of the webform temporarily such that if any furthur requests from the client are received then the server inspite of processing every request provides the temporarily stored ie.. cached content as a response.



Friday, April 27, 2012

See your SQL Hosting hosting server Overall efficiency with SQL See 2.3


RedGate's SQL Monitor 2.3 allows you to monitor your SQL Server performance from a website or a mobile device such as iPad or iPhone.

Run DOS Immediate in Ms Windows 8 how?

Introduction
To run a DOS application in Windows 8 requires a little bit of trick. It's not as simple as to just double-click on the program and use it. But many of you are thinking that whoever will use a 16-bit program or DOS Application now a days.