<?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>Scott's Blog - All Comments</title><link>http://weblogs.asp.net/srkirkland/default.aspx</link><description>Sharing tales of [Alt].NET development</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: An xVal Provider For NHibernate Validator</title><link>http://weblogs.asp.net/srkirkland/archive/2009/11/02/an-xval-provider-for-nhibernate-validator.aspx#7249506</link><pubDate>Mon, 09 Nov 2009 04:20:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7249506</guid><dc:creator>Fabio Maulo</dc:creator><description>&lt;p&gt;Now I like it a little bit more.&lt;/p&gt;
&lt;p&gt;But when you need an help, for such kind of things, don't forget to ping me. I'm glad to help you.&lt;/p&gt;
&lt;p&gt;Take care with &amp;quot;new ValidatorEngine()&amp;quot; because what you need is a configured validatorEngine and not a new one (the new ValidatorEngine will use only the JITClassMappingFactory).&lt;/p&gt;
&lt;p&gt;Here the link to the last series about NHV&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://fabiomaulo.blogspot.com/search/label/Validator"&gt;fabiomaulo.blogspot.com/.../Validator&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ping me ;)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7249506" width="1" height="1"&gt;</description></item><item><title>re: Dynamically Render A Web User Control</title><link>http://weblogs.asp.net/srkirkland/archive/2007/11/05/dynamically-render-a-web-user-control.aspx#7247993</link><pubDate>Thu, 05 Nov 2009 20:25:52 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7247993</guid><dc:creator>wullie</dc:creator><description>&lt;p&gt;Nice Scott. I've just recently done something very similar. Although instead of interfaces I used inheritance. I created a control that inherited UserControl and override RenderControl. With this I simply called OnInit, OnLoad and OnRender before calling base.RenderControl. Any control that inherits this can now render the contents to string and still have its lifecycle events executed. You need to make sure you check they have'nt already fired first though otherwise inclduing them in the control tree will cause duplicate calls.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7247993" width="1" height="1"&gt;</description></item><item><title>re: Exporting a SQL Server Reporting Services 2005 Report Directly to PDF or Excel</title><link>http://weblogs.asp.net/srkirkland/archive/2007/10/29/exporting-a-sql-server-reporting-services-2005-report-directly-to-pdf-or-excel.aspx#7247556</link><pubDate>Thu, 05 Nov 2009 05:36:43 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7247556</guid><dc:creator>Ali Adravi</dc:creator><description>&lt;p&gt;Is that possible to send the report in mail as an atachment from SQL?&lt;/p&gt;
&lt;p&gt;I have a report I want to mail it through a cheduling by creating a Job and chedule the report, is this possible?&lt;/p&gt;
&lt;p&gt;If yes, could please send me the code or link.&lt;/p&gt;
&lt;p&gt;Ali Adravi&lt;/p&gt;
&lt;p&gt;Fakhruddin.ali@metaoption.com&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7247556" width="1" height="1"&gt;</description></item><item><title>re: An xVal Provider For NHibernate Validator</title><link>http://weblogs.asp.net/srkirkland/archive/2009/11/02/an-xval-provider-for-nhibernate-validator.aspx#7246418</link><pubDate>Wed, 04 Nov 2009 02:54:37 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7246418</guid><dc:creator>Anil</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Are you able to implement conditional/dependent validation with xVal+NHV?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7246418" width="1" height="1"&gt;</description></item><item><title>An xVal Provider For NHibernate Validator - Scott's Blog</title><link>http://weblogs.asp.net/srkirkland/archive/2009/11/02/an-xval-provider-for-nhibernate-validator.aspx#7245772</link><pubDate>Tue, 03 Nov 2009 08:25:17 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245772</guid><dc:creator>Servefault.com</dc:creator><description>&lt;p&gt;Thank you for submitting this cool story - Trackback from Servefault.com&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245772" width="1" height="1"&gt;</description></item><item><title>An xVal Provider For NHibernate Validator - Scott Kirkland</title><link>http://weblogs.asp.net/srkirkland/archive/2009/11/02/an-xval-provider-for-nhibernate-validator.aspx#7245719</link><pubDate>Tue, 03 Nov 2009 06:48:53 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245719</guid><dc:creator>DotNetShoutout</dc:creator><description>&lt;p&gt;Thank you for submitting this cool story - Trackback from DotNetShoutout&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245719" width="1" height="1"&gt;</description></item><item><title>An xVal Provider For NHibernate Validator | I love .NET!</title><link>http://weblogs.asp.net/srkirkland/archive/2009/09/29/using-xval-with-nhibernate-validator-1-2.aspx#7245412</link><pubDate>Mon, 02 Nov 2009 18:54:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245412</guid><dc:creator>An xVal Provider For NHibernate Validator | I love .NET!</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;An xVal Provider For NHibernate Validator | I love .NET!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245412" width="1" height="1"&gt;</description></item><item><title>Twitter Trackbacks for                 An xVal Provider For NHibernate Validator - Scott's Blog         [asp.net]        on Topsy.com</title><link>http://weblogs.asp.net/srkirkland/archive/2009/11/02/an-xval-provider-for-nhibernate-validator.aspx#7245411</link><pubDate>Mon, 02 Nov 2009 18:50:34 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245411</guid><dc:creator>Twitter Trackbacks for                 An xVal Provider For NHibernate Validator - Scott's Blog         [asp.net]        on Topsy.com</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Twitter Trackbacks for &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; An xVal Provider For NHibernate Validator - Scott's Blog &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [asp.net] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;on Topsy.com&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245411" width="1" height="1"&gt;</description></item><item><title>An xVal Provider For NHibernate Validator</title><link>http://weblogs.asp.net/srkirkland/archive/2009/09/29/using-xval-with-nhibernate-validator-1-2.aspx#7245397</link><pubDate>Mon, 02 Nov 2009 18:13:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245397</guid><dc:creator>Scott's Blog</dc:creator><description>&lt;p&gt;I wrote a post about a month ago about using xVal with NHibernate Validator 1.2 which solved a problem&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245397" width="1" height="1"&gt;</description></item><item><title>re: Changing the ASP.NET AJAX Control Toolkit Calendar display mode</title><link>http://weblogs.asp.net/srkirkland/archive/2007/11/20/changing-the-asp-net-ajax-control-toolkit-calendar-display-mode.aspx#7236011</link><pubDate>Thu, 22 Oct 2009 15:25:14 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7236011</guid><dc:creator>bengeerdes</dc:creator><description>&lt;p&gt;But when the year selection shows the arrow keys (prev,next) no longer work.... &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7236011" width="1" height="1"&gt;</description></item></channel></rss>