Microsoft had tough time competing with advanced, media-rich plug-in solutions such as Adobe Flash. Additionally, it is difficult to create Web applications that offer a consistent experience across all supported browsers and platforms by using ASP.NET and AJAX.In 2006, Microsoft began developing a solution to extend into the browser and offer media experiences more robust than competing plug-in solutions.
In 2007 they introduced "SILVERLIGHT" to challenge Adobe Flash.
I will display few differences between Asp.net and silverlight in the below table.
Monday, February 21, 2011
Thursday, February 17, 2011
UK Tier-1 Extension Calculator.
The below link provides easy way of calculating the points requried for Extending or applying Tier-1 Visa. Its acurate and provided by UK govt.
http://www.ukba.homeoffice.gov.uk/pointscalculator
http://www.ukba.homeoffice.gov.uk/pointscalculator
Labels:
Tier1
When can we apply for UK Tier-1 extension ?
We can apply for UK Tier-1 extension no more than five weeks in advance of the expiry of your current leave. If Tier-1 (HSMP) leave has already expired, we should submit an application as soon as possible.
For more inforamtion click on the below link..
http://www.ukba.homeoffice.gov.uk/workingintheuk/tier1/hsmp/hsmpjudicialreview/extensionofstay/
For more inforamtion click on the below link..
http://www.ukba.homeoffice.gov.uk/workingintheuk/tier1/hsmp/hsmpjudicialreview/extensionofstay/
Labels:
Tier1
Thursday, January 6, 2011
Passing values between pages in Asp.net
While doing some research on this topic , I found one intresting article and felt of sharing it.
How to pass values between pages?.
How to pass values between pages?.
Labels:
asp.net
Tuesday, October 12, 2010
How to call jquery only on postback.
I had a senario where I need to call a jquery code only after 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.
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.
Trojan viruses are one of the most harmful virus which can halt your laptop.There are many ways you can remove this , but we always want simplest solution to avoid complications.
I would like to share the simplest tip which I used .
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 :)
I am quite happy and proud to say that I have crossed Quater Century with my articles count. I do feel good :) ...
Wednesday, August 4, 2010
How to debug HTML/CSS/JavaScript ?
If you are into web development debugging HTML/CSS/JavaScript is always painful. One common way is to introduce alert statments and check the values at runtime.
JQuery Cheat Sheet
It is not just a jQuery tip, there are some great cheat sheets out there for most languages. It's handy having every function on a printable A4 sheet for reference and luckily these are easily accessible.
For more information click on the below link.
http://www.gscottolson.com/weblog/2008/01/11/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/
Subscribe to:
Posts (Atom)