.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.

Similar Podcasts

The Laravel Podcast

The Laravel Podcast
The Laravel Podcast brings you Laravel and PHP development news and discussion. Season 5 consists of Matt Stauffer interviewing the creators of the most popular packages in the Laravel ecosystem.

The Changelog: Software Development, Open Source

The Changelog: Software Development, Open Source
Conversations with the hackers, leaders, and innovators of the software world. Hosts Adam Stacoviak and Jerod Santo face their imposter syndrome so you don’t have to. Expect in-depth interviews with the best and brightest in software engineering, open source, and leadership. This is a polyglot podcast. All programming languages, platforms, and communities are welcome. Open source moves fast. Keep up.

CppCast

CppCast
Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com

Hacking Your Website with Troy Hunt

October 09, 2013 1:01:17 58.82 MB Downloads: 0

Carl and Richard talk to Troy Hunt about hacking yourself - testing your web site's defenses before someone else does! The conversation starts out talking about FireSheep and the need to use SSL everywhere. If you log in, you should be using SSL! Troy runs down a list of the common exploits you should test against, like SQL injection and cookie spoofing. There's also a discussion around cross-site scripting and X-Frame-Options. There are some simple things that script kiddies can do to exploit your site - you should do them first, and then defend yourself!Support this podcast at — https://redcircle.com/net-rocks/donations

Hacking Your Website with Troy Hunt

October 09, 2013 01:01:00 58.82 MB Downloads: 0

Carl and Richard talk to Troy Hunt about hacking yourself - testing your web site's defenses before someone else does! The conversation starts out talking about FireSheep and the need to use SSL everywhere. If you log in, you should be using SSL! Troy runs down a list of the common exploits you should test against, like SQL injection and cookie spoofing. There's also a discussion around cross-site scripting and X-Frame-Options. There are some simple things that script kiddies can do to exploit your site - you should do them first, and then defend yourself!

Physical Database Design with Kim Tripp

October 07, 2013 0:58:39 56.32 MB Downloads: 0

Carl and Richard talk to the one-and-only Kim Tripp about physical database design - and why it's still important. The conversation starts out talking about the state of SQL Server today, its maturity and how it works well enough that it's often ignored until there are problems. Kim talks about a 30-day blog series written by the SQLSkills team about being an accidental DBA - you didn't want to take care of a SQL Server, you just are! Always fun to talk to Kim!Support this podcast at — https://redcircle.com/net-rocks/donations

Physical Database Design with Kim Tripp

October 07, 2013 00:58:00 56.29 MB Downloads: 0

Carl and Richard talk to the one-and-only Kim Tripp about physical database design - and why it's still important. The conversation starts out talking about the state of SQL Server today, its maturity and how it works well enough that it's often ignored until there are problems. Kim talks about a 30-day blog series written by the SQLSkills team about being an accidental DBA - you didn't want to take care of a SQL Server, you just are! Always fun to talk to Kim!

Mob Programming with the MobProgramming Team

October 02, 2013 00:51:00 49.54 MB Downloads: 0

Carl and Richard try something new - doing a mob style interview about mob programming! Mob programming takes agile to a new extreme where several people (more than two) work together to write code... resulting in very high quality code! The conversation digs into the actual process of writing code (drivers and navigators), the various roles that participants fall into, how more minds end up with more code reuse, testing, QA and the great sense of connection that comes with mob programming. You gotta try this!

Mob Programming with the MobProgramming Team

October 02, 2013 0:51:37 49.55 MB Downloads: 0

Carl and Richard try something new - doing a mob style interview about mob programming! Mob programming takes agile to a new extreme where several people (more than two) work together to write code... resulting in very high quality code! The conversation digs into the actual process of writing code (drivers and navigators), the various roles that participants fall into, how more minds end up with more code reuse, testing, QA and the great sense of connection that comes with mob programming. You gotta try this!Support this podcast at — https://redcircle.com/net-rocks/donations

Cross-Platform Mobile Development with Todd Anglin

September 30, 2013 00:54:00 51.83 MB Downloads: 0

Carl and Richard talk to Todd Anglin from Telerik about cross-platform development for mobile. The conversation focuses on Telerik's Icenium hybrid mobile development solution. Todd announces that Icenium now has a Visual Studio plug-in so that you can do your development in the environment of your choice. This leads to interesting possibilities with KendoUI, another library from Telerik that lets you build mobile web apps with native look-and-feel on different phone platforms - now you can turn them into hybrid apps!

Cross-Platform Mobile Development with Todd Anglin

September 30, 2013 0:54:00 51.87 MB Downloads: 0

Carl and Richard talk to Todd Anglin from Telerik about cross-platform development for mobile. The conversation focuses on Telerik's Icenium hybrid mobile development solution. Todd announces that Icenium now has a Visual Studio plug-in so that you can do your development in the environment of your choice. This leads to interesting possibilities with KendoUI, another library from Telerik that lets you build mobile web apps with native look-and-feel on different phone platforms - now you can turn them into hybrid apps!Support this podcast at — https://redcircle.com/net-rocks/donations

