Your browser (Internet Explorer 6) is out of date. It has known security flaws and may not display all features of this and other websites. Learn how to update your browser.
X

Dave Isbitski

Gaming HTML5, JavaScript, Windows 8

9/6/2012 9:05:39 AM

Animations in a Windows Store Game using HTML and JavaScript
This screencast will look at creating Animations in your Windows Store Game using HTML and JavaScript. We do this in a fun, immersive way utilizing the free Windows 8 Game Kit (http://win8gamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev

Dave Isbitski

Gaming HTML5, JavaScript, Windows 8

9/6/2012 9:05:39 AM

Animations in a Windows Store Game using HTML and JavaScript
This screencast will look at creating Animations in your Windows Store Game using HTML and JavaScript. We do this in a fun, immersive way utilizing the free Windows 8 Game Kit (http://win8gamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev

Dave Isbitski

Gaming HTML5, JavaScript, Windows 8

9/3/2012 11:00:07 AM

Tools for creating a Windows Store Game using HTML and JavaScript
This screencast will share some free tools and tips I've picked up when creating my own Windows Store Games using HTML and JavaScript. We do this in a fun, immersive way utilizing the free Windows 8 Game Kit (http://win8gamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev

Dave Isbitski

Gaming HTML5, JavaScript, Windows 8

8/31/2012 4:32:40 PM

Creating a Game Loop in a Windows Store Game using HTML and JavaScript
This screencast will show you how to create a simple Game Loop in your Windows Store Game using HTML and JavaScript. We do this in a fun, immersive way utilizing the free Windows 8 Game Kit (http://win8gamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev

Dave Isbitski

Gaming HTML5, JavaScript, Windows 8

8/28/2012 8:15:13 AM

Accessing the Accelerometer in a Windows Store App using HTML and JavaScript
This short screencast will show you how to access an Accelerometer sensor in your own Windows Store App using HTML and JavaScript. We do this in a fun, immersive way utilizing the free Windows 8 Game Kit (http://win8gamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev

Dave Isbitski

Gaming HTML5, JavaScript, Windows 8

8/25/2012 12:40:26 PM

Adding Touch Support to a Windows Store App using HTML and JavaScript
This short screencast will show you how to add Touch Support in your own Windows Store App using HTML and JavaScript. We do this in a fun, immersive way utilizing the free Windows 8 Game Kit (http://win8gamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev

Dave Isbitski

Gaming HTML5, JavaScript, Windows 8

8/25/2012 12:40:26 PM

Adding Touch Support to a Windows Store App using HTML and JavaScript
This short screencast will show you how to add Touch Support in your own Windows Store App using HTML and JavaScript. We do this in a fun, immersive way utilizing the free Windows 8 Game Kit (http://win8gamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev
Accessing the Camera in a Windows 8 Metro Style App using HTML and JavaScript
This short screencast will show you how to access the Camera in your own Windows 8 Metro Style App using HTML and JavaScript. We do this in a fun, immersive way utilizing the free MetroGameKit (http://metrogamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev
Accessing the Camera in a Windows 8 Metro Style App using HTML and JavaScript
This short screencast will show you how to access the Camera in your own Windows 8 Metro Style App using HTML and JavaScript. We do this in a fun, immersive way utilizing the free MetroGameKit (http://metrogamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev
Adding an Application Bar to a Windows 8 Metro Style App using HTML and JavaScript
This short screencast will show you how to add an Application Bar to your own Windows 8 Metro Style App using HTML and JavaScript. We do this in a fun, immersive way utilizing the free MetroGameKit (http://metrogamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev
Adding an Application Bar to a Windows 8 Metro Style App using HTML and JavaScript
This short screencast will show you how to add an Application Bar to your own Windows 8 Metro Style App using HTML and JavaScript. We do this in a fun, immersive way utilizing the free MetroGameKit (http://metrogamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev
Playing Music and Sound Effects in a Windows 8 Metro Style App using HTML and JavaScript
This short screencast will show you how to add Music and Sound Effects to your own Windows 8 Metro Style App using HTML5 and JavaScript. We do this in a fun, immersive way utilizing the free MetroGameKit (http://metrogamekit.codeplex.com). Fore more videos check outhttp://blogs.msdn.com/davedev

Dave Isbitski

.NET Framework 4.0 C#, DPEeast, DPEField, PhillyCC

5/12/2010 4:30:00 PM

Step into the New Decade with C# 4.0
Recorded Live at Philly.NET CodeCamp April 2010http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryThis presentation will cover the new C# 4.0 language features. This demo-heavy session will begin by covering various dynamic scenarios with C# including the new "dynamic" keyword, simplified Reflection, custom dynamic objects, duck typing, Iron Ruby integration, and more. We will also cover named and optional parameters, new COM Interop enhancements, co-variance, and contra-variance. If you are a C# developer, come learn about the new language tools that you can put in your toolbox!SpeakerSteve Michelotti is a Microsoft ASP...

Dave Isbitski

.NET Framework 4.0 C#, DPEeast, DPEField, PhillyCC

5/12/2010 4:30:00 PM

Step into the New Decade with C# 4.0
Recorded Live at Philly.NET CodeCamp April 2010http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryThis presentation will cover the new C# 4.0 language features. This demo-heavy session will begin by covering various dynamic scenarios with C# including the new "dynamic" keyword, simplified Reflection, custom dynamic objects, duck typing, Iron Ruby integration, and more. We will also cover named and optional parameters, new COM Interop enhancements, co-variance, and contra-variance. If you are a C# developer, come learn about the new language tools that you can put in your toolbox!SpeakerSteve Michelotti is a Microsoft ASP...

Dave Isbitski

Dependency Injection DPEeast, DPEField, PhillyCC, Search

5/12/2010 3:45:00 PM

Integrating Search: An Adventure Into Dependency Injection
Recorded Live at Philly.NET CodeCamp April 2010http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryMost good search engines out there today expose an API against which we can program. No matter what search engine you like to use, understanding how to access its API is becoming more important as application mashups and platform interoperability become more and more common. The interesting thing is that there's different types of APIs available out there and in fact, the three primary search engines, Bing, Google, and Yahoo, each expose a different type of API. This session is not about the advantages or disadvantages o...

Dave Isbitski

DPEeast DPEField, PhillyCC, SharePoint

5/12/2010 2:52:00 PM

Building Features in SharePoint 2010
Recorded Live at Philly.NET CodeCamp April 2010http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryVisual Studio 2010, when installed in the same environment as SharePoint 2010, provides a broad set of project type templates for creating SharePoint assets (sites, site elements, etc.), more so than SharePoint 2007. Upon creation of a SharePoint Project, Visual Studio 2010 automatically creates the necessary Feature and Package nodes, facilitating the creation of a SharePoint Feature and Solution Package. Today's discussion (and walkthrough) will show a few different scenarios of creating a SharePoint 2010 Proj...

Dave Isbitski

.NET .NET 4.0, .NET Framework, .NET Framework 4.0, DPEeast, DPEField, PhillyCC

5/12/2010 2:35:00 PM

What's New in .NET 4.0
Recorded Live at Philly.NET CodeCamp April 2010http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryDespite the fact that the Visual Studio 2010 and .NET 4.0 have not yet been released, the framework is stable enough to take a look at, so that's what we'll do! In this presentation, we'll get to see some of this stuff in action while we take a look at what's new and cool in the next .NET Framework release. After a high-level, whirlwind tour of all the new changes across the .NET spectrum, we'll narrow our focus on the core fundamentals of the framework itself by taking an existing .NET 3.5 application and sprucing it up wi...

Dave Isbitski

DPEeast DPEField, jQuery, PhillyCC, WCF

5/12/2010 2:05:00 PM

WCF and jQuery: A Perfect Couple
Recorded Live at Philly.NET CodeCamp April 2010http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryThis session reviews how to use the AJAX features of jQuery to communicate with WCF using JSON.SpeakerChris Love is currently developing all new web sites in ASP.NET 2.0/3.0, but still have a few in ASP.NET 1.1. The rest is current history, but a rugged one to say the least.

Dave Isbitski

Data Data Services, DPEeast, DPEField, PhillyCC

5/12/2010 12:43:00 PM

Moving From the DataSet to Data Services
Recorded Live at Philly.NET CodeCamp April 2010http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryOData and WCF Data Services makes it very easy to build data centric WCF Services. In this session you will learn how to replace your current DataSet driven applications with WCF Data Services.Speaker Don Demsak is a Senior Solution Architect at Tellago, based out of New Jersey, who specializes in building enterprise applications with .Net. He has a popular blog at www.donxml.com and is a Microsoft MVP, and a member of the INETA Speakers Bureau. He is currently immersed in building RESTful Services with .Net 3.5, explorin...

Dave Isbitski

Data Data Services, DPEeast, DPEField, PhillyCC

5/12/2010 12:43:00 PM

Moving From the DataSet to Data Services
Recorded Live at Philly.NET CodeCamp April 2010http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryOData and WCF Data Services makes it very easy to build data centric WCF Services. In this session you will learn how to replace your current DataSet driven applications with WCF Data Services.Speaker Don Demsak is a Senior Solution Architect at Tellago, based out of New Jersey, who specializes in building enterprise applications with .Net. He has a popular blog at www.donxml.com and is a Microsoft MVP, and a member of the INETA Speakers Bureau. He is currently immersed in building RESTful Services with .Ne...

Dave Isbitski

Dane Morgridge Data, DPEeast, DPEField, Entity Framework, PhillyCC

5/12/2010 2:03:00 AM

Real World Entity Framework
Recorded Live at Philly.NET CodeCamp April 2010 http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryMost applications connect to a database at some point and ORM tools, like Entity Framework, can make that process a lot simpler. Whether you have worked with the Entity Framework before, sometimes it takes real world examples to make it all click. In this session we will look at a few real world examples using Entity Framework with technologies like ASP.Net MVC, Silverlight and WCF. We will look at some of the common issues when building applications with any ORM solution and how the new features in Entit...

Dave Isbitski

DPEeast DPEField, PhillyCC, SharePoint

5/12/2010 1:41:00 AM

SharePoint 2010 Developer Roadmap
Recorded Live at Philly.NET CodeCamp April 2010http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryDiscuss new development technologies and how they affect custom solution development. This includes BCS, form development with InfoPath, workflow, Silverlight, SharePoint Designer, XSLT views, and Visual Studio 2010 tools.SpeakerBill Wolff is an independent consultant, trainer, and architect specializing in Microsoft development technologies. His company Agility Systems is based in the Philadelphia area. He served as a Solutions Architect in the Microsoft Practice at Unisys Corporation. He ran the consulting firm Wolff Data ...

Dave Isbitski

DPEeast DPEField, LINQ, PhillyCC

5/12/2010 12:45:00 AM

Introduction to LINQ
Recorded Live at Philly.NET CodeCamp April 2010http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryLINQ, Language Integrated Query, was introduced as part of the .Net Framework 3.5 and continues to be powerful addition to C# and VB.Net. After all, you can't do LINQ to SQL or LINQ to Entities or LINQ to XML without LINQ! This session will be a great introduction to LINQ by focusing on LINQ to Objects as well as several other language enhancements that make LINQ possible. SpeakerAndy Schwam is an Independent Software Consultant. Working with a variety of Microsoft Technologies focused on web based, data dr...

Dave Isbitski

Beginner Beginning programming, DPEeast, DPEField, PhillyCC, Visual Studio

5/11/2010 7:55:00 PM

Getting Started in Visual Studio
Getting Started in Visual Studio by Judy CallaRecorded Live at Philly.NET CodeCamp April 2010 http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryThis presentation is a summary of the beginner series we presented in the last two Code Camps. We will touch upon the things you need to know to get started in Visual Studio, including: The prerequisites: HTML, XML, object-oriented programming, the Framework, design patterns, relational databases. Introduction to the Visual Studio development environment: solutions and projects, templates, files created, the debugger, the configuration file. Creating Applicati...

Dave Isbitski

DPEeast Expression Studio 3, Netbooks, Silverlight, Visual Studio, Visual Studio 2010, WPF 3.5 SP1

10/20/2009 12:08:00 AM

Coding .NET on a Netbook
Netbooks are becoming very popular these days. But what does Windows 7 really run like on it? Can I run Ultimate? What about being a developer - can I run Visual Studio 2008/2010, Expression Studio 3.0, Silverlight and WPF? The answer is yes. I've been using a Netbook as my main development machine for a few weeks now and wanted to show you what I've learned. See first hand what the development tools you know and love run like on a Netbook. More details can be found here: Gateway LT Series Netbook MSDN Mid-Atlantic Roadshow Coding .NET on a Netbook Thanks,Davehttp://CoolStuffWith.Net
Devs4Devs - Silverlight Deep Zoom - A Step by Step Guide to Creating Amazing User Experiences using
By now you've probably heard the Buzz about Silverlight Deep Zoom. Now figure out how to code it yourself! This video will walk you step by step through everything you need to know about DeepZoom. - What it is - Where to get the software and tools to code in it - What has been updated in Silverlight 2.0 project styles compared to 1.1 - How to use DeepZoom Composer to create your own content - How to code in panning and zooming - And finally create your own cool application using both Deep Zoom and other media elements Enjoy! Thanks, Dave "DaveDev" Isbitski http://blogs.msdn.com/davedev Come join your peers and check us out on Facebook today!
Developers for Developers (Devs4Devs) Series - "Silverlight - What, Where and How?" - Part
This is part 3 of 3. Silverlight - What, Where and How? I've been demoing Silverlight for some of our enterprise customers, conferences, and local user groups for several months now. If there is one thing I've see it is people are very opinionated about what MS is trying to do with it. Silverlight is just the next ActiveX out to destroy the world, right? I felt a video like this would be important to give you insight on where Silverlight came from not just what it can do. In the video I cover several topics: - Why Silverlight? What is Microsoft up to? - Web Development today - the need for User Experience - What is this XAML stuff? WPF? - Good Overview and hands on with Expres...
Developers for Developers (Devs4Devs) Series - "Silverlight - What, Where and How?" - Part
This is part 2 of 3. Silverlight - What, Where and How? I've been demoing Silverlight for some of our enterprise customers, conferences, and local user groups for several months now. If there is one thing I've see it is people are very opinionated about what MS is trying to do with it. Silverlight is just the next ActiveX out to destroy the world, right? I felt a video like this would be important to give you insight on where Silverlight came from not just what it can do. In the video I cover several topics: - Why Silverlight? What is Microsoft up to? - Web Development today - the need for User Experience - What is this XAML stuff? WPF? - Good Overview and hands on with Expres...
Developers for Developers (Devs4Devs) Series - "Silverlight - What, Where and How?" - Part
This is Part 1 of 3. Silverlight - What, Where and How? I've been demoing Silverlight for some of our enterprise customers, conferences, and local user groups for several months now. If there is one thing I've see it is people are very opinionated about what MS is trying to do with it. Silverlight is just the next ActiveX out to destroy the world, right? I felt a video like this would be important to give you insight on where Silverlight came from not just what it can do. In the video I cover several topics: - Why Silverlight? What is Microsoft up to? - Web Development today - the need for User Experience - What is this XAML stuff? WPF? - Good Overview and hands on with Expres...
Developers for Developers (Devs4Devs) Series - "SharePoint Development -Making Sense of it All&
This is Part 2 of 2. Developers for Developers is a group on Facebook filled with tips, tricks, and stories of battle from your fellow coders. Some of the best stuff you can pick up in your career doesn't come from a book or a presentation. It comes from your fellow developer and his experiences. A quick hallway conversation, 15 minutes at someone's desk after a "Hey come check this out!".. these are the things that can make a difference! SharePoint Development - Making Sense of it All is the first in a series of Devs4Devs videos. Topics covered: - SharePoint Overview - The different types of SharePoint Development - Changing SharePoint with SharePoint itself - SharePoint...
Developers for Developers (Devs4Devs) Series - "SharePoint Development -Making Sense of it All&
This is Part 1 of 2. Developers for Developers is a group on Facebook filled with tips, tricks, and stories of battle from your fellow coders. Some of the best stuff you can pick up in your career doesn't come from a book or a presentation. It comes from your fellow developer and his experiences. A quick hallway conversation, 15 minutes at someone's desk after a "Hey come check this out!".. these are the things that can make a difference! SharePoint Development - Making Sense of it All is the first in a series of Devs4Devs videos. Topics covered: - SharePoint Overview - The different types of SharePoint Development - Changing SharePoint with SharePoint itself - SharePoint...