960 Grid System
12 August 2010
960 Grid System
Generate layouts based on grid system, good for prototyping and production.
Yavor is a PM at Snowflake working on developer experience. Previously at Docker, Auth0, Hulu, and Microsoft Azure.
12 August 2010
960 Grid System
Generate layouts based on grid system, good for prototyping and production.
11 August 2010
Semantic/accessible form example
I find I keep referring back to this old http://alistapart.com example… it’s a little dated, but still very useful.
18 March 2010
Check out my session at MIX10.
This session outlines the use cases for the networking and web service technologies available in Silverlight, including Windows Communication Foundation (WCF) and WCF RIA Services. We then focus the core WCF stack and cover basic request/reply scenarios as well as duplex scenarios, where the service can push data to the client.
The slides are available below and the demos are available here.
17 November 2009
Check out my talk at PDC09.
This session presents an overview of how to expose data to a Silverlight application by accessing web services in the enterprise. We will cover a spectrum of options spanning from the client HTTP stack to WCF to WCF Data Services. We will first show off the functionality of the new client HTTP stack with respect to HTTP verbs, headers, responses, and authentication in the context of the REST protocol. On the WCF front we will walk through a demonstration of how to use Silverlight with a new WCF message pattern designed for LOB applications called server push enabling scenarios such as email clients and real-time chat. Lastly, we will end with a drill down of Silverlight friendly new features in WCF Data Services to quickly and easily create enterprise Silverlight client applications from various data sources.
The slides are available below and the demos are available here.
07 July 2009
Check out my chat with Robert Hess at the Knowledge Chamber on Channel 9. We went over some new WCF features in Silverlight 3, including improvements in PollingDuplex.