What is Roslyn? Traditionally, compilers are black boxes – source code goes in one end and object files or assemblies come out the other end. The Roslyn project changes that model by opening up the Visual Basic and C# compilers as APIs. These APIs allow tools and end-users to share in the wealth of…
endpoint.tvFeb 11, 2009 at 8:00 AM2
Cliff Simpkins
Avg Rating: 5
(2)
Welcome to the latest video in the weekly WF/WCF Screencast series.
In this short video, CSD MVP Aaron Skonnard from PluralSight
guides the viewer through how to call RESTful services using WCF in the client application.
For additional information on WCF, please check out…
Bart De Smet is one of the highly talented software engineers on Erik Meijer's team and the chief architect of the LINQ to Anything dream. You should watch his excellent PDC10 session on this topic.As you learned on Channel 9 Live's PDC10 conversation with Wolfram Schulte and Erik Meijer, Z3…
In this episode of 10-4, Jason Olson is joined by Andrew Hall and Brad Sullivan to take a look at some new enhancements and improvements made to the debugger and debugging experience in
Visual Studio 2010. [2:10] - Sticky Data Tips[3:13] - Adding more values (including notes) to…
InnerWorkings is an independent software company whose mission is to help developers learn to write better code faster on the .NET framework. Developers learn by solving real coding challenges and getting instant
feedback on their solutions in Visual Studio. An online platform supports the…
In this episode of 10-4, we'll look at new features coming in Visual Studio 2010 that make deploying web applications a lot easier. We'll look at web.config transformations, the Microsoft web deployment tool and web one-click deployment.
For more 10-4 episodes, be sure to…
Sho is an interactive environment for data analysis and scientific computing that lets you seamlessly connect scripts (in IronPython) with compiled code (in .NET) to enable fast and flexible prototyping. The environment includes powerful and efficient libraries for linear algebra as well as data…
This week on Channel 9, Dan and Brian discuss the week's top developer news, including: [0:25] Windows 8 has reached the RTM milestone [Brandon LeBlanc] [1:48] Visual Studio 2012 and .NET 4.5 Complete! (S. Somasegar) [2:34] Introducing HTML & JS Templates for Metro Apps (Caleb…
In this episode of 10-4, we introduce another new feature of ASP.NET WebForms 4.0: Routing. The ASP.NET Routing engine was added in the .NET Framework 3.5 SP1 release and is heavily leveraged by both ASP.NET MVC and ASP.NET Dynamic Data to provide bi-directional
routing functionality. With the…