<?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 Michael Bell's Blog</title>
	<atom:link href="http://www.michaelkbell.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelkbell.com</link>
	<description>My one-in-all blog...</description>
	<lastBuildDate>Mon, 14 Nov 2011 09:37:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on WCF Services, AJAX, and the new &#8216;dynamic&#8217; keyword&#8230; by Drew Bradford</title>
		<link>http://www.michaelkbell.com/index.php/2010/11/19/wcf-services-ajax-and-the-new-dynamic-keyword/comment-page-1/#comment-316</link>
		<dc:creator>Drew Bradford</dc:creator>
		<pubDate>Mon, 14 Nov 2011 09:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/?p=78#comment-316</guid>
		<description>Doesn&#039;t serializer.Serialize() return a serialized string, but WebInvoke also automatically serializes the return, so you end up with double-serialized/escaped json?</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t serializer.Serialize() return a serialized string, but WebInvoke also automatically serializes the return, so you end up with double-serialized/escaped json?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TimePicker Updates by Nagaraj</title>
		<link>http://www.michaelkbell.com/index.php/2010/05/24/timepicker-updates/comment-page-1/#comment-315</link>
		<dc:creator>Nagaraj</dc:creator>
		<pubDate>Tue, 01 Nov 2011 09:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/?p=55#comment-315</guid>
		<description>sir,
 i created one asp.net web application. I need to put the time picker  (having hh:mm am or pm ) in my gridview cell. so,please send any time picker of that format . or can u send any links related to that for download.
