Wednesday, September 14, 2005
The Fantastic Four
Anders Hjelsberg, Don Box, Chris Anderson, and Scott Guthry created a sample app that pulled everything together.
Anders and Don started by using LINQ to query the OS and get a list of running processes. They then used LINQ to query a database, and used LINQ to combine to two queries.
Don and Chris then converted the query results to XML and piped them into Windows Communications Foundation and into a web service.
Scott, Chris, and Don then created a web page to consume the web service.
Chis and Don then changed the web service to a service call and used Windows Presentation Foundation and XAML to create a WinForm that consumed the service.
Anders and Don started by using LINQ to query the OS and get a list of running processes. They then used LINQ to query a database, and used LINQ to combine to two queries.
Don and Chris then converted the query results to XML and piped them into Windows Communications Foundation and into a web service.
Scott, Chris, and Don then created a web page to consume the web service.
Chis and Don then changed the web service to a service call and used Windows Presentation Foundation and XAML to create a WinForm that consumed the service.
Subscribe to Posts [Atom]