| By Kevin Hoffman | Article Rating: |
|
| May 2, 2008 05:15 PM EDT | Reads: |
3,792 |
CLINQ v1.1 has been released. Some of you may have already downloaded some of the new builds, but here's a rundown of what the new release includes:
Support for Continuous Aggregation. Now, in addition to being able to have your result sets automatically update themselves in response to changes in the source set as well as changes to items in the source set, you can have aggregate scalar values that continuously update in the same fashion. The following is a list of the supported aggregation types that can now be done continuously:
Average
Min
Max
Sum
Standard Deviation
Count

Brand new demo application. This demo application not only shows off the power of continuous queries and WPF data binding, but also shows you how to use continuous aggregates, create your own continuous aggregates, and how to databind a WPF GUI to a continuous aggregate value.
The new demo application is called the Stock Monitor sample. It shows ticker data for both sales (price ticker) and bids and asks (quote ticker). All of this data is rolled up by continuous queries and you can see it displayed in bound fashion in the WPF GUI. More interestingly is the presence of a line graph showing the price-over-time (a custom binding based on a continuous query!) and another line on the same graph showing the VWAP over time. Continuous VWAP is a custom aggregate implemented in the demo to show you how to easily implement your own aggregation classes that fit right into the CLINQ library.
Here's a screenshot of the v1.1 Stock Monitor demo in action:
As time permits, I will be posting more deep dives into the source code of the stock monitor demo application to show you how I built it, and how unbelievably easy it is to build stuff like this using CLINQ.
If you want the new release, head over to the CodePlex site and download it now . There are two files, one for the CLINQ library and one for the StockMonitor demo. Unzip them both as peers (beneath the same parent directory) and the StockMonitorDemo project can easily add a reference to the CLINQ project. The binaries are also included in the ZIP files.
tags: clinq linq codeplex csharp dotnet35
links: digg this del.icio.us technorati reddit
Published May 2, 2008 Reads 3,792
Copyright © 2008 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
About Kevin Hoffman
Kevin Hoffman, editor-in-chief of SYS-CON's iPhone Developer's Journal, is Technical Chair of iPhone Developer Summit. He has been programming since he was 10 and has written everything from DOS shareware to n-tier, enterprise web applications in VB, C++, Delphi, and C. Hoffman is coauthor of Professional .NET Framework (Wrox Press) and co-author with Robert Foster of Microsoft SharePoint 2007 Development Unleashed. He authors The .NET Addict's Blog at .NET Developer's Journal.
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Ulitzer’s Amazing First 30 Days in Public Beta
- SYS-CON Announces Government IT Conference & Expo
- RIAs for Web 3.0 Using the Microsoft Platform
- "Government IT Expo" to Highlight Cloud Computing and SOA
- Building a Composite Application Using Multiple Web Services
- Amazon, Google, Microsoft - Big Three Cloud Providers Examined
- Will Ulitzer Dominate News Content on The Web? -Gartner
- Windows 7 To Launch Publicly May 5
- Cisco Needs to Buy EMC to Own VMware
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Ulitzer’s Amazing First 30 Days in Public Beta
- SYS-CON Announces Government IT Conference & Expo
- RIAs for Web 3.0 Using the Microsoft Platform
- How Did We Get to Windows 7?
- "Government IT Expo" to Highlight Cloud Computing and SOA
- Building a Composite Application Using Multiple Web Services
- Amazon, Google, Microsoft - Big Three Cloud Providers Examined
- Will Ulitzer Dominate News Content on The Web? -Gartner
- Windows 7 To Launch Publicly May 5
- Google Maps and ASP.NET
- Crystal Reports XI & How It Has Changed
- Creating Controls for.NET Compact Framework in Visual Studio 2005
- Converting VB6 to VB.NET, Part I
- How to Write High-Performance C# Code
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Implementing Tab Navigation with ASP.NET 2.0
- i-Technology Photo Exclusive: Bill Gates & Steve Jobs In "Nerds"
- .NET Archives: Getting Reacquainted with the Father of C#
- i-Technology Viewpoint: "SOA Sucks"





































