GoingNative 9: LINQ for C++, Native Rx (RxC), Meet Aaron Lahman | C9::GoingNative

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
http://msdn.microsoft.com/en-us/library/bb397926(v=vs.110).aspx" target="_blank LINQ is one of those modern technologies missing from the C++ toolbox. By extension, so is http://msdn.microsoft.com/en-us/data/gg577609.aspx" target="_blank Rx (Reactive Extensions) , which of course is LINQ at its core... Well, today were happy to announce that this is no longer the case. Erik Meijers team is delivering on their promise of a native Rx . Its not available for download yet, but the work is being done and great progress has been made! Rock and roll.

Aaron Lahman is the newest member of Erik Meijers gang of stellar developers. Erik and team are cranking away at pusing LINQ everywhere. Here, we meet Aaron and geek out about C++ LINQ (its a modern library... Aarons not extending the language....) and RxC (thats C as in C (not C++)—why C? Why not RxC++? Does it really matter?...) Table of Contents : http://channel9.msdn.com/Shows/C9-GoingNative/GoingNative-9-LINQ-for-C-Native-Rx-RxC-Meet-Aaron-Lahman#time=00m00s [00:00] GoingNative(); //Charles flies solo for this episode. Make sure you check out the sessions from http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp" target="_blank Developing Windows 8 Metro style apps with C++ event. This is the only place to learn (deeply) about http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/The-Windows-Runtime-Library-WRL-" target="_blank WRL and http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Apps-with-Cpp-XAML-and-DirectX" target="_blank C++ + XAML + DX , for example. http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Cpp-for-the-Windows-Runtime" target="_blank Herb Sutters keynote is excellent, of course. http://channel9.msdn.com/Shows/C9-GoingNative/GoingNative-9-LINQ-for-C-Native-Rx-RxC-Meet-Aaron-Lahman#time=03m00s [03:00] Charles interviews software developer Aaron Lahman. Aaron explains (whiteboard and demo included) the work hes doing building a LINQ library for C++ and Reactive Extensions for C . Aaron is great at explaining what hes doing (and why hes doing it). Thank you, Aaron! Go Rx!! http://channel9.msdn.com/Shows/C9-GoingNative/GoingNative-9-LINQ-for-C-Native-Rx-RxC-Meet-Aaron-Lahman#time=39m58s [39:58] ~GoingNative(); <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:8da8c9d56aac47db99a4a06300042ead

View the full article
 
Back
Top