September 2009 Meeting - RESTful Data / ASP.NET MVC Mashup

Sunday, 13 September 2009 09:54 by mjlefevre

This Month: We have Chris Eargle from the Columbia Enterprise Developer's Guild coming to Charlotte to present two topics for us.

1) RESTful Data

REST is an architectural style that allows for a layered, scalable, and cacheable enterprise information system. With ADO.NET Data Services, a database can be surfaced to a service as a REST-style resource collection that is addressable with natural URIs and can be interacted with using the usual HTTP verbs: GET, POST, PUT, and DELETE. This session will describe RESTful Data, the benefits it conveys, and its uses. Then we will set up a data service using an existing database that developers would then access rather than accessing the database directly.

2) Mash Up - ASP.NET MVC, Bing, Bing Map, and Flickr

Did you know that many of the technologies you use are available for consumption in your own applications? In this session, we will build anASP.NETMVC website mashing up various resources available from around the web. We will pull businesses from Bing Phonebook and map them to a Bing Map control using their location information. Using the Bing Map control, we will allow the user to obtain directions from the location they entered. We will then use Flickr to display photos of the business.

Food will be provided.

Please sign-up on the invite - http://anyvite.com/events/home/kqewzstgwo/

Categories:  
Actions:   E-mail | Permalink | Comments (29) | Comment RSSRSS comment feed

Sharp Architecture Followup

Thursday, 10 September 2009 19:27 by mjlefevre

Source Code
http://groups.google.com/group/sharp-architecture

Project Home and Wiki
http://www.sharparchitecture.net

Billy's presentation to Virtual ALT.NET from earlier this year. (about
2 hours)
http://www.viddler.com/explore/virtualaltnet/videos/25/

Historical Reading
http://www.codeproject.com/kb/architecture/nhibernatebestpractices.aspx
(the precursor to SA)
http://devlicio.us/blogs/billy_mccafferty/archive/2008/04/21/asp-net-mvc-best-practices-with-nhibernate-and-spring-net.aspx
(this one describes why he started SA)

Eric Sabine's Sharp Architecture Presentation.pptx (117.48 kb)

***Note: Virtual ALT.NET will present Sharp Architecture again on 11/4/09
http://groups.google.com/group/virtualaltnet/t/d9fed113b810c4b6?hl=en

 

Categories:   General
Actions:   E-mail | Permalink | Comments (34) | Comment RSSRSS comment feed