<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tolga Koseoglu - All Comments</title><link>http://weblogs.asp.net/tolgakoseoglu/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: Web UserControls (.ascx) and validations...</title><link>http://weblogs.asp.net/tolgakoseoglu/archive/2008/12/03/web-usercontrols-ascx-and-validations.aspx#7135408</link><pubDate>Sat, 27 Jun 2009 07:13:09 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7135408</guid><dc:creator>kinjal</dc:creator><description>&lt;p&gt;Thanks for the solution..Its really help ful to me......&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7135408" width="1" height="1"&gt;</description></item><item><title>re: Getting Powershell to work in your asp.net application</title><link>http://weblogs.asp.net/tolgakoseoglu/archive/2008/11/06/getting-powershell-to-work-in-your-asp-net-application.aspx#6868200</link><pubDate>Thu, 29 Jan 2009 11:14:20 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6868200</guid><dc:creator>Stefano Parini</dc:creator><description>&lt;p&gt;I noticed that the error occurs using write-host &lt;/p&gt;
&lt;p&gt;is it possible?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6868200" width="1" height="1"&gt;</description></item><item><title>re: C# version of Silverlight Page Turn</title><link>http://weblogs.asp.net/tolgakoseoglu/archive/2008/03/29/c-version-of-silverlight-page-turn.aspx#6662617</link><pubDate>Tue, 07 Oct 2008 14:20:30 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6662617</guid><dc:creator>deviations</dc:creator><description>&lt;p&gt;You have here another nice implementation:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/deviations/archive/2008/10/06/silverlight-2-beta-2-page-turn.aspx"&gt;blogs.msdn.com/.../silverlight-2-beta-2-page-turn.aspx&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6662617" width="1" height="1"&gt;</description></item><item><title>re: Saved passwords after deploying web applications</title><link>http://weblogs.asp.net/tolgakoseoglu/archive/2008/10/02/saved-passwords-after-deploying-web-applications.aspx#6654196</link><pubDate>Thu, 02 Oct 2008 20:04:08 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6654196</guid><dc:creator>Moss</dc:creator><description>&lt;p&gt;This is pretty useless, like most of your recent posts.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6654196" width="1" height="1"&gt;</description></item><item><title>re: C# version of Silverlight Page Turn</title><link>http://weblogs.asp.net/tolgakoseoglu/archive/2008/03/29/c-version-of-silverlight-page-turn.aspx#6595564</link><pubDate>Wed, 03 Sep 2008 16:31:24 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6595564</guid><dc:creator>silverUser</dc:creator><description>&lt;p&gt;hi tolga&lt;/p&gt;
&lt;p&gt;i can't see sample, beacuse it need a specific version&lt;/p&gt;
&lt;p&gt;of silverlight.&lt;/p&gt;
&lt;p&gt;?!?!?!&lt;/p&gt;
&lt;p&gt;can you post source code ?&lt;/p&gt;
&lt;p&gt;thanks in advance&lt;/p&gt;
&lt;p&gt;su&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6595564" width="1" height="1"&gt;</description></item><item><title>asp operation aborted hotfix</title><link>http://weblogs.asp.net/tolgakoseoglu/archive/2008/01/23/moss-2007-sp1.aspx#6381851</link><pubDate>Wed, 09 Jul 2008 23:50:52 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6381851</guid><dc:creator>asp operation aborted hotfix</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;asp operation aborted hotfix&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6381851" width="1" height="1"&gt;</description></item><item><title>re: Complete hide textbox without loosing functionality</title><link>http://weblogs.asp.net/tolgakoseoglu/archive/2008/06/30/complete-hide-textbox-without-loosing-functionality.aspx#6350305</link><pubDate>Wed, 02 Jul 2008 13:18:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6350305</guid><dc:creator>Jason Clark</dc:creator><description>&lt;p&gt;Actually, instead of Visible=&amp;quot;False&amp;quot; (which doesn't render the control in the DOM), you could just do style=&amp;quot;display:none;&amp;quot; which hides the control on the page, but still renders it on the DOM, and allows you to do anything with it you desire.&lt;/p&gt;
&lt;p&gt;It also reduces the amount of code you have to write to do the exact same thing.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6350305" width="1" height="1"&gt;</description></item><item><title>re: Complete hide textbox without loosing functionality</title><link>http://weblogs.asp.net/tolgakoseoglu/archive/2008/06/30/complete-hide-textbox-without-loosing-functionality.aspx#6341669</link><pubDate>Mon, 30 Jun 2008 20:16:45 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6341669</guid><dc:creator>Mark Hildreth</dc:creator><description>&lt;p&gt;Alternatively, you can just add the attribute Visible=&amp;quot;false&amp;quot;. That has has the added benfit that if would prevent someone from just viewing the page source and discovering the textbox value.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6341669" width="1" height="1"&gt;</description></item><item><title>re: Complete hide textbox without loosing functionality</title><link>http://weblogs.asp.net/tolgakoseoglu/archive/2008/06/30/complete-hide-textbox-without-loosing-functionality.aspx#6341173</link><pubDate>Mon, 30 Jun 2008 18:30:48 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6341173</guid><dc:creator>markvt</dc:creator><description>&lt;p&gt;It's not hidden it's still on the page and someone could select it when clicking init.&lt;/p&gt;
&lt;p&gt;Why not use a session variable?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6341173" width="1" height="1"&gt;</description></item><item><title>re: Complete hide textbox without loosing functionality</title><link>http://weblogs.asp.net/tolgakoseoglu/archive/2008/06/30/complete-hide-textbox-without-loosing-functionality.aspx#6340787</link><pubDate>Mon, 30 Jun 2008 16:57:59 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6340787</guid><dc:creator>dukebaby</dc:creator><description>&lt;p&gt;When is this useful?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6340787" width="1" height="1"&gt;</description></item></channel></rss>