This series of video presentations goes through the process of building a Speaker and Sessions Viewer for Silicon Valley Code Camp’s data using Silverlight 4 and RIA Services (Using Visual Studio 2010 Beta 2).  It starts with a brief introduction of RIA Services and is followed by screen casts and blog posts the parallel each screen cast.

The actual presentation was done at the Microsoft office in San Francisco.

(more…)

At tonight’s meet up, we will be having several short presentations on the new features in ExtJS version 3.0.  For my short presentation, I will be showing how to build a simple asp.net application that lets you Create, Update, Delete and Edit Membership data using the ASP.NET built in membership providers.  I will be leverage code from an MSDN article I wrote a while back here along with the URL to the meetup location.

http://www.meetup.com/The-San-Francisco-ExtJS-Meetup-Group/calendar/10302891/

http://msdn.microsoft.com/en-us/library/aa478947.aspx

My plan is to do a progression where I start with a trivial GridPanel, then work myself in 5 steps to a full working membership editor that looks like this:

(more…)

I’m doing two sessions at VS-Live in June.  Both sessions are in the asp.net track. One is on High Speed performance in ASP.Net, and the other is on using ExtJS (a brilliantly fast rich JavaScript library).  Hope to see you there!

Here are the descriptions:

VM1

Build Blazingly Fast ASP.NET Apps with 100% Clientside UI ExtJS

Peter Kellner

Intermediate

Need a web application that has the responsiveness and interactivity of a forms app but still looks and feels like a web? One of the best kept secrets (at least to the Microsoft community) is ExtJS. It’s a different paradigm then we are all use to, but the results are spectacular. Take a look at this url and you will see as well as learn how to do this yourself. The hardest part is shuttling the data back and forth. A lot of this session will be talking about how to do a real world app that does this. Once you go this way, you’ll be gone from serverside forms for almost ever.

(more…)

http://portlandcodecamp.org/default.aspx

Portland Code Camp – May 30, 2009 at Reed College

Building asp.net Membership with ExtJS (Super Rich JavaScript Library)

JavaScript | extjs | ASP.NET

In this session, we will demonstrate building a super rich JavaScript interface to the standard ASP.NET Membership and Profile services. That is, built into ASP.NET are wonderful providers that allow you to validate and store user credentials typically to a database. It also lets you store other information such as pictures, first and last names, as well as anything else you may want to store. In this session we will build a highly performing, 100% JavaScript UI to maintain hundreds of thousands of users. As part of this solution, techniques for using REST based services to access this information will be presented. Once you see this, it will be hard to ever use web forms again.


© 2005 PeterKellner.net. All Rights Reserved