Tag Archives: Visual Studio

ASP.NET and Unit Testing

By Shahed C on July 16, 2015

This presentation “ASP.NET & Unit Testing” was delivered at my monthly meetup in Reston.

 

NOTE: For the section on Moq, I advised attendees that you should never mock an object in a test method when you’re testing that particular object in that method. The example shown in that section is to illustrate a simple example, and is not suitable for production code.

 

 

Unity 5 Overview

By Shahed C on April 17, 2015

Presentation material for Unity 5 Overview

  • Fri 4/17/2015 @ Howard University

PPTX File: Download

SlideShare: http://www.slideshare.net/shahedC3000/unity-5-overview

 

Resources:

Capturing Your Audience with Kinect

By Shahed C on December 12, 2014

On December 12, 2014, I presented “Capturing Your Audience with Kinect” at MoDev Con 2014.

You can find the presentation material below:

 

The session was recorded, and the video clip should be available soon!

Cloudy with a Dash of Universal Apps

By Shahed C on December 9, 2014

In early December 2014, I delivered a presentation at DC ALT.NET titled “Cloudy with a Dash of Universal Apps”. I started with an intro to Universal Apps for the Windows family of platforms, and then walked through a live example of Azure Mobile Services to tie in multiple apps across devices .

You can download the presentation material and try out the steps yourself:

 

Next Steps:

 

Enjoy! 🙂

Universal Apps at NoVA Code Camp 2014

By Shahed C on October 11, 2014

Recently, I presented Universal Apps at Nova Code Camp on Sat Oct 11, 2014. 

Northern Virginia Code Camp 2014

 Presentation Material

Continue reading