Introducing ScriptCS – C# on a diet with Glenn Block

Have you ever found times where you just want to write and execute some C# code and you ask yourself Do I really need an IDE? a solution? a project? a class? Do I really need to compile? Why do I have to worry about all these dlls? If you’ve done any development with dynamic…

Read More

Windows Phone 8 Development with Microsoft MVP Michael Crump

In this video, SSW TV’s Adam Stephensen is joined by Michael Crump, who dives into his experiences developing for Windows Phone 8. Michael is an MVP who works for our good friends at Telerik. He has written for MSDN, he is a PluralSight author and he has spoken all over the world. In this video,…

Read More

How to Use Code First with Entity Framework – Brendan Richards

A brief introduction to using Entity Framework Code-First with Code-First Migrations. This video walks through a sample web application that integrates a Code First data layer via Structure Map and the Repository Pattern. Code First Migrations is then added to the project to manage data schema changes. Take the Quiz! [WATUPRO 23]

Read More

Introduction to Xamarin – Filip Ekberg

In this session, Filip Ekberg provides us with a look at what Xamarin is, what problem does it solve and why it is important for your business. He later dives into how easily you can create a mobile application that runs on iOS, Android and Windows Phone devices. This session is part of a new…

Read More