-
Building an Android Client to a RESTful Service
By Ola Ekdahl, IT Mentors - 15-FEB-12
See how to build a RESTful WCF service hosted in the Cloud, and then learn to build an Android client that can access it.
-
Android Development 101 - Development Tools
By Chris Bennett - 24-FEB-11
Not sure about Android Development? Take a look at this video as Chris Bennett demonstrates the Android Development tools provided with the SDK from Google.
-
Testing Your Web Forms with Zend_Test and PHPUnit
By Jason Gilmore - 23-FEB-11
Learn two easy ways to begin testing your Zend Framework forms using PHPUnit and the Zend_Test component.
-
Android Development 101 - Hello World
By Chris Bennett - 31-JAN-11
Start learning to develop for the Android platform today with the first episode of the Android Development 101 series. In this installment Chris Bennett demonstrates the Android environment and shows you how to create your first Android Hello World application.
-
An Introduction to PHP's Object-Oriented Features
By Jason Gilmore - 26-JAN-11
In the second installment of this two part series introducing PHP's object-oriented features, we'll explore the concept of creating class hierarchies through inheritance, class abstraction, and managing arrays of objects.
-
Getting Started with Object-Oriented PHP
By Jason Gilmore - 13-JAN-11
The first of a two part series, this screencast introduces you to PHP's object-oriented syntax, showing you how to create a class, and populate it with class attributes and methods. You'll also learn how to access and manipulate object data, and create a constructor useful for initializing class data.
-
Windows Phone 7 and XNA Game Dev 101
By Jani Jarvinen - 29-DEC-10
Watch this short screencast to learn the tools needed for XNA application development for the new Windows Phone 7 platform. You will also learn how XNA games are organized at the highest level, and see how you can test your games within the phone emulator, part of Microsoft Visual Studio 2010 Express for Windows Phone 7.
-
.NET Framework 4.0 Task Parallel Library Intro
By Jeffrey Juday - 03-DEC-10
Learn core Task Parallel Library concepts; including how to use the Task and BlockingCollection classes.
-
Working with the SQL Azure Web Portal
By Jani Jarvinen - 11-NOV-10
Watch this screencast to learn how to work with the SQL Azure web management portal and how to create and delete databases, set up firewall access rules, and more.
-
Using Site-Level Workflows in SharePoint 2010
By Joe Mack - 27-OCT-10
Watch and learn as we explore the Site Workflow feature of SharePoint 2010.
-
Building Your First iPhone App in Objective C
By Chris Bennett - 19-OCT-10
Looking to start building your first iPhone, but not too sure where to start? In this video Chris Bennett will give a brief overview of the tools available in the iPhone SDK and the creation of your first app in Objective C.
-
Custom Zend Framework View Helpers
By Jason Gilmore - 29-SEP-10
: This screencast shows viewers how to create a Zend Framework custom view helper, explaining how to configure, create, and execute a custom view helper within a Zend Framework application.
-
Getting Started with Git
By Jason Gilmore - 15-SEP-10
Learn how to use the Git version control solution to manage your project's source code with ease and agility.
-
Developing iPhone/iPad Apps with MonoTouch
By Chris Bennett - 01-SEP-10
Developing for the iPhone/iPad usually means you will need to learn Objective-C; however, with MonoTouch, we can leverage the Mono Framework and make it possible to create C# applications that run on the iOS platform. Come along as Chris Bennett demonstrates how to get started building iOS applications using MonoTouch.
-
WP7 and Isolated Storage
By Jani Jarvinen - 20-AUG-10
Learn how Windows Phone 7 allows applications to use files and persistent storage when no direct file system access is allowed. You will learn how to do this using the Isolated Storage classes available on Windows Phone 7.
-
Processing HTML Form Input with PHP
By Jason Gilmore - 03-AUG-10
In this Internet.com screencast you'll learn how to process data submitted through an HTML form using PHP.
-
Connecting to Twitter Using Zend
By Jason Gilmore - 22-JUL-10
This screencast introduces you to the Zend Framework's Twitter component, which makes it trivial to perform tasks such as posting updates to your Twitter account and retrieving the latest updates from your contacts.
-
Integrating Office Applications with Silverlight 4
By Jani Jarvinen - 08-JUL-10
This screencast shows you how you can work with Microsoft Office applications such as Word and Excel from a Silverlight 4 application. Watch this screencast to get started with out-of-browser applications and the COM interoperability features.
-
Storing Blobs in Microsoft Azure with the Zend Framework
By Jason Gilmore - 23-JUN-10
This screencast discusses the fundamental concepts behind storing blobs within the Microsoft Azure cloud using the popular Zend Framework's Zend_Service_WindowsAzure component.
-
OData: Open Data for the Open Web
By Dan Rigsby - 10-JUN-10
Learn what OData is all about and how to produce and consume OData feeds in the .NET framework.
-
Zend Framework's Zend_Db Component
By Jason Gilmore - 28-MAY-10
This screencast introduces the Zend_Db component, showing you how to use the component's basic features to successfully interact with your database.
-
WP7 Development with Silverlight 101
By Jani Jarvinen - 12-MAY-10
Learn how to get started with Windows Phone 7 Series development and Silverlight using the new Microsoft Visual Studio 2010 Express for Windows Phone, C# programming and the .NET Framework.
-
Analyzing MySQL Queries w/EXPLAIN
By Jason Gilmore - 27-APR-10
This video introduces you to EXPLAIN, guiding you through two examples explaining how this powerful feature can be used to boost MySQL database performance.
-
Silverlight 4 With WCF Data Services
By Jani Jarvinen - 16-APR-10
Watch this screencast to learn how to build a Silverlight 4 application that uses WCF Data Services to retrieve data using drag-and-drop database connectivity in Microsoft Visual Studio 2010.
-
Creating Dialogs with jQuery
By Jason Gilmore - 30-MAR-10
Learn how to create a variety of powerful and visually appealing dialog windows using jQuery.
-
Performance Monitoring ASP.NET Web Apps
By Jani Jarvinen - 17-MAR-10
Learn how to use Windows Server's Performance Monitor utility to monitor performance of ASP.NET Web applications on IIS 7. This screencast talks about different performance counters and shows .NET developers how to select different ones.
-
Introducing WCF RIA Services
By Dan Rigsby - 02-MAR-10
Get a jumpstart on using Windows Communication Foundation (WCF) RIA Services to easily build robust and secure data driven Silverlight applications.
-
Plotting Map Markers Using the Google Maps API
By Jason Gilmore - 17-FEB-10
Learn how to add Google Maps markers and store their coordinates in a database using a blend of jQuery, PHP and MySQL
-
PHP & JavaScript Using JSON
By Jason Gilmore - 04-FEB-10
Build powerful AJAX-driven Web applications by passing data between the client and server using PHP, JavaScript and the JSON data format.
-
Master & Detail Lists in SharePoint 2010
By Joe Mack - 19-JAN-10
Learn how to make a solid user interface using the master and detail lists in Microsoft Sharepoint 2010.
-
Implementing SOA using WCF
By Joydip Kanjilal - 07-JAN-10
Learn how to implement Service Oriented Architecture in your WCF (Windows Communication Foundation) Applications.
-
App Logging with MS Ent. Library
By Dan Rigsby - 22-DEC-09
A look at application logging and tracing, why it's important, and how to accomplish it with Enterprise Library Logging.
-
New Features in VS2010
By Joydip Kanjilal - 08-DEC-09
Visual Studio 2010 is coming; are you ready? Let us help prime the pump by covering the new features of this exciting new update from Microsoft.
-
Intro to Windows Azure
By Kurt Claeys - 11-NOV-09
Kurt Claeys introduces us to Microsoft's new cloud operating system, Windows Azure.
-
Why Sharepoint?
By Joe Mack - 28-OCT-09
SharePoint is the fastest growing product in Microsoft history and according to Forrester the number 1 portal product in use today. Let Joe Mack show you some of the ways Sharepoint can make your workers and your company more efficient and profitable.
-
Win 7 Code Pack for Visual Studio
By Jani Jarvinen - 23-OCT-09
Use Windows 7 Code Pack to boost your .NET development inside Visual Studio.
-
Drill Down Charts in Silverlight
By Chad Campbell - 23-OCT-09
Learn how to deliver drill down charting functionality using the Silverlight toolkit.
-
Dependency Injection with MS Unity
By Dan Rigsby - 23-OCT-09
Dan Rigsby gives us a first look at the Dependency Injection design pattern and how to accomplish it with Microsoft's Unity.
-
Windows Mobile Development
By Jani Jarvinen - 23-OCT-09
This screencast will show you how to get started with database application development in Windows Mobile 6.0 using C# and Visual Studio 2008. You will also learn how to set up an emulated network connection for the phone emulators.
-
Working with Azure Tables
By Kurt Claeys - 23-OCT-09
This screencast looks at the Azure Tables concepts and the advanced features of this exciting new platform.
-
Deploying Applications with ClickOnce
By Dan Rigsby - 23-OCT-09
ClickOnce offers a fast, secure, and reliable way to easily deploy your Windows applications and ensures that your users know about software updates. This video introduces ClickOnce and some of the power it can give your deployments.
-
Intro to Microsoft CCR
By Jeffrey Juday - 23-OCT-09
In this screencast Jeffrey Juday shows us what CCR is and how it handles concurrency issues in your .NET applications while simplifying Asynchronous messaging.
-
Using Bing Maps in ASP.NET
By Jani Jarvinen - 23-OCT-09
Learn how you can start using the Bing mapping features in your own ASP.NET web applications.
-
Working w/ Property Grids
By Dan Rigsby - 23-OCT-09
A peek at how to use a PropertyGrid in Windows Forms to quickly build a UI for a series of classes.
-
SQL Server Tracing
By Jani Jarvinen - 03-AUG-09
Let Jani show you how to how use SQL's profiler tools to create traces of all SQL statements executed by your database server, and how to benefit from this during the development phase as well.
-
Intro to the Microsoft REST Starter Kit
By Jeffrey Juday - 23-OCT-09
Let Jeffrey Juday show us an easy way to REST with the .NET framework.
-
Custom Sprocs in Entity
By Dan Rigsby - 23-OCT-09
Working with Custom Stored Procedures in Entity Framework.
-
ASP.NET MVC Basics
By Jani Jarvinen - 23-OCT-09
Jani Jdrvinen shows you how to develop your first ASP.NET MVC application and helps you understand the controller classes and view pages. Jani will also discuss the relation between action methods and views with this new technology.
-
Dynamic Data Structure
By Jani Jarvinen - 23-OCT-09
This tutorial shows you how Dynamic Data web applications are structured and how you can customize the application to your liking.
-
Building Smarter Clients
By Chad Campbell - 23-OCT-09
Chad Campbell shows us how the out of browser support feature in Silverlight 3 helps users build smarter clients and overcome some of the challenges associated with click once technology.
-
Developing in MGrammar
By Jeffrey Juday - 23-OCT-09
Build a simple DSL using MGrammar and the Oslo SDK.
-
ASP.NET Dynamic Data
By Jani Jdrvinen - 23-OCT-09
This tutorial shows you how to use Visual Studio 2008 with SP1 to build your first Dynamic Data web application and explore its features.
-
ADO.NET Data Services
By Dan Rigsby - 23-OCT-09
Learn how to create and consume ADO.NET Data Services and get a glimpse into the power it can provide.
-
Develop Windows Services
By Dan Rigsby - 23-OCT-09
Developing straight Windows Services doesn't allow for rich debugging by developers and often requires stopping the service, redeploying, etc. This video explores how to build Windows Services for a more rich development experience.
-
Modeling in M
By Jeffrey Juday - 23-OCT-09
Learn how to build basic models using MSchema and the Microsoft Oslo SDK CTP.
-
Create Custom Task Lists
By Garry Robinson - 23-OCT-09
Create a Custom Task List in Microsoft SharePoint Designer
-
ADO.Net Entity Framework
By Dan Rigsby - 23-OCT-09
Utilize the "ADO.NET Entity Framework" to quickly and easily work with your database, accessing your data in an object oriented fashion.
-
Debugging using Visual C++ 2008
By Kiran Thonse - 23-OCT-09
In this video offering Kiran Thonse covers basic debugging tasks like setting breakpoints, stepping through code and watching variables using the Visual Studio IDE.
-
WF SQL Tracking Service
By Jeffrey Juday - 03-AUG-09
Learn how to incorporate the SQL Tracking Service into your WF development.
-
Syndication in .NET
By Dan Rigsby - 23-OCT-09
In this video Dan Rigsby will demonstrate how to publish your content using built-in syndication support in .NET 3.5.
-
Silverlight 2 Templates
By Chad Campbell - 17-OCT-08
Learn the skills necessary to utilize the ControlTemplate and DataTemplate options found in Silverlight 2.
-
REST Support in WCF
By Dan Rigsby - 25-SEP-08
Adding REST support to your Windows Communication Foundation (WCF) applications has become very easy. Discover how to add it to both your forms-based and your web-based solutions. X
-
Understanding REST
By Dan Rigsby - 11-SEP-08
With the importance of Web Services, REST has become a critical topic to understand.
-
Dates & Times in .NET 3.5
By Dan Rigsby - 27-AUG-08
.NET 3.5 added additional features for working with dates and times. Such features make globalization or working across various time zones much easier.
-
Simple WCF Services
By Dan Rigsby - 13-AUG-08
After reviewing the basics of services, see how to create a simple service using Microsoft's Windows Communication Foundation (WCF).
-
ASP.NET Request/Response
By Paul Hacker - 01-AUG-08
Explore how to use the ASP.NET Request and Response objects to interact with a Web site. You'll discover how to parse the HTML from any Web site in order to find anything you want.
-
Shelving Source in TFS
By Paul Hacker - 17-JUL-08
Discover how to take advantage of version control features in Team Foundation Server without fully checking in software.
-
Intro to Databases
By Bill Hatfield - 02-JUL-08
New to databases? Start by learning the basic terminology.
-
Intro to VSTS-DB Edition
By Jeffrey Juday - 26-JUN-08
See how Microsoft Visual Studio 2008 Team System - Database Edition makes creating and using database functionality easy for .NET developers!
-
Creating Snippets in VS
By Dan Rigsby - 26-JUN-08
Create chunks of code that you can paste in your applications in Visual Studio. Discover how to Include customizable param
-
Developing for Operations Manager 2007
By Jeffrey Juday - 02-JUN-08
Using the Microsoft System Center Operations Manager Author Console learn how develop a management pack to accompany your application.
-
Coding Unit Tests in Microsoft VSTS 2008
By Paul Kimmel - 02-JUN-08
Paul shows you how to write the code for unit tests in your Visual Studio projects.
-
Building Style Sheets Using Visual Studio 2005
By Jacob J. Sanford - 04-JUN-08
Using the tools and IntelliSense built into Visual Studio 2005, you can quickly add style sheets to your web pages and applications.
-
Introduction to BizTalk development
By Jeffrey Juday - 02-JUN-08
Learn the basics of developing with Microsoft BizTalk 2005 R2.
-
Code Analysis in Visual Studio 2008
By Paul Hacker - 02-JUN-08
Discover how to do code analysis in both a web-based and desktop application using Visual Studio 2008.
-
Keyboard Hooking with Visual Basic .NET
By Paul Kimmel - 02-JUN-08
Discover how to programmatically intercept and react to keyboard clicks.
-
Building a Web Part
By Robert Bogue - 02-JUN-08
Discover how to build an ASP.NET 2.0 or Sharepoint Web Part.
-
Displaying RSS Items with C# and ASP.NET
By Bradley L. Jones - 02-JUN-08
Learn how to use C# to grab and display individual items from any RSS feed.
-
Creating a Gel (Glass) Button in Sivlerlight, Part I
By Jacob Sanford - 02-JUN-08
Creating Gel buttons doesn't require a graphics designer, it just requires a little Silverlight.
-
Creating a Gel (Glass) Button in Silverlight, Part II
By Jacob Sanford - 02-JUN-08
Now that you've learned to create a gel button in Silverlight, let's add some functionality. Discover how to add mouse hover and click functionality.
-
Social Bookmarking for the Enterprise
By Bill Hatfield - 02-JUN-08
Discover how to programmatically use a social bookmarking service to share and index tagged information.
-
Using Microsoft's PopFly
By Jacob Sanford - 02-JUN-08
Using the PopFly site, you can create mashups in a matter of minutes that take full advantage of the flash and sizzle offered via AJAX and Silverlight.
-
Using Nested Grids in .Net
By Paul Kimmel - 02-JUN-08
Get the step-by-step details on how to use nested grids in .NET to provide rich web-client presentations.
-
Building a Gadget for Windows Vista
By Kiran Sanjeeva - 02-JUN-08
A little XML, a little HTML, and a little scripting is all you need to be on your way to creating your own cool Vista gadget.
-
Silverlight Login - Wiring Up the HTML Controls
By Jacob Sanford - 02-JUN-08
In Part 1 you learned how to add HTML controls to your Silverlight application. In Part 2 learn how to wire up the HTML controls.
-
Silverlight Login, Part 1
By Jacob Sanford - 02-JUN-08
Create data input controls, a button using available objects and textboxes using standard HTML controls and a little CSS.
-
Using Silverlight
By Jacob Sanford - 02-JUN-08
Discover how to manipulate images using Microsoft's Silverlight. If you've not seen Silverlight (WPF/e), then this is a great introduction!
-
Overview of the Wizard Control in Asp.Net 2.0
By Curtis Dicken - 03-JUN-08
Learn the basics of the Wizard control and see how it can be applied using a simple real life example.
-
Effectively Organize the Validations on Your ASP.NET Page
By Curtis Dicken - 02-JUN-08
Discover how to make your form validation more user-friendly and reduce screen clutter by effectively using the Validation Summary control.
-
Passing Information Between Master and Content Pages
By Jacob J. Sanford - 02-JUN-08
Master the simple, yet elusive, task of passing information between Master Pages and your content using Visual Studio 2005!
-
Generating and Analyzing Crash Dumps
By Vipin Aravind - 04-JUN-08
Learn the steps required to generate and analyze application crash dumps using Visual C++.
-
CSS in Visual studio
By Dan Rigsby - 02-JUN-08
Discover the tools in Visual Studio for creating and modifying your cascading style sheets.
-
Data Binding to Forms Made Simple in .Net 2.0
By Wei-Meng Lee - 04-JUN-08
Creating a form that displays formatted information from a database is a matter of a few easy steps in .NET 2.0 using Visual Studio 2005
-
Using the Class Designer: Adding Inheritance and Associations
By Bradley L. Jones - 04-JUN-08
Learn how to add inheritance to your designs as well as learn the relationship between your applications code and the Class Designer.
-
First Look at the Class Designer
By Bradley L. Jones - 04-JUN-08
Discover how to visually create the code for your classes in your Visual Studio 2005 applications using the new Class Designer.
-
Using the ASP.Net 2.0 MultiView Control
By Bill Hatfield - 03-JUN-08
See how to create multiple views on a single Web form. Want tab style functionality? This is an easy solution!
-
Adding Dynamic Menus with ASP.NET 2.0
By Bill Hatfield - 03-JUN-08
Discover how you can easily add cool pop-up menus to your web applications.
-
ASP.NET Does AJAX
By Bill Hatfield - 03-JUN-08
AJAX is bringing flexible, dynamic features to the Web. Discover how to add dynamic text displays using AJAX in ASP.NET.
-
Building Mobile Apps: No Pocket PC Required
By Bradley L. Jones - 04-JUN-08
Watch and learn how to build your first mobile device application using Visual Studio 2005. No PocketPC required!