<?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>About Web Services and C++ on Windows platform : STL/CLR</title><link>http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx</link><description>Tags: STL/CLR</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>STL/CLR talk and demo from MVP Summit and SDWest 2007</title><link>http://blogs.msdn.com/nikolad/archive/2007/03/29/stl-clr-talk-and-demo-from-mvp-summit-and-sdwest-2007.aspx</link><pubDate>Thu, 29 Mar 2007 21:06:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1989804</guid><dc:creator>NikolaD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/1989804.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=1989804</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=1989804</wfw:comment><description>Last week I have attended SD West 2007 conference. I am posting slides and demo I have been using in my talk on STL/CLR library. This is the same slides and demo I was showing on MVP Global Summit...(&lt;a href="http://blogs.msdn.com/nikolad/archive/2007/03/29/stl-clr-talk-and-demo-from-mvp-summit-and-sdwest-2007.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1989804" width="1" height="1"&gt;</description><enclosure url="http://blogs.msdn.com/nikolad/attachment/1989804.ashx" length="175399" type="application/x-zip-compressed" /><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item><item><title>STL/CLR in Visual Studio codename Orcas March CTP</title><link>http://blogs.msdn.com/nikolad/archive/2007/03/01/stl-clr-in-visual-studio-codename-orcas-march-ctp.aspx</link><pubDate>Fri, 02 Mar 2007 05:26:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1783627</guid><dc:creator>NikolaD</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/1783627.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=1783627</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=1783627</wfw:comment><description>If you have not noticed yet, March CTP of Visual Studio Orcas has been released. It is available as Virtual PC image or as a self-extracting install . It contains a major refresh of STL/CLR with many bug fixes and two new adapters. Both of them help with...(&lt;a href="http://blogs.msdn.com/nikolad/archive/2007/03/01/stl-clr-in-visual-studio-codename-orcas-march-ctp.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1783627" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item><item><title>Another update to STL/CLR is integrated.</title><link>http://blogs.msdn.com/nikolad/archive/2006/12/22/another-update-to-stl-clr-is-integrated.aspx</link><pubDate>Fri, 22 Dec 2006 21:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1349142</guid><dc:creator>NikolaD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/1349142.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=1349142</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=1349142</wfw:comment><description>As I have announced on VC Blog , VC++ libraries team has integrated another big updated to STL/CLR. We have added two new adapters that are designed to interop with .Net Framework Collection classes and STL/CLR. Also we have fleshed out support for IDictionary/IDictionary&amp;lt;K,T&amp;gt;...(&lt;a href="http://blogs.msdn.com/nikolad/archive/2006/12/22/another-update-to-stl-clr-is-integrated.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1349142" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nikolad/archive/tags/General/default.aspx">General</category><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item><item><title>STL/CLR specification is available online</title><link>http://blogs.msdn.com/nikolad/archive/2006/11/22/stl-clr-specification-is-available-online.aspx</link><pubDate>Wed, 22 Nov 2006 23:27:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1123619</guid><dc:creator>NikolaD</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/1123619.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=1123619</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=1123619</wfw:comment><description>Just in case people have not noticed this yet, I would like to bring your attention to the fact that the design specification for STL/CLR is available online for everyone on MSDN site. Here is the direct link to it: http://download.microsoft.com/download/5/9/c/59cd0dc5-4691-4c3e-840c-66d865f27692/stlclr.xps...(&lt;a href="http://blogs.msdn.com/nikolad/archive/2006/11/22/stl-clr-specification-is-available-online.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1123619" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item><item><title>First public release of STL/CLR in Orcas is available now!</title><link>http://blogs.msdn.com/nikolad/archive/2006/09/30/STCLRinOrcasSeptemberCTP.aspx</link><pubDate>Sat, 30 Sep 2006 21:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:778372</guid><dc:creator>NikolaD</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/778372.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=778372</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=778372</wfw:comment><description>The first public release of STL/CLR in Visual Studio codename Orcas Septemer CTP. More details may be found in a post on VCBlog, http://blogs.msdn.com/vcblog/archive/2006/09/30/777835.aspx 
Please let us your thoughts about this version of STL/CLR, especially in features areas listed in the post!...(&lt;a href="http://blogs.msdn.com/nikolad/archive/2006/09/30/STCLRinOrcasSeptemberCTP.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=778372" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item><item><title>More information about STL/CLR</title><link>http://blogs.msdn.com/nikolad/archive/2006/08/03/AleonSTLCLR.aspx</link><pubDate>Fri, 04 Aug 2006 00:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:687949</guid><dc:creator>NikolaD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/687949.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=687949</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=687949</wfw:comment><description>Ale is talking about his work on STL/CLR on VCBlog. You may find it here, http://blogs.msdn.com/vcblog/archive/2006/08/02/686894.aspx
...(&lt;a href="http://blogs.msdn.com/nikolad/archive/2006/08/03/AleonSTLCLR.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=687949" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nikolad/archive/tags/General/default.aspx">General</category><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item><item><title>Generic Interfaces in STL/CLR</title><link>http://blogs.msdn.com/nikolad/archive/2006/07/03/GenericInterfaces.aspx</link><pubDate>Tue, 04 Jul 2006 03:34:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:655657</guid><dc:creator>NikolaD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/655657.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=655657</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=655657</wfw:comment><description>I am introducing parts in STL/CLR library which are not present in STL. In this post, I give a short overview of generic interfaces implemented in STL/CLR. They solve problem of providing access to STL/CLR container across .Net assembly boundary. I start with showing the problem first, and then a solution to the problem implemented in STL/CLR. ...(&lt;a href="http://blogs.msdn.com/nikolad/archive/2006/07/03/GenericInterfaces.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=655657" width="1" height="1"&gt;</description><enclosure url="http://blogs.msdn.com/nikolad/attachment/655657.ashx" length="1256" type="application/x-zip-compressed" /><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item><item><title>STL/CLR comparing to STL</title><link>http://blogs.msdn.com/nikolad/archive/2006/06/28/STLCLRvsSTL.aspx</link><pubDate>Thu, 29 Jun 2006 04:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:650305</guid><dc:creator>NikolaD</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/650305.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=650305</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=650305</wfw:comment><description>In this post I would like to describe what parts of STL library are implemented in STL/CLR. Long story short, STL/CLR implements all containers, iterators and algorithms that STL has. Supported types that can be stored in containers are handle to ref class (R^), static ref class (R) and value types, which also includes compiler built-in types and all classes from .Net class library...(&lt;a href="http://blogs.msdn.com/nikolad/archive/2006/06/28/STLCLRvsSTL.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=650305" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item><item><title>Codeguru slow chat or where I spend my time...</title><link>http://blogs.msdn.com/nikolad/archive/2006/06/22/643559.aspx</link><pubDate>Fri, 23 Jun 2006 04:47:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:643559</guid><dc:creator>NikolaD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/643559.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=643559</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=643559</wfw:comment><description>Please visit Slowchat on codeguru this week, http://www.codeguru.com/forum/forumdisplay.php?f=89...(&lt;a href="http://blogs.msdn.com/nikolad/archive/2006/06/22/643559.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=643559" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nikolad/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item><item><title>What is STL/CLR</title><link>http://blogs.msdn.com/nikolad/archive/2006/06/16/STLCLR-Intro.aspx</link><pubDate>Fri, 16 Jun 2006 22:39:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:634469</guid><dc:creator>NikolaD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/634469.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=634469</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=634469</wfw:comment><description>STL/CLR, originally called STL.NET, is an implementation of Standard Template Library (STL) that can operate with objects of managed types. It introduces set of containers, algorithms and interfaces similar in naming and programming model to STL. More details are coming in post in future....(&lt;a href="http://blogs.msdn.com/nikolad/archive/2006/06/16/STLCLR-Intro.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=634469" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item><item><title>Where is STL/CLR</title><link>http://blogs.msdn.com/nikolad/archive/2006/06/16/STLCLR-Restart.aspx</link><pubDate>Fri, 16 Jun 2006 22:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:634459</guid><dc:creator>NikolaD</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/634459.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=634459</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=634459</wfw:comment><description>VC has started feature crew on integrating STL/CLR win Orcas version of Visual C++ and preparing for a release of it in the one of upcoming CTPS...(&lt;a href="http://blogs.msdn.com/nikolad/archive/2006/06/16/STLCLR-Restart.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=634459" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item><item><title>Release of  STL/CLR (STL.NET)</title><link>http://blogs.msdn.com/nikolad/archive/2006/02/07/Postponing-web-release-of-STLCLR.aspx</link><pubDate>Wed, 08 Feb 2006 05:06:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:527193</guid><dc:creator>NikolaD</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/nikolad/comments/527193.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nikolad/commentrss.aspx?PostID=527193</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nikolad/rsscomments.aspx?PostID=527193</wfw:comment><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;I have an update for everyone interested in STL/CLR (used to be called STL.Net). During the last few months, the Visual C++ Libraries team has been focusing on fixing customer reported bugs in VS2005 and on increasing the level of automated testing we do on libraries code. You may find more information on goal for MQ milestone on &lt;A href="http://blogs.msdn.com/somasegar/archive/2005/11/08/490694.aspx"&gt;Soma's blog&lt;/A&gt;. This is going to remain the first priority activity for the development team till the end of MQ in preparation for an upcoming &lt;A href="http://msdn.microsoft.com/vstudio/support/servicing/sp1_vs05/default.aspx"&gt;Service Pack to VS2005&lt;/A&gt;. &lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Unfortunately we were not able to continue working on STL/CLR simultaneously. Therefore we have reluctantly decided to put the web release of STL/CLR on hold. The current plan is to restart work on finishing up STL/CLR during Spring of 2006. The library is planned to be publicly released in one of the first Community Technical Preview builds for the next version of Visual Studio. I will have more details on this matter around mid of March of this year.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=527193" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nikolad/archive/tags/STL_2F00_CLR/default.aspx">STL/CLR</category></item></channel></rss>