This blog is about developing Windows applications using Visual Studio. All postings on this weblog are provided "AS IS" with no warranties, and confer no rights. Use of any samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
Your host Nikola Dudar is a Program Manager in Windows division of Microsoft Corporation. He has been working on Windows Web Services API during Windows 7 and various additions to Visual C++ during VS2005 and VS2008. More details are in LinkedIn profile under Nikola's formal name Mykola Dudar.
If you are interested in program management and project management, check out my other blog at http://www.pmsnack.com/ where I collect best practices and other topics interesting to program and project managers.
To send feedback, comments or requests for new posts, please use the contact form.
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
You may also find other specifications for features that are coming out in the next version of Visual Studio codename-Orcas here:
http://msdn2.microsoft.com/en-us/vstudio/aa948851.aspx
It is also redirecting from this page so you have a choice which link to remember
http://msdn.microsoft.com/vstudio/future/specs/
I would like to briefly comment on this version of the specification:
Please take a look on the specification and try using STL/CLR in your daily coding. Any feedback on design and implementation is greatly appreciated. You may open suggestions on Connect site, or leave comments here or email using Contact form on the blog. The team and I will try to address any questions as soon as possible.
At this point we are also only using Orcas version of the specification and keep link to the original document to references original ideas and history of the feature.