<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Code Den</title>
	<atom:link href="http://lionsden.co.il/codeden/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://lionsden.co.il/codeden</link>
	<description>.NET and JavaScript Examples, Solutions, Tips and Tricks</description>
	<lastBuildDate>Thu, 12 Aug 2010 07:15:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Maintaining Dynamically Added Controls by Phonsie Hevey</title>
		<link>http://lionsden.co.il/codeden/?p=154&#038;cpage=1#comment-194</link>
		<dc:creator>Phonsie Hevey</dc:creator>
		<pubDate>Thu, 12 Aug 2010 07:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://lionsden.co.il/codeden/?p=154#comment-194</guid>
		<description>Excellent explanation with a great clear downloadable example. I&#039;ve been trying to figure this out for a few days now :) I hate when people say &quot;yeah, just add the blah blah blah to the yadda yadda&quot; but this example is great!

And it was posted on my birthday and prefixed with my initials. Hmmm :)</description>
		<content:encoded><![CDATA[<p>Excellent explanation with a great clear downloadable example. I&#8217;ve been trying to figure this out for a few days now <img src='http://lionsden.co.il/codeden/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I hate when people say &#8220;yeah, just add the blah blah blah to the yadda yadda&#8221; but this example is great!</p>
<p>And it was posted on my birthday and prefixed with my initials. Hmmm <img src='http://lionsden.co.il/codeden/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CalendarExtender Plus 1.0.2.0 by Madx</title>
		<link>http://lionsden.co.il/codeden/?p=367&#038;cpage=1#comment-192</link>
		<dc:creator>Madx</dc:creator>
		<pubDate>Tue, 10 Aug 2010 12:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://lionsden.co.il/codeden/?p=367#comment-192</guid>
		<description>Oupps need to use ToolkitScriptManager instead of ScriptManager</description>
		<content:encoded><![CDATA[<p>Oupps need to use ToolkitScriptManager instead of ScriptManager</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CalendarExtender Plus 1.0.2.0 by Madx</title>
		<link>http://lionsden.co.il/codeden/?p=367&#038;cpage=1#comment-191</link>
		<dc:creator>Madx</dc:creator>
		<pubDate>Tue, 10 Aug 2010 12:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://lionsden.co.il/codeden/?p=367#comment-191</guid>
		<description>Great control but I recently add some other Ajax controls from Microsoft AjaxToolkit 3.5 and impossible to have both ajax control working on the same page.
Now we need to use
  
  
Any idea ?</description>
		<content:encoded><![CDATA[<p>Great control but I recently add some other Ajax controls from Microsoft AjaxToolkit 3.5 and impossible to have both ajax control working on the same page.<br />
Now we need to use</p>
<p>Any idea ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Validate Multiple ValidationGroups on One Page by bb</title>
		<link>http://lionsden.co.il/codeden/?p=137&#038;cpage=1#comment-182</link>
		<dc:creator>bb</dc:creator>
		<pubDate>Wed, 21 Jul 2010 15:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://lionsden.co.il/codeden/?p=137#comment-182</guid>
		<description>Was busting myself all morning attempting to validate using asp validators before executing the OnClientClick event, this saved the afternoon I would have spent reworking everything.  Cheers!</description>
		<content:encoded><![CDATA[<p>Was busting myself all morning attempting to validate using asp validators before executing the OnClientClick event, this saved the afternoon I would have spent reworking everything.  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IIS7 Sessions Getting Crossed / Mixed Up / Copied by Hanan Schwartzberg</title>
		<link>http://lionsden.co.il/codeden/?p=446&#038;cpage=1#comment-181</link>
		<dc:creator>Hanan Schwartzberg</dc:creator>
		<pubDate>Thu, 01 Jul 2010 20:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://lionsden.co.il/codeden/?p=446#comment-181</guid>
		<description>You just need to disable the aspx pages since the ascx controls are embeded within them. 

Using MVC shouldn&#039;t make a difference b/c it&#039;s an IIS setting.

The caching affects the page you&#039;re requesting based on its own settings, not based on the page you&#039;re coming from. As long as your secure site has caching disabled, linking to it from a caching enabled unsecure site shouldn&#039;t be a problem.</description>
		<content:encoded><![CDATA[<p>You just need to disable the aspx pages since the ascx controls are embeded within them. </p>
<p>Using MVC shouldn&#8217;t make a difference b/c it&#8217;s an IIS setting.</p>
<p>The caching affects the page you&#8217;re requesting based on its own settings, not based on the page you&#8217;re coming from. As long as your secure site has caching disabled, linking to it from a caching enabled unsecure site shouldn&#8217;t be a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IIS7 Sessions Getting Crossed / Mixed Up / Copied by Ken</title>
		<link>http://lionsden.co.il/codeden/?p=446&#038;cpage=1#comment-180</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 01 Jul 2010 20:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://lionsden.co.il/codeden/?p=446#comment-180</guid>
		<description>We did as directed in the article (disabled aspx) and it seemed to work as we had no more reported instances for almost a week.  However, we recently had another reported occurance.

Do other file types (e.g. ascx) need to be prevented from caching.
We are using MVC 1.0 as well.

We also log into the secure site with caching disabled from an unsecure site with caching enabled.  Could this cause a problem.</description>
		<content:encoded><![CDATA[<p>We did as directed in the article (disabled aspx) and it seemed to work as we had no more reported instances for almost a week.  However, we recently had another reported occurance.</p>
<p>Do other file types (e.g. ascx) need to be prevented from caching.<br />
We are using MVC 1.0 as well.</p>
<p>We also log into the secure site with caching disabled from an unsecure site with caching enabled.  Could this cause a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing CalendarExtender Plus by rachel</title>
		<link>http://lionsden.co.il/codeden/?p=222&#038;cpage=1#comment-177</link>
		<dc:creator>rachel</dc:creator>
		<pubDate>Thu, 24 Jun 2010 10:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://lionsden.co.il/codeden/?p=222#comment-177</guid>
		<description>hi all, I would like to know how can I choose the minimumdate as today&#039;s date? how do i write it in the aspx file?

thanks</description>
		<content:encoded><![CDATA[<p>hi all, I would like to know how can I choose the minimumdate as today&#8217;s date? how do i write it in the aspx file?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ComboBox ClientSide onChange Event by Al</title>
		<link>http://lionsden.co.il/codeden/?p=299&#038;cpage=1#comment-167</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Thu, 03 Jun 2010 15:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://lionsden.co.il/codeden/?p=299#comment-167</guid>
		<description>This is a great solution and definitely part of what I was looking, but I am having a little problem with it. When I use the mouse to pick an item from the list (combobox part), the event is not triggered. It will run though if I ckick on the dropdowlist again though. Can you advice what to do in this case?</description>
		<content:encoded><![CDATA[<p>This is a great solution and definitely part of what I was looking, but I am having a little problem with it. When I use the mouse to pick an item from the list (combobox part), the event is not triggered. It will run though if I ckick on the dropdowlist again though. Can you advice what to do in this case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ModalPopup Flicker When Exiting the Page by breenbob</title>
		<link>http://lionsden.co.il/codeden/?p=3&#038;cpage=1#comment-152</link>
		<dc:creator>breenbob</dc:creator>
		<pubDate>Fri, 14 May 2010 21:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://lionsden.co.il/codeden/?p=3#comment-152</guid>
		<description>Hi Hanan,

Great solution, saved me a lot of time!</description>
		<content:encoded><![CDATA[<p>Hi Hanan,</p>
<p>Great solution, saved me a lot of time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Validate Multiple ValidationGroups on One Page by Wh1tet1p</title>
		<link>http://lionsden.co.il/codeden/?p=137&#038;cpage=1#comment-148</link>
		<dc:creator>Wh1tet1p</dc:creator>
		<pubDate>Wed, 12 May 2010 00:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://lionsden.co.il/codeden/?p=137#comment-148</guid>
		<description>Page_BlockSubmit = false;

saved my day!</description>
		<content:encoded><![CDATA[<p>Page_BlockSubmit = false;</p>
<p>saved my day!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
