First public release of STL/CLR in Orcas is available now!

The first public release of STL/CLR in Orcas is available for download. This version of STL/CLR has most of core functionality done and ready to use. We are continue working on fixing code defects, adding parts of library related to interop with .Net Collection classes and tuning performance. I have posted a brief outline of know issues in this drop on VCBlog. You may find it here: https://blogs.msdn.com/vcblog/archive/2006/09/30/777835.aspx 

To download September CTP to Orcas, you need to go here:

https://www.microsoft.com/downloads/details.aspx?FamilyID=82243606-d16d-445c-8949-9ee8c10cda2e%26DisplayLang=en

I would like to bring to your attention a list of feature areas in the library about which we would really like to hear your feedback (copy&paste from Post on VCBlog):

Areas of feedback

Please feel free to submit any feedback on the STL/CLR library using the Connect website, https://connect.microsoft.com/VisualStudio/. You can also leave comments on the blog. Overall, please try using STL/CLR in your everyday programming in managed code. We would specifically like to hear your feedback in the following areas:

- Usability of STL/CLR compared to STL. We would like to hear from you about what you like or don't like about using STL/CLR compared to using STL.

- Interoperability with managed code written using .Net classes in either C++ or C# or any other .Net language.

- Any missing functionality that you would expect to be in STL/CLR.

- Any performance issues you see with your application that uses STL/CLR.

Please give it a try and let us know what works and what does not work for you. I would be happy to address any concern and consider all your suggestions to improve desing and implementation of the library.

Comments

  • Anonymous
    September 30, 2006

    Will the SQL/CLR be usable in VS2005?

  • Anonymous
    October 04, 2006
    We are going to only support using STL/CLR with VS2007. With STL/CLR, it is going to possible target .Net Framework 2.0 that is shipped with VS2005. We are not considering at any other channel for STL/CLR distribution other than VS2007.

  • Anonymous
    November 24, 2006
    The comment has been removed

  • Anonymous
    November 26, 2006
    The comment has been removed

  • Anonymous
    November 26, 2006
    If VS2007 is the only channel for STL/CLR distribution, then what are the licensing terms for redistributing STL/CLR assemblies? I suppose if I write code that uses STL/CLR, I'll need to redistribute some STL/CLR assemblies. To do that, I need to concern myself with the licensing terms.   I really want to try out STL/CLR. But downloading the 3 something gigabytes CTP takes a long time. It would be nice if STL/CLR can be separated out and released.

  • Anonymous
    November 28, 2006
    The current plan for the STL/CLR assembly is that it is going to be part of .Net Framework. As long as you have installed .Net Framework, you should be able to use STL/CLR. Nikola