Brady Gaster
Niner since 2012
-
Mads Kristensen Takes the Pain Out of CSS
Avg Rating: 0
If CSS has ever caused you frustration or degraded your relationship with your art director or design team, the answer to your woes is right around the corner. A few weeks ago on Web Camps TV, Mads Kristensen introduced you to Visual Studio 11 Beta's improved CSS support. If you liked that news...
-
Jon Galloway Helps Introduce Web Camps 2012
Avg Rating: 0
Web Camps TV is happy to announce an upcoming series of developer camps specifically designed for web developers. Visit the WebCamps Web Site to find out more about the events, which are coming to a few cities throughout the world this Spring and later this Fall.
In this week's episode...
-
Dirt Simple Web and Database Deployment in Visual Studio 11
Avg Rating: 5
(2)Ever been frustrated about your deployment process or wished Visual Studio could make your database deployment a part of your web deployment and that everything would just be easier? Sayed Hashimi (@SayedIHashimi) introduces just such an advancement coming soon to Visual Studio 11 in this Web Camps ...
-
ASP.NET Open Sourcing Discussion with Scott Hanselman
Avg Rating: 4.75
(3)At DevConnections, Scott Hanselman announced that some of the core components of the ASP.NET framework— MVC, Web API, and Razor—are all going open source, and that Microsoft will begin to collect contributions from the community via the new-and-improved-with-Git-support CodePlex web site. In this ep...
-
Injecting MVC with MEF 2 in 2 Minutes
Avg Rating: 4.5
(8)If you've wondered how to make sense of the alphabet soup and options available for Dependency Injection and Inversion of Control (DI/IoC) as well as how the Managed Extensibility Framework (MEF) can help you solve these problems, check out this screencast. In two minutes, you'll have a fully functi...
-
Web Developer Efficiency Tools in Visual Studio 11
Avg Rating: 5
(3)If you're a web developer, Mads Kristensen and Jorge Gabuardi are about to be your new best friends. In this episode of Web Camps TV, Mads and Jorge introduce you to all the new features available in Visual Studio 11 for web developers. From the improved CSS editor to serious JavaScript improvements...
-
Scott Hunter Talks Visual Studio 11 and ASP.NET MVC 4
Avg Rating: 3.25
(3)In this episode, Brady talks with Scott Hunter, ASP.NET Principal Program Manager Lead, about all the new features available in ASP.NET MVC 4. Scott demonstrates adaptive rendering, mobile template enhancements, and new Razor syntax features. He also shows off the shiny new Migrations features avail...
-
Damian Edwards and David Fowler Demonstrate SignalR
Avg Rating: 5
(12)SignalR is a groundbreaking open-source project in the .NET community. It offers real-time communication to a variety of platforms, is easy to use and to set up, and scales immensely. The progenitors of one of the most popular projects on GitHub and NuGet, Damian Edwards and David Fowler, demon...
-
Dan Roth on the new ASP.NET Web API
Avg Rating: 5
(1)In this episode of Web Camps TV, Dan Roth shows you how to extend the reach of your ASP.NET web site using the brand spankin' new ASP.NET Web API. In minutes you'll see how to expose your site's data to any number of devices using JSON and XML, and how you can extend ASP.NET Web API to use...
-
Web Camps TV #12 - Vishal Joshi Talks about WebMatrix v2
Avg Rating: 4
(1)In this episode, Vishal Joshi, Program Manager on the WebMatrix team, joins Windows Azure Technical Evangelist Brady Gaster to talk about the next version of WebMatrix. With WebMatrix v2, you can start creating websites faster than ever using the improved integration with popular open source pa...
Staff
Here is a list of Channel 9 staff members.
Injecting MVC with MEF 2 in 2 Minutes
Mar 28, 2012 at 8:48 AM@nickspiers: I'm pretty sure MEF supports all the features you're asking about. One of the other comments from above, by Nicholas Blumhardt, was made by one of the folks responsible for MEF 2. He would definitely have some good examples out there on using it. mef.codeplex.com has some awesome resources on using the new implementation, too. It has a fluent or attribute-based wire-up methodology.
Injecting MVC with MEF 2 in 2 Minutes
Mar 28, 2012 at 12:39 AM@nickspiers: Having one of those "not worthy" moments, man! Thanks for the amazingly supportive comments. I'm honestly thinking of making a series out of these. You guys thing that'd be a good thing? A "how to with MEF" screen cast series?
Injecting MVC with MEF 2 in 2 Minutes
Mar 23, 2012 at 9:56 AM@DmitryNYC: Thanks so much! I hope I do too!
Injecting MVC with MEF 2 in 2 Minutes
Mar 22, 2012 at 5:34 AM@dsplaisted: typo fixed!
Web Developer Efficiency Tools in Visual Studio 11
Mar 20, 2012 at 10:25 PM@Space_Cow: There will be more, trust me! If there are any topics you'd like to see covered on the show, I'm all ears.
Thanks so much for tuning in. Please continue to do so and keep the suggestions and ideas coming.
Damian Edwards and David Fowler Demonstrate SignalR
Mar 07, 2012 at 5:15 PMI appreciate the feedback and will adapt for future interviews. I was pretty excited about this interview, so forgive my enthusiasm for all the topics these guys covered. It was a really great chat, and I hope that didn't detract from the quality of information they put forward.
Dan Roth on the new ASP.NET Web API
Feb 23, 2012 at 12:34 AMDan rocked it out on this episode for sure. The self-hosting stuff at the end is truly rad.