<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Yukon Engine: CLR Integration III</title><link>http://blogs.msdn.com/b/tims/archive/2003/12/23/57494.aspx</link><description>The story so far: 
 
 
 
 Part
 I: Overview of CLR Integration 
 
 
 Part
 II: Creating and Hosting Managed Code in Yukon 
 
 
 
 At the end of the last instalment, we'd created a simple user-defined function in
 C# and used the CREATE ASSEMBLY and CREATE</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Express Yourself with Managed Database Types</title><link>http://blogs.msdn.com/b/tims/archive/2003/12/23/57494.aspx#363724</link><pubDate>Mon, 31 Jan 2005 15:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:363724</guid><dc:creator>JCooney.NET</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=363724" width="1" height="1"&gt;</description></item><item><title>DAT318: SQL Server 2005 CLR Integration</title><link>http://blogs.msdn.com/b/tims/archive/2003/12/23/57494.aspx#142800</link><pubDate>Thu, 27 May 2004 04:42:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:142800</guid><dc:creator>Tim Sneath</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=142800" width="1" height="1"&gt;</description></item><item><title>Microsoft's TechTalk</title><link>http://blogs.msdn.com/b/tims/archive/2003/12/23/57494.aspx#72186</link><pubDate>Fri, 13 Feb 2004 02:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:72186</guid><dc:creator>mehraNikoo.NET</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=72186" width="1" height="1"&gt;</description></item><item><title>Yukon Engine: CLR Integration IV</title><link>http://blogs.msdn.com/b/tims/archive/2003/12/23/57494.aspx#63060</link><pubDate>Mon, 26 Jan 2004 20:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:63060</guid><dc:creator>Tim Sneath</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=63060" width="1" height="1"&gt;</description></item><item><title>RE: Yukon Engine: CLR Integration III</title><link>http://blogs.msdn.com/b/tims/archive/2003/12/23/57494.aspx#57496</link><pubDate>Fri, 02 Jan 2004 16:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:57496</guid><dc:creator>Tim Sneath</dc:creator><description>Brian, the parameter names are declared in the CREATE PROCEDURE .. AS EXTERNAL NAME statement - in exactly the same way as if the procedure itself was written in T-SQL. See http://www.sneath.org/tim/dummydata.sql.txt for the example of this. On the SQL side, you can give the parameters any name you like, so long as they match the data types of the managed code. Does that make sense? Perhaps I've not explained it well enough.

Unfortunately Yukon Beta 1 is a fairly limited beta; there's still quite a lot in flux and we're not quite ready to take large quantities of beta testers' bug reports. Beta 2 is due out in the next few months and will be more generally available. I figured that if I wrote a couple of articles on the subject I could give people a general sense of what's coming.

Hope this helps,

Tim&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=57496" width="1" height="1"&gt;</description></item><item><title>RE: Yukon Engine: CLR Integration III</title><link>http://blogs.msdn.com/b/tims/archive/2003/12/23/57494.aspx#57495</link><pubDate>Wed, 31 Dec 2003 16:13:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:57495</guid><dc:creator>Brian Smith</dc:creator><description>Looking at your full procedure, it's not clear how the parameters to the managed code get translated from the SQL - i.e. does the name RowsRequired 'require' a sql parameter of @RowsRequired, or is it done by param order?

brian
P.S. How can I get a beta1 - the last time I looked the main yukon website indicated it was not generally available to developers.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=57495" width="1" height="1"&gt;</description></item></channel></rss>