<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for ASP.NET Tricks</title>
	<link>http://www.aspnettricks.com</link>
	<description></description>
	<pubDate>Tue, 18 Nov 2008 23:42:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>Comment on Forms authentication failed for the request. Reason: The ticket supplied was invalid. by Vesy</title>
		<link>http://www.aspnettricks.com/archives/forms-authentication-failed-for-the-request-reason-the-ticket-supplied-was-invalid/#comment-19325</link>
		<pubDate>Tue, 28 Oct 2008 02:39:50 +0000</pubDate>
		<guid>http://www.aspnettricks.com/archives/forms-authentication-failed-for-the-request-reason-the-ticket-supplied-was-invalid/#comment-19325</guid>
					<description>Hi Werutz,

Unfortunately I'm not using Oracle and cannot recommend you any learning resources.

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Werutz,</p>
<p>Unfortunately I&#8217;m not using Oracle and cannot recommend you any learning resources.</p>
<p>Cheers
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Cookie is lost when browser is closed by Munish Bansal</title>
		<link>http://www.aspnettricks.com/archives/cookie-is-lost-when-browser-is-closed/#comment-18608</link>
		<pubDate>Mon, 13 Oct 2008 01:20:10 +0000</pubDate>
		<guid>http://www.aspnettricks.com/archives/cookie-is-lost-when-browser-is-closed/#comment-18608</guid>
					<description>Thanks a lot...very nice explaination and solution.</description>
		<content:encoded><![CDATA[<p>Thanks a lot&#8230;very nice explaination and solution.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Forms authentication failed for the request. Reason: The ticket supplied was invalid. by werutzb</title>
		<link>http://www.aspnettricks.com/archives/forms-authentication-failed-for-the-request-reason-the-ticket-supplied-was-invalid/#comment-18380</link>
		<pubDate>Tue, 07 Oct 2008 20:44:56 +0000</pubDate>
		<guid>http://www.aspnettricks.com/archives/forms-authentication-failed-for-the-request-reason-the-ticket-supplied-was-invalid/#comment-18380</guid>
					<description>Hi!

I would like improve my SQL knowledge.
 I red that many SQL books and want to
read more about SQL for my position as oracle database manager.

 What would you recommend?

Thanks,
Werutz</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I would like improve my SQL knowledge.<br />
 I red that many SQL books and want to<br />
read more about SQL for my position as oracle database manager.</p>
<p> What would you recommend?</p>
<p>Thanks,<br />
Werutz
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Cookie is lost when browser is closed by Daniel</title>
		<link>http://www.aspnettricks.com/archives/cookie-is-lost-when-browser-is-closed/#comment-17639</link>
		<pubDate>Sat, 20 Sep 2008 01:11:39 +0000</pubDate>
		<guid>http://www.aspnettricks.com/archives/cookie-is-lost-when-browser-is-closed/#comment-17639</guid>
					<description>If the ASP.NET Session Id cookie is set to expire immediately on browser close, will this trigger the Session_End event on the server?

Thanks,
/Daniel</description>
		<content:encoded><![CDATA[<p>If the ASP.NET Session Id cookie is set to expire immediately on browser close, will this trigger the Session_End event on the server?</p>
<p>Thanks,<br />
/Daniel
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on &#8220;Back&#8221; link not working in Firefox by alberbetis</title>
		<link>http://www.aspnettricks.com/archives/back-link-not-working-in-firefox/#comment-17262</link>
		<pubDate>Thu, 11 Sep 2008 06:20:16 +0000</pubDate>
		<guid>http://www.aspnettricks.com/archives/back-link-not-working-in-firefox/#comment-17262</guid>
					<description>This is that I was looking for, it works very well :-)

Thank you very much!!</description>
		<content:encoded><![CDATA[<p>This is that I was looking for, it works very well <img src='http://www.aspnettricks.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thank you very much!!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Validators inside Update Panel don&#8217;t work properly by Pritam</title>
		<link>http://www.aspnettricks.com/archives/validators-inside-update-panel-doesnt-work-properly/#comment-15344</link>
		<pubDate>Mon, 14 Jul 2008 12:31:26 +0000</pubDate>
		<guid>http://www.aspnettricks.com/archives/validators-inside-update-panel-doesnt-work-properly/#comment-15344</guid>
					<description>Thanks for the code. It was really helpful. Many thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for the code. It was really helpful. Many thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Mozilla CSS Extentions by How To Define Mozilla Specific CSS &#171; Avaricesoft&#8217;s Weblog</title>
		<link>http://www.aspnettricks.com/archives/mozilla-css-extentions/#comment-15173</link>
		<pubDate>Tue, 08 Jul 2008 16:38:38 +0000</pubDate>
		<guid>http://www.aspnettricks.com/archives/mozilla-css-extentions/#comment-15173</guid>
					<description>[...] How To Define Mozilla Specific&amp;#160;CSS  Today I found a great approach for defining Mozilla specific styles without using Mozilla CSS extentions. The only thing needed is to put all Mozilla specific CSS definitions in a “@-moz-document” block and specify the url, url-prefix or domain to which pages the styles have to be applied: [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] How To Define Mozilla Specific&nbsp;CSS  Today I found a great approach for defining Mozilla specific styles without using Mozilla CSS extentions. The only thing needed is to put all Mozilla specific CSS definitions in a “@-moz-document” block and specify the url, url-prefix or domain to which pages the styles have to be applied: [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on ASP.NET 2.0 AJAX Extensions 1.0 Released by Gaia Ajax Widgets &#171; Avaricesoft&#8217;s Weblog</title>
		<link>http://www.aspnettricks.com/archives/aspnet-20-ajax-extensions-10-released/#comment-15172</link>
		<pubDate>Tue, 08 Jul 2008 16:35:12 +0000</pubDate>
		<guid>http://www.aspnettricks.com/archives/aspnet-20-ajax-extensions-10-released/#comment-15172</guid>
					<description>[...] Gaia Ajax&amp;#160;Widgets  Gaia Ajax Widgets is another framework (except ASP.NET AJAX extensions framework) built on top of the native ASP.NET server controls. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Gaia Ajax&nbsp;Widgets  Gaia Ajax Widgets is another framework (except ASP.NET AJAX extensions framework) built on top of the native ASP.NET server controls. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Refresh Database Views by ahmed mahmoud`</title>
		<link>http://www.aspnettricks.com/archives/refresh-database-views/#comment-14849</link>
		<pubDate>Wed, 25 Jun 2008 08:39:44 +0000</pubDate>
		<guid>http://www.aspnettricks.com/archives/refresh-database-views/#comment-14849</guid>
					<description>there aren't easy way from this</description>
		<content:encoded><![CDATA[<p>there aren&#8217;t easy way from this
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on How To Define Mozilla Specific CSS by &#187; Browser Compatibility Tools - Mega List of Browser Checkers to Check Your Web Sites for Browser SupportWeb Design Resources Blog &#38; Graphics Blog with Lists of Web Site Design Tools</title>
		<link>http://www.aspnettricks.com/archives/how-to-define-mozilla-specific-css/#comment-13780</link>
		<pubDate>Thu, 22 May 2008 04:40:26 +0000</pubDate>
		<guid>http://www.aspnettricks.com/archives/how-to-define-mozilla-specific-css/#comment-13780</guid>
					<description>[...] How To Define Mozilla Specific CSS at ASP.NET Tricks [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] How To Define Mozilla Specific CSS at ASP.NET Tricks [&#8230;]
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