Please help me sir.
thanking you.</description>
		<content:encoded><![CDATA[<p>sir,<br />
 i created one asp.net web application. I need to put the time picker  (having hh:mm am or pm ) in my gridview cell. so,please send any time picker of that format . or can u send any links related to that for download.<br />
Please help me sir.<br />
thanking you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TimePicker Updates by Chris</title>
		<link>http://www.michaelkbell.com/index.php/2010/05/24/timepicker-updates/comment-page-1/#comment-314</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 11 Oct 2011 13:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/?p=55#comment-314</guid>
		<description>The control allows the user to highlight either the Hours, Minutes or Seconds and press the delete key.  In doing so, I get an error on postback as it&#039;s not a valid time.  I believe it should automatically update the deleted contents with a 0.</description>
		<content:encoded><![CDATA[<p>The control allows the user to highlight either the Hours, Minutes or Seconds and press the delete key.  In doing so, I get an error on postback as it&#8217;s not a valid time.  I believe it should automatically update the deleted contents with a 0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TimePicker Updates by Sandip</title>
		<link>http://www.michaelkbell.com/index.php/2010/05/24/timepicker-updates/comment-page-1/#comment-313</link>
		<dc:creator>Sandip</dc:creator>
		<pubDate>Fri, 07 Oct 2011 09:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/?p=55#comment-313</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-312&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-312&quot; rel=&quot;nofollow&quot;&gt;Sandip&lt;/a&gt; :&lt;/strong&gt;
hi Michael
I have downloaded the dll and referenced it in my project but it doesn’t show up in the toolbox. How do I make it do so?
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-312"><p>
<strong><a href="#comment-312" rel="nofollow">Sandip</a> :</strong><br />
hi Michael<br />
I have downloaded the dll and referenced it in my project but it doesn’t show up in the toolbox. How do I make it do so?
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TimePicker Updates by Sandip</title>
		<link>http://www.michaelkbell.com/index.php/2010/05/24/timepicker-updates/comment-page-1/#comment-312</link>
		<dc:creator>Sandip</dc:creator>
		<pubDate>Fri, 07 Oct 2011 08:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/?p=55#comment-312</guid>
		<description>hi Michael

I have downloaded the dll and referenced it in my project but it doesn’t show up in the toolbox. How do I make it do so?</description>
		<content:encoded><![CDATA[<p>hi Michael</p>
<p>I have downloaded the dll and referenced it in my project but it doesn’t show up in the toolbox. How do I make it do so?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET TimePicker Documentation by Mathew</title>
		<link>http://www.michaelkbell.com/index.php/2009/02/27/aspnet-timepicker-documentation/comment-page-1/#comment-311</link>
		<dc:creator>Mathew</dc:creator>
		<pubDate>Thu, 29 Sep 2011 08:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.MichaelKBell.com/2009/02/27/ASPNETTimePickerDocumentation.aspx#comment-311</guid>
		<description>1. How to get value from timepicker on client in javascript?

2. And (TimeSelector).ClientID get not correct id.
get like - 
ctl00$MainPlaceHolder$PassQueriesManagerList1$TimePickerQueryDateFrom_txtMinute
but should be like - 
ctl00_MainPlaceHolder_PassQueriesManagerList1_TimePickerQueryDateFrom_txtMinute</description>
		<content:encoded><![CDATA[<p>1. How to get value from timepicker on client in javascript?</p>
<p>2. And (TimeSelector).ClientID get not correct id.<br />
get like &#8211;<br />
ctl00$MainPlaceHolder$PassQueriesManagerList1$TimePickerQueryDateFrom_txtMinute<br />
but should be like &#8211;<br />
ctl00_MainPlaceHolder_PassQueriesManagerList1_TimePickerQueryDateFrom_txtMinute</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TimePicker Updates by Gopi krishna</title>
		<link>http://www.michaelkbell.com/index.php/2010/05/24/timepicker-updates/comment-page-1/#comment-306</link>
		<dc:creator>Gopi krishna</dc:creator>
		<pubDate>Fri, 29 Jul 2011 05:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/?p=55#comment-306</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-278&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-278&quot; rel=&quot;nofollow&quot;&gt;Silpa &lt;/a&gt; :&lt;/strong&gt;&lt;a href=&quot;#comment-255&quot; rel=&quot;nofollow&quot;&gt;@Assaf &lt;/A&gt;Yes, I have same problem when selected time format is set to 24. If page is loaded at 11:30 AM it shows 23:30 ?
Can you please mention where is corrected version of TimePicker dll exists ?&lt;/blockquote&gt;

Please help me.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-278"><p>
<strong><a href="#comment-278" rel="nofollow">Silpa </a> :</strong><a href="#comment-255" rel="nofollow">@Assaf </a>Yes, I have same problem when selected time format is set to 24. If page is loaded at 11:30 AM it shows 23:30 ?<br />
Can you please mention where is corrected version of TimePicker dll exists ?</p></blockquote>
<p>Please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET TimePicker Documentation by Peter Fullarton</title>
		<link>http://www.michaelkbell.com/index.php/2009/02/27/aspnet-timepicker-documentation/comment-page-1/#comment-304</link>
		<dc:creator>Peter Fullarton</dc:creator>
		<pubDate>Wed, 20 Jul 2011 06:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.MichaelKBell.com/2009/02/27/ASPNETTimePickerDocumentation.aspx#comment-304</guid>
		<description>Hi Michael,

Great control but really need to get hold of the documentation - The URL is still not working.  Any chance you can get a look at that?

Keep up the good work.

Cheers,

Peter F.</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>Great control but really need to get hold of the documentation &#8211; The URL is still not working.  Any chance you can get a look at that?</p>
<p>Keep up the good work.</p>
<p>Cheers,</p>
<p>Peter F.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yet Another TimePicker Update &#8211; DisplaySeconds by braim</title>
		<link>http://www.michaelkbell.com/index.php/2009/04/06/yet-another-timepicker-update-displayseconds/comment-page-1/#comment-303</link>
		<dc:creator>braim</dc:creator>
		<pubDate>Fri, 15 Jul 2011 03:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.MichaelKBell.com/2009/04/06/YetAnotherTimePickerUpdateDisplaySeconds.aspx#comment-303</guid>
		<description>Hi, 
I used your control just found a problem (?). if you set BorderColor. I checked code with Reflector and it should be because of this line
        public override Color BorderColor
        {
            get
            {
                if (base.BackColor.IsEmpty)
                {
Back and Border are mixed. I will just set BackColor to fix my problem.thanks for this useful free control</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I used your control just found a problem (?). if you set BorderColor. I checked code with Reflector and it should be because of this line<br />
        public override Color BorderColor<br />
        {<br />
            get<br />
            {<br />
                if (base.BackColor.IsEmpty)<br />
                {<br />
Back and Border are mixed. I will just set BackColor to fix my problem.thanks for this useful free control</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TimePicker Updates by Barry Fitzgerald</title>
		<link>http://www.michaelkbell.com/index.php/2010/05/24/timepicker-updates/comment-page-1/#comment-302</link>
		<dc:creator>Barry Fitzgerald</dc:creator>
		<pubDate>Wed, 13 Jul 2011 20:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/?p=55#comment-302</guid>
		<description>where is the code?</description>
		<content:encoded><![CDATA[<p>where is the code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