Building a Game in .NET with Magnorsky and O'Connor

September 25, 2013 00:56:00 53.59 MB Downloads: 0

Carl and Richard talk to Andrea Magnorsky and Andrew O'Connor about their experiences building games in .NET. The conversation starts out talking about the role of MonoGame and how Andrea and Andrew switched to Duality to build Honorbound. Andrea talks about working with artists and the need for visual editors that Duality provides. Andrew talks about the loss of XNA and the challenge of being an indie game developer - there are no good homes these days! Lots of discussion about the right way to distribute games. Game development in .NET is real! Make sure you activate your Windows Azure credits in your MSDN Subscription! You could win an Aston Martin!

Building a Game in .NET with Magnorsky and O'Connor

September 25, 2013 0:55:50 53.59 MB Downloads: 0

Carl and Richard talk to Andrea Magnorsky and Andrew O'Connor about their experiences building games in .NET. The conversation starts out talking about the role of MonoGame and how Andrea and Andrew switched to Duality to build Honorbound. Andrea talks about working with artists and the need for visual editors that Duality provides. Andrew talks about the loss of XNA and the challenge of being an indie game developer - there are no good homes these days! Lots of discussion about the right way to distribute games. Game development in .NET is real! Make sure you activate your Windows Azure credits in your MSDN Subscription! You could win an Aston Martin!Support this podcast at — https://redcircle.com/net-rocks/donations

DurandalJS with Rob Eisenberg

September 23, 2013 1:07:03 64.38 MB Downloads: 0

Carl and Richard talk to Rob Eisenberg about DurandalJS. DurandalJS is a library for facilitating building Single Page Applications (SPAs). It works along side jQuery, Knockout and RequireJS as well as CSS libraries like Bootstrap and Foundation. Rob talks about how DurandalJS came to be as a logical path from his MVVM framework, Caliburn.Micro. Much discussion about interoperating with other libraries like RequireJS, jQuery, Knockout as well as comparisons with Angular and Ember. Rob builds great things! Make sure you activate your Windows Azure credits in your MSDN Subscription! You could win an Aston Martin!Support this podcast at — https://redcircle.com/net-rocks/donations

DurandalJS with Rob Eisenberg

September 23, 2013 01:07:00 64.35 MB Downloads: 0

Carl and Richard talk to Rob Eisenberg about DurandalJS. DurandalJS is a library for facilitating building Single Page Applications (SPAs). It works along side jQuery, Knockout and RequireJS as well as CSS libraries like Bootstrap and Foundation. Rob talks about how DurandalJS came to be as a logical path from his MVVM framework, Caliburn.Micro. Much discussion about interoperating with other libraries like RequireJS, jQuery, Knockout as well as comparisons with Angular and Ember. Rob builds great things! Make sure you activate your Windows Azure credits in your MSDN Subscription! You could win an Aston Martin!

Asteroid Mining and Beyond Geek Out

September 18, 2013 0:47:48 45.87 MB Downloads: 0

Carl and Richard geek out on asteroid mining - the goal that could change mankind forever! After an initial conversation about the problems with sending humans to Mars (in a word: RADIATION), the topic turns to asteroid mining and those crazy folks at Planetary Resources. Richard attacks the idea of justifying asteroid mining with high value minerals and digs into the cooler idea - manufacturing in space. Once you solve the problems of prospecting, extraction and refining resources in space, you can start assembling into things! What do spacecraft and satellites look like if you don't care about lifting them from the Earth! Lots of fun thinking here! Make sure you activate your Windows Azure credits in your MSDN Subscription! You could win an Aston Martin!Support this podcast at — https://redcircle.com/net-rocks/donations

Asteroid Mining and Beyond Geek Out

September 18, 2013 00:47:00 45.87 MB Downloads: 0

Carl and Richard geek out on asteroid mining - the goal that could change mankind forever! After an initial conversation about the problems with sending humans to Mars (in a word: RADIATION), the topic turns to asteroid mining and those crazy folks at Planetary Resources. Richard attacks the idea of justifying asteroid mining with high value minerals and digs into the cooler idea - manufacturing in space. Once you solve the problems of prospecting, extraction and refining resources in space, you can start assembling into things! What do spacecraft and satellites look like if you don't care about lifting them from the Earth! Lots of fun thinking here! Make sure you activate your Windows Azure credits in your MSDN Subscription! You could win an Aston Martin!

Reactive Extensions with Matthew Podwysocki

September 16, 2013 0:55:26 53.33 MB Downloads: 0

Carl and Richard talk to Matthew Podwysocki about the latest news around Reactive Extensions. Matthew starts out talking about how Reactive Extensions has moved into open source in a big way, with lots of cross platform support - .NET, JavaScript, C++, Ruby, Python, even Java itself! The conversation digs into the thinking around the reactive approach to development, dealing with massive streams of data and tying event trapping over it. Lots of great thinking about modern development concepts! Make sure you activate your Windows Azure credits in your MSDN Subscription! You could win an Aston Martin!Support this podcast at — https://redcircle.com/net-rocks/donations