Skip to content

Come to Portland Code Camp and see me Present ExtJS with ASP.NET Membership (May 30th)

Updated: at 11:17 PM

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.