Category Archives: User Groups

RESTFul Services in Silverlight – CT Code Camp June 2009

Downloade the Presentation and CodeÂ
The Connecticut User Group organized a full day code camp event in Bloomfield, CT. The topic I presented on was “RESTFul Services and Silverlight”. The presentation was organized around the following main topics:

Web Services via SOAP
RESTFul Services
Creating a WCF RESTFul Service
Consuming a Custom WCF RESTFul Service in Silverlight

The attached slide deck will [...]

Also posted in .NET Framework, Presentations, WCF | Tagged , , , | Leave a comment

Creating Databound Silverlight 2.0 Web Applications

This topic was presented during the February CTDOTNET user group meeting in Farmington, CT.
The attached presentation (Slide Deck) and source code (Source Code) provide an introduction to creating databound application using silverlight 2.0
Requirements

Visual Studio 2008
Silveright Tools (SDK, Controls, Templates). http://silveright.net/GetStarted
SQl Server 2005 and AdventureWorks Sample Database: To run the web service example.

Overview

Basic Data Binding

Data Context
BindingProperty

Data [...]

Also posted in .NET Framework, Presentations | Leave a comment

Hartford Code Camp – Spring.NET Presentation Material

This Saturday was the first Hartford Code Camp. I presented on SpringFramework.NET specifically regarding Inversion of Control (IOC).
The presentation is in PowerPoint and discusses some of the basic concepts that need to be understood prior to understanding Spring.NET.
The source code is what was demonstrated during the presentation. It contains two solution folders.

TightlyCoupledClasses – Example of [...]

Also posted in Presentations | Leave a comment

Hartford Code Camp

This weekend was the first Hartford area Microsoft Code Camp. It was very successful with well over 150 attendees and over 22 presenters. We presented the following topics:

Lee Rodgers – Spring.NET & IOC
Reddy Kadasani – Silverlight – Lighting up the Web

Presentation content and demo content will be posted to this site in the next few [...]

Also posted in Presentations | Leave a comment