<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with UserControl</title>
    <description>the latest stories tagged with 'UserControl' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>ASP.NET Popup Message Box User Control</title>
      <description>Alerting my users to some action that is about to occur or has occurred has always been a pain for me in web programming. Everyone has probably used Page.ClientScript.RegisterStartupScript to popup generic message boxes. Tonight I was looking for a better way to accomplish this task and came across Janko's post Create MessageBox user control using ASP.NET and CSS . He presents a great user control to display four types of messages. I decided to take things a little further by using the ModalPopup control from the AjaxControlToolkit as well as some additional CSS and images from Matt Berseth's post YUI Style Yes/No Confirm Dialog with the ModalPopupExtender. I also added the ability to set the height and width of the message container. Though far from perfect, I think its a good start for an evening's work. Please check it out and let me know if you have ideas to improve the control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f07%2f15%2fASPNET-Popup-Message-Box-User-Control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f07%2f15%2fASPNET-Popup-Message-Box-User-Control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Popup_Message_Box_User_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Popup_Message_Box_User_Control</guid>
      <pubDate>Sun, 14 Sep 2008 01:12:23 GMT</pubDate>
    </item>
    <item>
      <title>How to pass a value from User Control to the Page</title>
      <description>In the process of developing an application, there are situations when you need to pass a particular value from user control to its calling page. This article describes solution to this problem in an easy to follow steps.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfunda.com%2farticles%2farticle97.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfunda.com%2farticles%2farticle97.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_pass_a_value_from_User_Control_to_the_Page</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_pass_a_value_from_User_Control_to_the_Page</guid>
      <pubDate>Mon, 14 Jul 2008 19:59:43 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: Using UserControls Usefully </title>
      <description>Advice for utilizing UserControls in ASP.Net MVC &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f01%2f07%2faspnet-mvc-using-usercontrols-usefully%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f01%2f07%2faspnet-mvc-using-usercontrols-usefully%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Using_UserControls_Usefully</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Using_UserControls_Usefully</guid>
      <pubDate>Mon, 07 Jan 2008 18:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Tip: Render Control into HTML String</title>
      <description>Occasionally there is a need to get string representation of ASP.NET control in other words - render it into string instead of let it be rendered on the page. The following method renders control into HTML string. Namespaces used: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.x2line.com%2fal%2farticles%2f859.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.x2line.com%2fal%2farticles%2f859.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Tip_Render_Control_into_HTML_String</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Tip_Render_Control_into_HTML_String</guid>
      <pubDate>Tue, 13 Nov 2007 21:12:22 GMT</pubDate>
    </item>
    <item>
      <title>Socialize your ASP.NET Pages - A Free Social Links User Control</title>
      <description>In today's Internet blog, you almost never miss seeing a &amp;quot;Digg It&amp;quot;, a &amp;quot;Kick it&amp;quot;, a &amp;quot;Ridd It&amp;quot; a Furl it, burl it...or squirrel it... link or icon at the end of each article you read in someones blog. Well, regardless of the opinions people might have about this phenomenon, if you are an ASP.NET ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d38"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d38" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Socialize_your_ASP_NET_Pages_A_Free_Social_Links_User_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Socialize_your_ASP_NET_Pages_A_Free_Social_Links_User_Control</guid>
      <pubDate>Mon, 16 Apr 2007 08:46:01 GMT</pubDate>
    </item>
    <item>
      <title>A Clock User Control for your Windows Form in C#</title>
      <description>Making your own Clock control to display on your Windows Form to display and update the current time up to the second is an easy deal using C# Timers.

Creating The Clock User Control Step By Step

Here is one way to do it: 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d23"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d23" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_Clock_User_Control_for_your_Windows_Form_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_Clock_User_Control_for_your_Windows_Form_in_C</guid>
      <pubDate>Sun, 08 Apr 2007 08:57:50 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 2.0 Client Callbacks inside a User Control</title>
      <description>Implementing Client Callbacks (AJAX) in ASP.NET 2.0 is actually really simple to do as long as you know a little JavaScript. Heres is a small example of using a Client Callback from within a User Control. I've tested this example with IE6 and Firefox 1.5 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d784"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d784" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_2_0_Client_Callbacks_inside_a_User_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_2_0_Client_Callbacks_inside_a_User_Control</guid>
      <pubDate>Tue, 03 Apr 2007 07:48:23 GMT</pubDate>
    </item>
    <item>
      <title>How to Register User Controls and Custom Controls in Web.config</title>
      <description>How to Register User Controls and Custom Controls in Web.config &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2006%2f11%2f26%2ftip-trick-how-to-register-user-controls-and-custom-controls-in-web-config.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2006%2f11%2f26%2ftip-trick-how-to-register-user-controls-and-custom-controls-in-web-config.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_Register_User_Controls_and_Custom_Controls_in_Web_config</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_Register_User_Controls_and_Custom_Controls_in_Web_config</guid>
      <pubDate>Mon, 27 Nov 2006 10:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Supporting Templates with ASP.NET User Controls</title>
      <description>Scott Guthrie outlines how to expose template properties from ASP.NET user controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2006%2f06%2f04%2fSupporting-Templates-with-ASP.NET-User-Controls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2006%2f06%2f04%2fSupporting-Templates-with-ASP.NET-User-Controls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Supporting_Templates_with_ASP_NET_User_Controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Supporting_Templates_with_ASP_NET_User_Controls</guid>
      <pubDate>Mon, 05 Jun 2006 12:37:01 GMT</pubDate>
    </item>
  </channel>
</rss>