Skip to main content

Home/ lzby's group/ Group items tagged data

Rss Feed Group items tagged

boho .net

New ASP.NET Charting Control: <asp:chart runat="server"/> - ScottGu's Blog - 0 views

  •  
    supports a rich assortment of chart options - including pie, area, range, point, circular, accumulation, data distribution, ajax interactive, doughnut, and more. You can statically declare chart data within the control declaration, or alternatively use data-binding to populate it dynamically. At runtime the server control generates an image (for example a .PNG file) that is referenced from the client HTML of the page using a element output by the control. The server control supports the ability to cache the chart image, as well as save it on disk for persistent scenarios. It does not require any other server software to be installed, and will work with any standard ASP.NET page.
boho .net

Creating accessible charts using canvas and jQuery | Filament Group, Inc. - 0 views

  •  
    Data visualization in HTML has long been tricky to achieve. Past solutions have involved non-standard plugins, proprietary behavior, and static images. But this has changed with the recent growth in support for the new HTML Canvas element, which provides a native drawing API that can be addressed with simple Javascript. This article is a proof of concept for visualizing HTML table data with the canvas element.
boho .net

InfoQ: 迈向Data 2.0--学习使用ADO.NET数据服务框架 - 0 views

  • 总的来说,ADO.NET 数据服务框架的目标是为那些公开和使用以数据为中心的服务,创建基于具象状态传输 (REST) 的简单框架。此类服务使用统一的界面公开数据,以供整个企业 Intranet 或 Internet 范围内的所有 Web 客户端使用。该框架由一个服务器库和一组客户端库组成,前者用于将数据作为服务安全公开,后者是为一系列 Microsoft 应用程序和技术(Microsoft? .NET Framework和Silverlight 等)能够使用服务而构建的。
boho .net

jLINQ - Home - 0 views

  •  
    LINQ style functionality for Javascript. Allows you to work with sets of data using query style syntax to select, order and sort records.
1 - 12 of 12
Showing 20 items per page