Visual Studio 2010 Podcasts
-
GoingDeep: STL: Some Underlying Algorithms, Data Structures, and More with Stephan T. Lavavej
Published 10 years ago, running time 0h50m
With the recent release of Visual Studio 2010 and .NET 4/Silverlight 4 (Managed 4), I figured it was time to learn a thing or two about some new native functionality, specifically in the STL (Standard Template Library) that ships with VS 2010.Who better to dig into some STL internals than.
-
.NET Rocks: Mark Miller and Seth Juarez Go Mad with Kinect!
Published 10 years ago, running time 0h50m
Carl and Richard talk to Mark Miller and Seth Juarez about their crazy experiments with Kinect. The boys discuss how they are building an interface with Kinect to do programming with Visual Studio 2010. A large part of this conversation ends up diving deep into the relative merits of machine lear.
-
Herding Code: Herding Code 56: Markus Völter on Model-Driven Development, DSLs and Product Line Engineering
Published 11 years ago, running time 0h51m
You know Markus Völter as the founder and voice of Software Engineering Radio. Well, this week on Herding Code, Markus finds himself on the other side of the microphone – fielding, rather than asking, questions. Listen in as Markus explains model-driven software development and product line engin...
-
endpoint.tv: endpoint.tv Screencast - Lab: Introduction to Workflow in .NET 4
Published 11 years ago, running time 0h35m
Windows Workflow in .NET 4 (WF4) is an all new workflow engine. In this episode I'm going to take you through the hands on lab from the Visual Studio 2010 training course.I'm going to move quickly through the lab so keep the pause button handy.
-
.NET Rocks: Brian Noyes is looking through Prism 4
Published 9 years ago, running time 0h47m
Carl and Richard talk to Brian Noyes about Prism 4. Prism is a combination of guidance and tooling from the Patterns and Practices team at Microsoft to help build WPF and Silverlight based applications. Brian digs into why Prism exists and what has been added to the latest version of Prism to wor.
-
endpoint.tv: endpoint.tv - Announcing Windows Server AppFabric Beta 2
Published 11 years ago, running time 0h46m
Today I'm happy to announce that Windows Server AppFabric Beta 2 is now available. In this episode, Byron Tardiff the setup program manager from the AppFabric team, will walk us through two ways you can install Windows Server AppFabric Beta 2 which works with Visual Studio 2010 RC and .NET Frame.
-
.NET Rocks: Jay Schmelzer Builds Apps With LightSwitch
Carl and Richard talk to Jay Schmelzer about LightSwitch. Jay talks about the launch of LightSwitch back on July 26 2011, and the new set of extensions available to help Visual Studio Pro developers support LightSwitch applications. He also reminds us that if you own Visual Studio 2010, you own L.
-
endpoint.tv: endpoint.tv - Getting Started With WF4 State Machine
Published 9 years ago, running time 0h7m
The Windows Workflow Foundation (WF4) State Machine activity has officially shipped in the .NET Framework Platform Update 1 bits. In this episode I'll show you what you need to download to get started using the State Machine and the new State Machine Hands On LabFor more on the State Machine.
-
endpoint.tv: endpoint.tv - Developing Web Services with IIS/AppFabric
Published 10 years ago, running time 0h8m
When developing your services, you have the option of working with the ASP.NET development server and then deploying to Windows Server AppFabric or, if you prefer, you can develop your service with IIS and AppFabric directly from Visual Studio 2010. In this episode, I’ll show you what you need t.
-
Deep Fried Bytes: Looking into the C# Crystal Ball with Charlie Calvert and Bill Wagner
One of the most exciting announcements from PDC was the news about C# 4.0 and Visual Studio 2010. With all the excitement and discussion throughout the event about these new developer tools, we reached out to two experts in the fields. Charlie Calvert and Bill Wagner sat down with Keith and Woody...
-
Herding Code: Herding Code 78: Ruby on Rails, View Engines, Web Security, Section 3.3.1 and Visual Studio 2010 with Rob Conery
Published 10 years ago, running time 1h15m
This week on Herding Code, Jon, Kevin, Scott K and Rob Conery discuss Ruby on Rails, using dynamic languages to write views, web security, advanced javascript techniques, recent Twitter news, Section 3.3.1 and the official release of Visual Studio 2010. The show begins with talk of Kevin’s recent.
-
GoingDeep: Stephan T. Lavavej: Everything you ever wanted to know about nullptr
Published 11 years ago, running time 1h0m
In C++, 0 is an abused integer. It is used to reflect, well, 0 as a value of type int and it is also used to represent a null pointer... The latter has led to many bugs and confusion over the past 30 years. Put simply, using 0 is and has always been a bad idea (then there's the NULL macro...). We.
-
Herding Code: Herding Code 48: Dustin Campbell on Visual Studio 2010
Published 11 years ago, running time 1h5m
This week on Herding Code, the guys speak with Dustin Campbell about Visual Studio 2010 Beta’s "super exciting" programming, debugging and extensibility features and the F# May CTP. The show kicks off with Jon commenting about the evolution of Visual Studio. Dustin then ...
-
Deep Fried Bytes: Getting the Details on Recent Silverlight 4 Updates from John Papa
Published 10 years ago, running time 0h39m
In this episode Woody sat down shortly after Silverlight 4 was updated in May 2010 with John Papa. The keys to this update was to get both the WCF RIA Services v1.0 and the Silverlight 4 Tools for Visual Studio 2010 officially released and into developers hands. Woody and John discussed these upd.
-
Sparkling Client: This Week in Silverlight – February 11th 2010
Published 11 years ago, running time 0h23m
New Show Format! This show we try a new format. We’ll keep putting out shows in the old format as well, but this is a good chance to have a less formal discussion about Silverlight news and information. The idea is to talk about the week’s Silverlight news with a couple of my favorite Silverli.
-
Deep Fried Bytes: The Future of .NET Dotfuscator with Gabriel Torok
Keith and Woody sat down with PreEmptive President Gabriel Torok to discuss the news that Microsoft is including PreEmptive's Dotfuscator Community Edition in Visual Studio 2010. The guys also discussed how Dotfuscator can be used to assist with Feature Monitoring, Usage Expiry, and Tamper ...
-
The Thirsty Developer: Talking Visual Studio with Jay Schmelzer
Published 10 years ago, running time 0h40m
In this episode Clark had a chance to sit down with Microsoft’s Group Program Manager, Jay Schmelzer. Jay oversees a vast number of features across the Visual Studio product line. Here, Clark and Jay discuss: What does a release cycle look like in Visual Studio, Visual Studio Tools for Office
-
Coding QA Podcast: Episode 52 - Testing - Done Differently
Published 9 years ago, running time 0h19m
In this episode Jim and Mark talk about the recent release of Visual Studio 2010 SP1 and the new web related features included in the SP. They also describe a few new approaches to testing - engaging in feature development early and focusing on using their product like a customer. Learn how the.
-
The Thirsty Developer: Visual Studio 2010 Testing Tools with Ram Cherala
Published 11 years ago, running time 0h50m
In this episode we talk with Ram Cherala, Principal Program Manager in the Visual Studio Test Business, about the new testing tools and lab management features available in Visual Studio 2010. Also joining us are Developer Technical Specialist, Angela Dugan (again!), and Mark Nichols from Microso.
-
.NET Rocks: Doug Seven on Visual Studio 2010
Published 11 years ago, running time 0h57m
Doug Seven talks to the boys about Visual Studio 2010. In particular, pricing, features, and the launch.
Featured Podcast Show
-
Visual Studio Talk Show (en français)
Last episode 11 years ago on www.visualstudiotalkshow.com
Un podcast "en français" sur le développement logiciel. Suivez les entrevues de Mario Cardinal et Guy Barrette avec les experts de la programmation Microsoft .Net