<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Internet solutions team &#187; Asp.net</title>
	<atom:link href="http://www.isolutionteam.co.uk/tag/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isolutionteam.co.uk</link>
	<description>Write easy solutions, provide easy solutions</description>
	<lastBuildDate>Thu, 22 Dec 2011 15:42:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ASP.NET &#8211; How to format Currency in GridView</title>
		<link>http://www.isolutionteam.co.uk/asp-net-how-to-format-currency-in-gridview/</link>
		<comments>http://www.isolutionteam.co.uk/asp-net-how-to-format-currency-in-gridview/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 14:34:11 +0000</pubDate>
		<dc:creator>Robert Bertora</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[dataformatstring]]></category>
		<category><![CDATA[format Currency]]></category>
		<category><![CDATA[GridView]]></category>
		<category><![CDATA[{0:c}]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=574</guid>
		<description><![CDATA[Most sources tell you that formating a column in a GridView is simple, all you need to do is use the DataFormatString Property like so: &#60;asp:boundcolumn datafield=&#8221;Amount&#8221; headertext=&#8221;Amount&#8221; dataformatstring=&#8221;{0:c}&#8221;&#62; However you may find that the currency format is not working in the GridView, this is because the GridView&#8217;s columns are being Html Encoded. A simple [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/asp-net-how-to-format-currency-in-gridview/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dual asp.net list boxes and jquery</title>
		<link>http://www.isolutionteam.co.uk/dual-asp-net-list-boxes-and-jquery/</link>
		<comments>http://www.isolutionteam.co.uk/dual-asp-net-list-boxes-and-jquery/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 16:34:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[asp.net listbox]]></category>
		<category><![CDATA[dual asp.net listbox and jquery]]></category>
		<category><![CDATA[move left hand side list box item to the right hand side list box]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=325</guid>
		<description><![CDATA[Move selected item to the left hand side list box, move all items to the left hand side list box, move selected item to the right hand side list box, and move all items to the right hand list box. Â Letâ€™s Â Â implement above features using JQuery. ASP.NET Code &#60;div style=&#8221;float: left;&#8221;&#62; &#60;asp:ListBox ID=&#8221;ListBox1&#8243; runat=&#8221;server&#8221; Height=&#8221;550px&#8221; [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/dual-asp-net-list-boxes-and-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Highlight dot net form text box onfocus using jquery</title>
		<link>http://www.isolutionteam.co.uk/highlight-dot-net-form-text-box-on-focus-using-jquery/</link>
		<comments>http://www.isolutionteam.co.uk/highlight-dot-net-form-text-box-on-focus-using-jquery/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 10:42:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[asp.net text box onfocus and onlostfocus]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=315</guid>
		<description><![CDATA[Highlight asp.net text box when it gets focus. When your cursor will focus on text box it will be surrounded by a red rectangle when cursor leaves text it becomes normal. If coursor goes toÂ  button or dropdown list they dont get any style the behave as normal. This code is ony tested in IE7. [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/highlight-dot-net-form-text-box-on-focus-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Few jquery  errors , Attention J Query Gurus, invalid label</title>
		<link>http://www.isolutionteam.co.uk/few-jquery-errors-attention-j-query-gurus-invalid-label/</link>
		<comments>http://www.isolutionteam.co.uk/few-jquery-errors-attention-j-query-gurus-invalid-label/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 10:59:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[invalid label using ajax with asp.net]]></category>
		<category><![CDATA[J Query]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=287</guid>
		<description><![CDATA[Attention J Query Gurus J Query gurus can you put some light on this matter please? I am using J Query method for Ajax calls in my asp.net projects $.ajax({ type:&#8221;POST&#8221;, url:&#8221;WebService/WsCountry.asmx/getCountryList&#8221;, data:&#8221;{optionvalue:&#8217;&#8221;+checkedValue+&#8221;&#8216;}&#8221;, contentType:&#8221;application/json; charset=utf-8&#8243;, datatype:&#8221;json&#8221;, success:function(response) In above I am using &#8220;datatype&#8221;Â  as small characters, its working 100%Â  for me in one projectÂ  also [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/few-jquery-errors-attention-j-query-gurus-invalid-label/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to populate asp.net dropdown list from database by passing radio button list&#8217;s selected value as parameter with JQuery?</title>
		<link>http://www.isolutionteam.co.uk/how-to-populate-aspnet-dropdown-list-from-database-by-passing-radio-button-lists-selected-value-as-parameter-with-jquery/</link>
		<comments>http://www.isolutionteam.co.uk/how-to-populate-aspnet-dropdown-list-from-database-by-passing-radio-button-lists-selected-value-as-parameter-with-jquery/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 12:46:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[asp.net dropdownlist]]></category>
		<category><![CDATA[dynamically populate asp.net drop downlist with jquery ajax]]></category>
		<category><![CDATA[jquery ajax]]></category>
		<category><![CDATA[populate asp.net drop down list using jquery]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=204</guid>
		<description><![CDATA[How to populate asp.net drop down list from database by passing radio button list&#8217;s selected value as parameter with J Query, J Son? In my project I am taking off asp.net update panel where ever possible and replacing it with J Query Ajax. J Query Ajax is far better then asp.net Ajax and asp.net update [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/how-to-populate-aspnet-dropdown-list-from-database-by-passing-radio-button-lists-selected-value-as-parameter-with-jquery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Validation of web site address on server side using  c-sharp  and Regular expression</title>
		<link>http://www.isolutionteam.co.uk/validation-of-web-site-address-on-server-side-using-c-sharp-and-regular-expression/</link>
		<comments>http://www.isolutionteam.co.uk/validation-of-web-site-address-on-server-side-using-c-sharp-and-regular-expression/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 15:18:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[c-sharp]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[website address validation]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=129</guid>
		<description><![CDATA[Validating web site address at server side in asp.net using c-sharp. A detail web site addressÂ  validation method where Regular expression is being used for a baisc web addrss validation, then web address is being splitted by dot and forward slash to check if it contains http: and if its defined more than once in [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/validation-of-web-site-address-on-server-side-using-c-sharp-and-regular-expression/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why onfocusout event is not firing in firefox</title>
		<link>http://www.isolutionteam.co.uk/why-onfocusout-event-is-not-firing-in-firefox/</link>
		<comments>http://www.isolutionteam.co.uk/why-onfocusout-event-is-not-firing-in-firefox/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 10:17:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[onblur]]></category>
		<category><![CDATA[onfocus evetn is not firing]]></category>
		<category><![CDATA[onfocusout evetn]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=188</guid>
		<description><![CDATA[Why onfocusout event is not firing in firefox I was using onfcousout event of text box to fire some javascript those were firing in IE but were not firing in Firefox. ThenÂ  I found that onblur is firing on both Internet Explorer. So do not use onfocusout event instead use onblur. Tested on I.E 7.0 [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/why-onfocusout-event-is-not-firing-in-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to disable Asp.net Button with Jquery?</title>
		<link>http://www.isolutionteam.co.uk/how-to-disable-aspnet-button-with-jquery/</link>
		<comments>http://www.isolutionteam.co.uk/how-to-disable-aspnet-button-with-jquery/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 12:30:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[asp.net button]]></category>
		<category><![CDATA[disable asp.net button using jquery]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=181</guid>
		<description><![CDATA[How to disable Asp.net Button with JQuery? Following java script function disables an asp.net button. Tested in IE 7 &#60;asp:Button ID=&#8221;Button1&#8243; runat=&#8221;server&#8221;Â  Text=&#8221;Disable me&#8221; OnClientClick=&#8221;disAbleMe()&#8221; /&#62; function disAbleMe() { $(&#8220;#&#60;%=Button1.ClientID %&#62;&#8221;).attr(&#8220;disabled&#8221;,&#8221;true&#8221;); } You can try other attributes too.]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/how-to-disable-aspnet-button-with-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Json, Jquery, $.ajax(), asp.net  and c# to get ajaxed data table rows passing multiple parameters</title>
		<link>http://www.isolutionteam.co.uk/json-jquery-ajax-aspnet-and-c-to-get-ajaxed-data-table-rows-passing-multiple-parameters/</link>
		<comments>http://www.isolutionteam.co.uk/json-jquery-ajax-aspnet-and-c-to-get-ajaxed-data-table-rows-passing-multiple-parameters/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 12:16:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[data table]]></category>
		<category><![CDATA[dataset]]></category>
		<category><![CDATA[javascript eval]]></category>
		<category><![CDATA[jquery ajax]]></category>
		<category><![CDATA[jsonm]]></category>
		<category><![CDATA[parse data table rows to json]]></category>
		<category><![CDATA[using jquery ajax with asp.net]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=159</guid>
		<description><![CDATA[Json, Jquery, $.ajax(), asp.net  and c# to get ajaxed data table rows passing multiple parameters I got a request from my client that before creating user they want to see the list of existing users with the like  first name and last name. I didn&#8217;t want to use asp.net ajax update panel and full post [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/json-jquery-ajax-aspnet-and-c-to-get-ajaxed-data-table-rows-passing-multiple-parameters/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to Use JQuery $.ajax() with Asp.net Dropdown list onchange event.</title>
		<link>http://www.isolutionteam.co.uk/how-to-use-jquery-ajax-with-aspnet-dropdown-list-onchange-event/</link>
		<comments>http://www.isolutionteam.co.uk/how-to-use-jquery-ajax-with-aspnet-dropdown-list-onchange-event/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 18:18:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[ajax technology]]></category>
		<category><![CDATA[asp.net drop down list]]></category>
		<category><![CDATA[Jqeruy ajax]]></category>
		<category><![CDATA[Jquery ajax onchange of drop down list]]></category>
		<category><![CDATA[Pass parameters to JQuery ajax]]></category>
		<category><![CDATA[Using jquery ajax in asp.net]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=137</guid>
		<description><![CDATA[How to Use JQuery $.ajax()Â  (AJAX) with Asp.net Drop down list&#8217;s &#8220;onchange&#8221; event and pass selected value as parameter. To perform above you need Jquery library, click on downloads to see where you can get Jquery. Following is the working example in which I am selecting a role from asp.net dropdown list and for that [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/how-to-use-jquery-ajax-with-aspnet-dropdown-list-onchange-event/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

