<?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/category/programming/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>Apply CSS Style to the parent page based on condition in an IFrame content.</title>
		<link>http://www.isolutionteam.co.uk/apply-css-style-to-the-parent-page-based-on-condition-in-an-iframe-content/</link>
		<comments>http://www.isolutionteam.co.uk/apply-css-style-to-the-parent-page-based-on-condition-in-an-iframe-content/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 16:39:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[ASP.net MVC]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Add css class to parent page]]></category>
		<category><![CDATA[Add css class to parent page item or div based on the condition in iframe page]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=739</guid>
		<description><![CDATA[I was given asn assignment to change theb back ground image of the parent page for a pop up window which as being opened using JQuery color box pluging. The pop up page was being opened in an iFrame (html tag). In Iframe we had a div with the Id and also we had the [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/apply-css-style-to-the-parent-page-based-on-condition-in-an-iframe-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regular expression for UK-Mobile numbers with optional country code and spaces in number</title>
		<link>http://www.isolutionteam.co.uk/regular-expression-for-uk-mobile-numbers-with-optional-country-code-and-spaces-in-number/</link>
		<comments>http://www.isolutionteam.co.uk/regular-expression-for-uk-mobile-numbers-with-optional-country-code-and-spaces-in-number/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 14:29:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[ASP.net MVC]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[Regular expression for UK-Mobile numbers with optional country code and spaces in number]]></category>
		<category><![CDATA[UK mobile phone numbers]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=736</guid>
		<description><![CDATA[Recently I was given a problem that UK Mobile phone numbers with spaces in the number are not being accepted by application as its convenient to write numbers like (+44 0791 452 1234 OR &#8220;0791 452 1234&#8243;) instead  (+447914521234  OR  07914521234) (dummy number used for illustration purpose only). UK mobile numbers are of 11 digit [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/regular-expression-for-uk-mobile-numbers-with-optional-country-code-and-spaces-in-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debugging website hosted on IIS web server  from visual studio</title>
		<link>http://www.isolutionteam.co.uk/debugingdebuging-website-hosted-on-iis-web-server-from-visual-studio/</link>
		<comments>http://www.isolutionteam.co.uk/debugingdebuging-website-hosted-on-iis-web-server-from-visual-studio/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 10:53:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[ASP.net MVC]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Web development and design]]></category>
		<category><![CDATA[debuging website hosted on IIS web server from visual studio]]></category>
		<category><![CDATA[How to debug website hostedon web server]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=660</guid>
		<description><![CDATA[Often you want to debug a website hosted in IIS from your visal studio. Requirement: Visual Studio, Website (you want to debug) must have the same source code. Now web browser (Internet explorer, Firefox , Google chrome etc) type the URL of your website hosted in IIS (Internet Infomration Server). Open the Source code in [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/debugingdebuging-website-hosted-on-iis-web-server-from-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running asp.net website through Visual Studio â€“ Page Not Found error</title>
		<link>http://www.isolutionteam.co.uk/running-asp-net-website-through-visual-studio-%e2%80%93-page-not-found-error/</link>
		<comments>http://www.isolutionteam.co.uk/running-asp-net-website-through-visual-studio-%e2%80%93-page-not-found-error/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 11:43:42 +0000</pubDate>
		<dc:creator>Robert Bertora</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[Web development and design]]></category>
		<category><![CDATA[Asp.Net Page Not Found]]></category>
		<category><![CDATA[Visual Studio Page Not Found]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=653</guid>
		<description><![CDATA[The other day I copied a working website solution onto a different machine and attempted to compile and run it in debug mode. It compiled fine and started to run, the browser attempted to load the page up in debug mode running of a port (as is normal), but then I got a Page Not [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/running-asp-net-website-through-visual-studio-%e2%80%93-page-not-found-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET DropDownList1.Sort &#8211; Sorting a DropDownList</title>
		<link>http://www.isolutionteam.co.uk/asp-net-dropdownlist1-sort-sorting-a-dropdownlist/</link>
		<comments>http://www.isolutionteam.co.uk/asp-net-dropdownlist1-sort-sorting-a-dropdownlist/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 09:10:03 +0000</pubDate>
		<dc:creator>Robert Bertora</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[Web development and design]]></category>
		<category><![CDATA[ASP.NET sort dropdown]]></category>
		<category><![CDATA[DropDownList1.Sort]]></category>
		<category><![CDATA[Sort a Dropdownlist]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=599</guid>
		<description><![CDATA[Have you ever wanted to sort an ASP.NET drop down list, and tried to search for DropDownList1.Sort in the intellisense? How dissapointing that Microsoft did not supply this. Below I show you how to implement a SortDropDownList function that will allow you to achieve this functionality: public void SortDropDownList(DropDownList dropDownList) //Listbox too { ArrayList arrayList [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/asp-net-dropdownlist1-sort-sorting-a-dropdownlist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Porting JQuery RC4 encryption to c# .Net 3.5</title>
		<link>http://www.isolutionteam.co.uk/porting-jquery-rc4-encryption-to-c-net-3-5/</link>
		<comments>http://www.isolutionteam.co.uk/porting-jquery-rc4-encryption-to-c-net-3-5/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 09:56:50 +0000</pubDate>
		<dc:creator>Robert Bertora</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[c sharp encryption]]></category>
		<category><![CDATA[Porting JQuery RC4 encryption to c# .Net 3.5]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=539</guid>
		<description><![CDATA[Recently I had a task that involved unencrypting an encrypted query string that had been encrypted on the front end using JQuery&#8217;s RC4 encryption located in file: JQuery.rc4.js. I needed to un-encrypt the encrypted string in the c# code-behind: Below is a line for line port of the JQuery.rc4.js. library functions I needed. I made [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/porting-jquery-rc4-encryption-to-c-net-3-5/feed/</wfw:commentRss>
		<slash:comments>3</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>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>
	</channel>
</rss>

