Tuesday, October 12, 2010
How to call jquery only on postback.
When ever we add a jquery code in the HTML section it's called always as the page gets loaded. Sometimes it would be enough to execute the peice of Jqurey code only on post back.
The below code shows an example of how to call a Jquery only on postback.
Monday, September 27, 2010
How to remove Torjan Virus from laptop.
I would like to share the simplest tip which I used .
Friday, September 24, 2010
Difference between Asp.net webforms & Asp.net MVC.
One of the frequently asked questions about ASP.NET MVC is that how is different from ASP.NET WebForms. Is ASP.NET MVC a replacement for WebForms.
Tuesday, August 31, 2010
Reached QuaterCentury :)
Wednesday, August 4, 2010
How to debug HTML/CSS/JavaScript ?
JQuery Cheat Sheet
For more information click on the below link.
http://www.gscottolson.com/weblog/2008/01/11/jquery-cheat-sheet/
http://colorcharge.com/jquery/
Thursday, July 8, 2010
How to show binary image in Asp.net grid view ?
Wednesday, July 7, 2010
Guide to deploy Asp.net applications.
I would like to share this. Please go through this , This is indeed very informative.
http://aspalliance.com/1464_Deploying_ASPNET_Applications.all
Thursday, July 1, 2010
How to simulate Enter keypress event using JavaScript ?
Show loading Image between postback using Javascript
Show loading Image between postback using Jquery
http://mani-thought.blogspot.com/2010/07/how-to-show-loading-image-between_01.html
How to focus first Textbox on a page using JQuery ?
Friday, June 25, 2010
How to add shade effect to an Image using CSS?
Thursday, June 24, 2010
How to show loading image for JQuery cluetip ?
The images folder will contain all the Images for the ClueTip including the loading Image.‘Jquery.cluetip.css’ will contain all the css properties for the ClieTip.
Map the ClueTip plugin in your web-page.
How to store Image in binary format using Linq ?
In the example when 'Submit' button is clicked the image is copied from FileUpload control and stored in the database in Binary format.
Tuesday, June 22, 2010
How to build a perfect Resume ... ?
A good Resume will help to get better visibility in the market.It helps to grab a good opportunity.I would like to provide some tips on building a good resume .
Monday, June 21, 2010
How to generate designer.cs manually in VisualStudio ?
Wednesday, June 16, 2010
Rules for UK-Tier1-General or HSMP Visa Extension.
Tier 1 Extension applications are for those Applicants who already hold a Tier 1 visa. Successful Tier 1 extension applications will result in the grant of a further 2 years leave to remain in the United Kingdom.
How to upload a large file in Asp.net ?
Monday, June 14, 2010
Why should we never deploy asp.net application with 'debug=true'.
It leads to many complications such as,
Wednesday, June 9, 2010
Alternate to setAttribute() for Internet Explorer.
//Trying to set the onclick event for the element.
document.getElementById("cvId").setAttribute('onclick','return false;');
Monday, June 7, 2010
How to resize browser window using Javascript?
Cut and paste the following code into the address bar of your browser (one at a time) and then hit enter:
Wednesday, June 2, 2010
How to get colors from website for branding?
This website will help us to get the color's used in any site. We just need to pass the URL and it will display all the colours used . I feel this will be very useful when we go for branding .
Tuesday, June 1, 2010
How to steal colors from Image?
Thursday, May 27, 2010
How to add javascript and css to the Asp.net datalist control ?
What is the difference between Build and Rebuild in Visual Studio ?
Build :Compile and link only the source files that have changed since the last build
Rebuild : Compile and link all source files regardless of whether they changed or not. Build is the normal thing to do and is faster. Sometimes the versions of project target components can get out of sync and rebuild is necessary to make the build successful.
How to get Visual C# Keyboards Shortcuts?
Friday, May 21, 2010
How to test web application in different browser ?
• Most browsers can’t have multiple versions installed side-by-side. The newest version replaces older versions. So, you can’t have IE6 and IE7 on the same machine (unless you’re using virtual machines or unstable registry hacks).
Friday, May 14, 2010
The benifits and drawbacks of living in uk
The best way to appreciate Britain is from outside of the UK. The place has many things to recommend life there, and also some down sides too. In this blog I will put all the points.
Advantages of Living in the UK
Monday, March 1, 2010
How to get a job in UK?
In this blog I would like to share my experience using these points.