<?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; programming</title>
	<atom:link href="http://www.isolutionteam.co.uk/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isolutionteam.co.uk</link>
	<description>Write easy solutions, provide easy solutions</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:48:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<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/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</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[JQuery]]></category>
		<category><![CDATA[javascript]]></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>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/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</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/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</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>0</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/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</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>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/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</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[JQuery]]></category>
		<category><![CDATA[javascript]]></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>8</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/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</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>2</slash:comments>
		</item>
		<item>
		<title>Regular expression  Replace and Match  used in managed sql</title>
		<link>http://www.isolutionteam.co.uk/regular-expression-replace-and-match-used-in-managed-sql/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.isolutionteam.co.uk/regular-expression-replace-and-match-used-in-managed-sql/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 15:14:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[managed sql]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[SQL (Structured Query Language)]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=54</guid>
		<description><![CDATA[Every one knows the power of .net clr (Dot Net Common Language Runtime).  Following are are two functions which are being used by me in sql server 2005. RegexMatch function returns the true false (0/1); it takes two parameters input as characters or string and Regular expression to match. RegexRpelace function replaces the carachters passed [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/regular-expression-replace-and-match-used-in-managed-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting ASP.NET Radiobutton list Text using javascript not JQuery</title>
		<link>http://www.isolutionteam.co.uk/getting-aspnet-radiobutton-list-text-using-javascript-not-jquery/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.isolutionteam.co.uk/getting-aspnet-radiobutton-list-text-using-javascript-not-jquery/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 09:21:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[asp.net radiobutton list]]></category>
		<category><![CDATA[radiobutton list text]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=102</guid>
		<description><![CDATA[I came accross a problem while I was trying to Get ASP.NET Radiobutton list Text using JQuery. I used the JQuery method $(&#8216;#&#60;%=RadioButtonList1.ClientID%&#62;&#8217;).val(); but it was not returning selected value though same works for asp.net Dropdown list then I started searching over the internet but didn&#8217;t find any solution. After searching for an hour I [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/getting-aspnet-radiobutton-list-text-using-javascript-not-jquery/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Remove extra spaces from string using regular expression, asp.net, c#</title>
		<link>http://www.isolutionteam.co.uk/remove-extra-spaces-from-string-using-regular-expression-aspnet-c/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.isolutionteam.co.uk/remove-extra-spaces-from-string-using-regular-expression-aspnet-c/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 12:18:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[Web development and design]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp.net validation regex]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[regular  epxression]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=62</guid>
		<description><![CDATA[Removes extra space from the string using Regular expression. public static readonly RegexOptions Options =          RegexOptions.IgnorePatternWhitespace &#124; RegexOptions.Singleline; public string RemoveExtaSpaces(string text) { Regex regex = new Regex(@&#8221;\s{2,}&#8221;, Options); text = regex.Replace(text.Trim(), &#8221; &#8220;); //This line removes extra spaces and make space exactly one. //To remove the  space between the end of a word [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/remove-extra-spaces-from-string-using-regular-expression-aspnet-c/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Disabling/Enabling asp.net checkboxlist items using javascritp</title>
		<link>http://www.isolutionteam.co.uk/disablingenabling-aspnet-checkboxlist-items-using-javascritp/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.isolutionteam.co.uk/disablingenabling-aspnet-checkboxlist-items-using-javascritp/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 15:35:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[asp.net checkboxlist]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[disabling]]></category>
		<category><![CDATA[enabling]]></category>
		<category><![CDATA[enabling/disabling checkboxlist item]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=73</guid>
		<description><![CDATA[We  are using  asp.net check box server side control in ajax update panel. These are bind to SQS server.  We were facing a big problem. There were some busineess rule which were implementing on Post back i.e. on selection of check box from list other check box were getting disabled. We wrote some server side script [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/disablingenabling-aspnet-checkboxlist-items-using-javascritp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
