Building a Custom Data Provider for xamPivotGrid in Silverlight using WCF and ADOMD.NET Philip Atanassov / Wed, Jun 20, 2012 This article is an updated version of the one by Douglas Hohensee . You will understand how to build a custom data provider for the Silverlight xamPivotGrid in versions 11.2 and 12.1. Here the same approach...
Integrating Infragistics Reporting in Visual Studio LightSwitch Applications [Infragistics] Mihail Mateev / Mon, Nov 28, 2011 Developers could enjoy the Infragistics Reporting In NetAdvantage Vol.2011.2. With this product you could cerate modern, innovative reports in Visual Studio. Infragistics Reporting is designed manly to...
How to pass parameters to reports using Infragistics Reporting with WCF RIA Services and Client-Side Rendering [Infragistics] Mihail Mateev / Fri, Nov 25, 2011 Client-side rendering is a great feature of Infragistics Reporting. When using this approach in the Silverlight application it is not possible to create a database connection. Usually in similar cases...
Implementing Client-Side Rendering for Infragistics Reporting [Infragistics] Mihail Mateev / Fri, Nov 11, 2011 This blog is about how to render your report on the client (Silverlight or WPF application). By default Infragistics Reporting uses server-side rendering (more information about server-side rendering...
Using Infragistics Map control extensions with SQL Server 2008 via WCF [Infragistics] Mihail Mateev / Tue, Aug 23, 2011 Often you may want to use the Map components Infragistics LightSwitch for a spatial data type, different from shapefiles. In this case the NetAdvantage for Visual Studio LightSwitch offers convenient...
Getting Started with igDataSource and WCF [Infragistics] Aaron Marisi / Thu, Jul 28, 2011 The igDataSource is a client-side JavaScript data source that can bind to a variety of formats of data including XML, JSON, Atom, JavaScript arrays, and even HTML tables. You can see the different formats...
Using spatial data in the Windows Azure Blob Storage [Infragistics] Mihail Mateev / Sun, Apr 17, 2011 When talking about spatial data in the Windows Azure understand SQL Azure Spatial. Windows Azure presents other options when you file your sources for spatial data is to use Windows Azure Blob Storage...
Migrating Windows Phone 7 Applications to Windows Azure [Infragistics] Mihail Mateev / Fri, Apr 15, 2011 Very often, developers are asking - how to migrate a Windows Phone 7 application to Windows Azure (data and server-side applications). The answer is - the migration to Windows Azure is very easy when...
On Demand Data Loading in XamGrid and XamDataTree [Infragistics] Mihail Mateev / Wed, Feb 2, 2011 Loading data on demand is typical of applications that use hierarchical data. The article “On Demand Data Loading in XamTree” demonstrated an application using Infragistics XamTree. This article shows...
On Demand Data Loading in XamTree [Infragistics] Mihail Mateev / Fri, Jan 28, 2011 The use of hierarchical data in applications often requires loading data on demand. This is very typical problem, especially when using WCF services from Silverlight applications. Infragistics Silverlight...