<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.infragistics.com/community/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jason Beres</title><link>http://www.infragistics.com/community/blogs/jason_beres/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP3 (Build: 36.8414)</generator><item><title>Ignite UI: What’s New in 13.1 HTML5, jQuery &amp; ASP.NET MVC Controls</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2013/03/25/ignite-ui-what-s-new-in-13-1-html5-jquery-amp-mvc-controls.aspx</link><pubDate>Mon, 25 Mar 2013 12:55:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:397667</guid><dc:creator>Jason Beres</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=397667</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2013/03/25/ignite-ui-what-s-new-in-13-1-html5-jquery-amp-mvc-controls.aspx#comments</comments><description>&lt;p&gt;&lt;sub&gt;&lt;/sub&gt;&lt;sub&gt;&lt;/sub&gt;&lt;sub&gt;&lt;/sub&gt;&lt;sub&gt;&lt;/sub&gt;&lt;img style="float:right;margin:2px 2px 9px 13px;display:inline;" align="right" src="http://users.infragistics.com/2013.1/Ignite/IGNITEUI-products-logo-title-image.png" alt="" /&gt;As we start rolling out the blogs today on the new features for 13.1., we hope you get as excited as we are about the new stuff we are shipping in 13.1. We are continuing to solidify and expand our story of delivering the only toolset on the market that lets you design &amp;amp; build enterprise-ready applications for every major platform and device. With Ignite UI, you can build high performance enterprise class HTML5 &amp;amp; jQuery based controls that can power desktop, tablet &amp;amp; mobile phone applications.&lt;/p&gt;
&lt;p&gt;If you asked me what the key messages are for the 13.1 release, I would say we focused in these areas:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Touch Touch Touch &amp;amp; Mobile Mobile Mobile Everywhere&lt;/strong&gt;– all controls are touch supported with touch friendly styles. In our jQuery mobile set of controls, we ship 6 adaptive jQuery Mobile themes and an all new responsive UI framework to deliver the most modern touch &amp;amp; tablet experiences.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;HTML / jQuery &amp;amp; ASP.NET MVC Pivot Grid&lt;/strong&gt;– Infragistics now completes the trifecta in web based data grids – customers have a choice of a Flat, Hierarchical, or OLAP Pivot Grid to deliver high-performance, data intensive experiences in their browser based applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Responsive Web Design &amp;amp; Controls Support&lt;/strong&gt;– Grid &amp;amp; Chart are now enabled with a responsive web design capability that allows you to control in CSS how a control behaves when the screen is resized for different devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tile Manager UI&lt;/strong&gt;– Based on our popular XAML Tile Manager UI, we’ve built a similar control for web based interactive layouts. Based on our new Layout Manager component, this popular desktop UI pattern comes to the Web with a container based grid layout that allows the end user to expand, collapse &amp;amp; rearrange their screen.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data Visualization&lt;/strong&gt;- Ignite UI features market-leading Data Visualization controls for Business Charting, Financial Charting and Geospatial Mapping applications &amp;amp; dashboards. 13.1 provides even better parity across development platforms for Data Visualization using HTML5 &amp;amp; jQuery, iOS, WPF and Silverlight. Ignite UI now supports new Data Chart types and features, and introduces the following new controls:
&lt;ul&gt;
&lt;li&gt;Doughnut Chart&lt;/li&gt;
&lt;li&gt;Funnel Chart&lt;/li&gt;
&lt;li&gt;Sparkline&lt;/li&gt;
&lt;li&gt;Radial Gauge&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;KnockoutJS&lt;/strong&gt;- Support for the popular KnockoutJS MVVM library key controls like Grid, Tree, Combo, Editors&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MVC Controls&lt;/strong&gt; – Every control we ship includes a server-side MVC counterpart, so if you are an ASP.NET developer building MVC applications, you get all features.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;That’s the high level, so lets get into the details of what we are shipping in 13.1.&lt;/p&gt;
&lt;h2&gt;New Control – Doughnut Chart&lt;/h2&gt;
&lt;p&gt;The Doughnut Chart – just like the Pie Chart – is primarily used to show statistics expressed in percentages. Both consist of a circular area divided into sections, where each section has an arc length proportional to its underlying data value. Both are used for representing categorical data, are most effective when there are only a few categories, and when each category makes up a relatively large percentage of the data as a whole.&lt;/p&gt;
&lt;p&gt;The primary difference between the Pie Chart and the Doughnut Chart is that the latter has a “hollow” or “empty” center, and will typically display multiple series. A given data series is represented by a ring that is drawn around the “hole” and the data in any given ring totals 100%. These rings are displayed in a concentric pattern where each ring representing a data series, either independent from one another or linked via a hierarchy. The sections that make up each ring may differ in size or each section within a ring may be the same size.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/DoughnutChart.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;Key Features of the Doughnut Chart&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Multiple Ring Series &amp;amp; Data-Binding&lt;/strong&gt;– The Doughnut Chart supports one or more rings surrounding a hollow or empty center. The center may either be a “blank circle” or may contain a label. Each ring can either represent a separate data series that you data-bind to a collection via the ItemSource property, or can be a ring within a parent-child hierarchy.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Configurable Inner Radius&lt;/strong&gt;– The inner radius of the Doughnut Chart center is configurable, allowing the developer to select the center as an object and extend the boundary or set the inner radius via a property setting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Slice / Section Labeling&lt;/strong&gt;– The Doughnut Chart allows developers to control how each slice or section is labeled. Options are available to automatically select how the labels are displayed inside or outside of the chart, or using the BestFit method.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Legend Support&lt;/strong&gt;– The Doughnut Chart supports the automatic display of a legend which identifies each series displayed as a data ring, as well as each slice / section within a data ring. The legend can be configured and docked to any of the chart’s corners or borders.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Slice Selection &lt;/strong&gt;– Allow users to select slices and change the color of selected slices. &lt;strong&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Others” Category&lt;/strong&gt;– The underlying data for any Doughnut Chart can often contains small value items, too numerous to display in a significant manner via separate slices. For such occasions, the “Others” category allows for automatic aggregation of several data values into a single slice. Developers can set the OthersCategoryThreshold property to separate which values get their own slice, and which values will get rolled under “Others”.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Styling &amp;amp; Themes&lt;/strong&gt; – The look &amp;amp; feel of the Doughnut Chart is completely customizable, allowing you to style it to your app design and your brand. Simple properties are exposed to easily style the outlines and brush fill colors of the pie slices, allowing you to use solid colors as well as gradients. Alternatively you can use chart themes to give your pie charts and other charts a consistent and color-coordinated look and feel. Simply set the theme property to one of the predefined themes or create your own.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;New Control – Funnel Chart&lt;/h2&gt;
&lt;p&gt;Visually showcase diminishing values in your HTML5 Web applications and sites with our new funnel chart, a single series chart that displays data in a funnel shape with a variable number of sections, each representing the data as different portions of 100%. The funnel chart control uses the new HTML5 Canvas tag to plot funnel charts on web pages and makes it easy for end users to illustrate value &amp;quot;fallout&amp;quot; in the sales process or bottlenecks in the flow of a multi-step process.&lt;/p&gt;
&lt;p&gt;Funnel charts are very similar to pie charts in that that they display the values associated to different categories of items. They are different though because the sum of values shown on a funnel chart is not necessary to be the total of some larger entity. Funnel slices are usually displayed sorted by value from the largest down to the smallest or in reverse. They can appear with the same height or the height may be proportional to item value. The funnel chart usually has a conic shape but it allows a Bezier curve to form the contour of its left and right sides.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/FunnelChart.PNG" width="637" height="349" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;Key Features of the Funnel Chart&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Weighted Slices&lt;/strong&gt;– You can configure slices to be displayed with different height based on their value. This display option allows for a more obvious visual clue for the value of a slice compared to other slices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Slice Selection&lt;/strong&gt;– You can enable slices to be selected and configure selected and unselected style for slices. Slice selection functionality can be enabled for the igFunnelChart control allowing the user to select slices with a single mouse click or screen tap. Another click or tap deselects the slice. Additionally, selected and unselected styles can be defined and applied to the slices depending on their state.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bezier Curve Shape&lt;/strong&gt;– You can add more visual appeal to a funnel chart by configuring the sides of the chart to take shape in the form of a Bezier curve as opposed to the regular trapezoid shape. Developers can also configure the position of the Bezier control points in order to control the exact shape.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Inverted Funnel&lt;/strong&gt;– The funnel chart allows to be displayed with smallest value and on top as opposed to the regular view with largest value on top. By default a funnel chart displays the largest slice (the largest data value) on top and the rest of the slices going down sorted in descending order by value.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Styling&lt;/strong&gt; – Built-in control styling where the Funnel chart attempts to obtain default values for some of its properties from CSS classes. The control, sub-controls and attributes can all be styled to match the desired look &amp;amp; feel of your Web application or site. This includes colors, fonts, borders, padding, opacity, background, text alignment and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/FunnelChart2.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;New Control – Sparkline Charts (SparkLine, SparkBar, SparkArea, Win/Loss)&lt;/h2&gt;
&lt;p&gt;The new Sparkline control is a data-intense, design-simple graphic that allows end users to spot trends, variations and patterns in data in a clear and compact representation. What sets the Sparkline chart apart from its full DataChart cousin is its lightweight nature which allows dozens or even hundreds or Sparkline charts to be loaded without a list or grid, enabling quick trend lookup in Web applications and sites.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/Sparkline.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;Key Features of the Spark Charts&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Multiple Display Choices&lt;/strong&gt;– The Sparkline Chart can be configured to display one of four baseline microchart types: Line, Area, Column and Win/Loss.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data binding&lt;/strong&gt;– Each Sparkline chart can be populated automatically by data-binding it to an igDataSource for both static and live data scenarios.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Markers Support&lt;/strong&gt;– Display markers such as First/Last, High/Low, Negative and Normal.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Trend Lines&lt;/strong&gt;– Many different trend lines can be applied to help users analyze their data, including linear, weighted, quadratic, cubic, quartic, quantic, logarithmic, exponential and more.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Adjust Ranges&lt;/strong&gt;– Apply Normal, Minimum and Maximum ranges to any Spark Chart type.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Styling&lt;/strong&gt; – Built-in control styling where the Sparkline chart attempts to obtain default values for some of its properties from CSS classes. The control, sub-controls and attributes can all be styled to match the desired look &amp;amp; feel of your Web application or site. This includes colors, fonts, borders, padding, opacity, background, text alignment and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/SparklineGrid.PNG" width="604" height="427" alt="" /&gt;&lt;/p&gt;
&lt;h2&gt;New Control – Radial Gauge&lt;/h2&gt;
&lt;p&gt;Make your data visualizations and dashboards more engaging with radial gauges for iOS that show your key performance indicators (KPI) with rich style and interactivity. Create highly configurable, round or semi-round dials and gauges for your information dashboard with the look and feel of a clock, industrial control panel, automotive dashboard or aircraft cockpit. The Ignite UI Radial Gauge is powerful yet simple to use. Just drop it in your page and you’re ready to go with the default look &amp;amp; feel. Simply tweak the configuration options to your liking to meet whatever custom look you desire in your application.&lt;/p&gt;
&lt;p&gt;The Ignite UI Radial Gauge for HTML5 &amp;amp; jQuery is compatible with the NucliOS (i.e. native iOS) and XAML (i.e. WPF &amp;amp; Silverlight) versions of the same Radial Gauge, both visually and in features, that Infragistics is introducing on multiple platforms.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/jQueryRadialGauge.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;Key Features in the Gauge control&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fully Configurable Radial Scale&lt;/strong&gt;– The Radial Gauge control lets you control the Start and End positions of the scale, major and minor tick marks, labels, color ranges and sweep direction. You can create full 360 degree scales, or half circular gauges with 180 degree scales, 90 degrees, 45 degrees or any custom value you want.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fully Configurable Needle&lt;/strong&gt;– The Radial Gauge control lets you control various attributes of the needle, including the needle color, length, point, base, and cap. The following needle shapes are built-in:
&lt;ul&gt;
&lt;li&gt;None&lt;/li&gt;
&lt;li&gt;Rectangle&lt;/li&gt;
&lt;li&gt;Triangle&lt;/li&gt;
&lt;li&gt;Needle&lt;/li&gt;
&lt;li&gt;Trapezoid&lt;/li&gt;
&lt;li&gt;Rectangle With Bulb&lt;/li&gt;
&lt;li&gt;Triangle With Bulb&lt;/li&gt;
&lt;li&gt;Needle With Bulb&lt;/li&gt;
&lt;li&gt;Trapezoid With Bulb&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Configurable Backing&lt;/strong&gt;– The Radial Gauge backing can be configured to control various visual attributes such as the colors, shape around the gauge edges (fitted or circular), over sweep and corner radius. You can additionally control the transparency and display any custom image from within your CSS.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Motion Framework Animations Support&lt;/strong&gt; – The Radial Gauge control supports animated transitions between configuration states. The control gradually animates as it redraws changes to the needle, needle position, scale range, color range and more. You can control the speed of the animations by setting the desired Transition Duration.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/RadialMotion.gif" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;New Series &amp;amp; Chart Types in Data Chart&lt;/h2&gt;
&lt;p&gt;The Ignite UI jQuery Data Chart is already the most powerful charting control for HTML5 developers. Release 13.1 brings even more goodness to Web and Hybrid app developers with new data series.&lt;/p&gt;
&lt;h3&gt;New Chart Series&lt;/h3&gt;
&lt;p&gt;This latest release of Ignite UI introduces 17 new chart types in the Data Chart control, enabling you to easily implement heavy-duty data visualization and analysis on large volumes of data with high performance in Web and hybrid HTML5 applications. The Ignite UI igChart now supports a total of 39 chart types, including the following new chart series introduced in release 13.1:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Category Series&lt;/strong&gt;– The igChart’s collection of baseline Category series is being expanded to support the following chart type:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Category Point&lt;/li&gt;
&lt;li&gt;Stacked Chart Category Series – The jQuery igChart now supports a whole range of stacked series for every day scenarios.&lt;/li&gt;
&lt;li&gt;Stacked Area Series&lt;/li&gt;
&lt;li&gt;Stacked Bar Series&lt;/li&gt;
&lt;li&gt;Stacked Column Series&lt;/li&gt;
&lt;li&gt;Stacked Line Series&lt;/li&gt;
&lt;li&gt;Stacked Spline Area Series&lt;/li&gt;
&lt;li&gt;Stacked Spline Series&lt;/li&gt;
&lt;li&gt;Stacked 100 Area Series&lt;/li&gt;
&lt;li&gt;Stacked 100 Bar Series&lt;/li&gt;
&lt;li&gt;Stacked 100 Column Series&lt;/li&gt;
&lt;li&gt;Stacked 100 Line Series&lt;/li&gt;
&lt;li&gt;Stacked 100 Spline Area Series&lt;/li&gt;
&lt;li&gt;Stacked 100 Spline Series&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/Stacked1.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/Stacked2.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/Stacked3.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Scientific Charts&lt;/strong&gt; – From wind patterns to performance metrics, Polar &amp;amp; Radial series can expose new insights in many scientific data sets. The new scientific charts supported include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Polar Spline Area Series&lt;/li&gt;
&lt;li&gt;Polar Spline Series&lt;/li&gt;
&lt;li&gt;Radial Area Series&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/Radial.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/Polar.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Chart Scatter Series - &lt;/strong&gt;Also known as Scatter Plots or Scatter Graph, you can benefit from this type of mathematical diagram in your Web and hybrid apps using Cartesian coordinates to display values for two variables for a set of data. You can also enable trend lines to facilitate data analysis. The new scatter type supported is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Scatter Spline Series&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/Scatter.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;The Ignite UI data chart control for HTML5 and jQuery developers is designed for modularity using chart series. Multiple chart series are supported to create composite charts for better data comparisons on the same surface.&lt;/p&gt;
&lt;h2&gt;New Control – Pivot View&lt;/h2&gt;
&lt;p&gt;The new igPivotView is a two-panel control that combines  the new igPivotGrid control and the new igPivotDataSelector controls, separated by the new igSplitter control. The igPivotGrid, igPivotDataSelector, and igSplitter – assembled together to provide in one place all needed tools for manipulating multidimensional (OLAP data) in a pivot grid.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/PivotView.PNG" width="648" height="406" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;Key Features in the Pivot View&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Browser Based Business Intelligence&lt;/strong&gt;– Bind to server-side XMLA data sources like Oracle, SAP &amp;amp; SQL Server Analysis Services, or server &amp;amp; client-side Flat data sources.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rich Data Discovery&lt;/strong&gt;– Enable rich data discovery with drilldown, sorting &amp;amp; data filtering.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multiple layouts&lt;/strong&gt;- Change how the row headers are arranged for display with regards to the amount of space they occupy with the Standard or default Compact View.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data Selection&lt;/strong&gt;- The igPivotDataSelector provides drop-downs to select a database to connect to, cube to extract data from, and a set of measure groups.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Metadata Tree&lt;/strong&gt;– Display available dimensions with their respective hierarchies along with a list with all the available measures are loaded in a tree once the user chooses a database, cube, and measure group.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deferred Update&lt;/strong&gt;– Immediate and Deferred mode are supported, which give control to the user on the frequency of the grid updates.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Configurable Panel Views&lt;/strong&gt; - Swap the pivot grid and the selector using the dataSelectorPanel properties of the igPivotView.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;New Control – Pivot Data Selector&lt;/h2&gt;
&lt;p&gt;The new igPivotDataSelector is an interactive jQuery based UI control that enables users to select data slices, typically, when data is being visualized in an igPivotGrid. All of the UI features that you would expect to be used to interact with an actual OLAP or flat data source are wrapped up in this control. They include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Drop-downs for selecting database, cube and measure group&lt;/li&gt;
&lt;li&gt;A metadata tree displaying all dimensions, measures, hierarchies and levels&lt;/li&gt;
&lt;li&gt;Drop areas for selecting of hierarchies and measures&lt;/li&gt;
&lt;li&gt;A deferred update checkbox&lt;/li&gt;
&lt;li&gt;An update button to refresh the view connected to the data selector&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/PivotDataSelector.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;Key Features in the Pivot Data Selector&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Selection&lt;/strong&gt;- The igPivotDataSelector provides drop-downs to select a database to connect to, cube to extract data from, and a set of measure groups.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Metadata Tree&lt;/strong&gt;– Display available dimensions with their respective hierarchies along with a list with all the available measures are loaded in a tree once the user chooses a database, cube, and measure group.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deferred Update&lt;/strong&gt;– Immediate and Deferred mode are supported, which give control to the user on the frequency of the grid updates.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Visualize Your Cube&lt;/strong&gt; - Use the same data source instance as other Ignite UI controls, such as igPivotGrid, which enables you to build complete OLAP data visualization applications.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;New Control - Pivot Grid&lt;/h2&gt;
&lt;p&gt;The igPivotGrid control is a jQuery based data presentation control for displaying data in a pivot table. It enables users to perform complex analysis on the supplied data. The igPivotGrid uses the Online Analytical Processing (OLAP) approach to present the results of multi-dimensional queries in an easy to comprehend manner. The igPivotGrid control uses an instance of either igFlatDataSource™ or igXmlaDataSource™ component as data source.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/PivotGrid.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;Key Features in the Pivot Grid&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Rich Data Discovery&lt;/strong&gt;– Enable rich data discovery with drilldown, sorting &amp;amp; data filtering.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multiple layouts&lt;/strong&gt;- Change how the row headers are arranged for display with regards to the amount of space they occupy with the Standard or default Compact View.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Build the Complete Experience&lt;/strong&gt; - Combine with the igPivotDataSelector control to provide users with the ability to add/remove hierarchies and measures to/from the pivot grid.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;Grid New Features &amp;amp; Enhancements&lt;/h2&gt;
&lt;p&gt;We are not resting on our laurels as the market leader in performance and features in our HTML / jQuery Data Grid. In 13.1. we are continuing to match the pace of the fast and furious Web world with new features and enhancements to existing grid features.&lt;/p&gt;
&lt;h3&gt;Key Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Responsive Design&lt;/strong&gt;– Taking from popular responsive UI frameworks like Twitter Bootstrap, we’ve added support that allows CSS classes to trigger visibility of columns based on the size of the grids container. A developer can also that the row template based on the container size.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cell Merging CTP to RTM&lt;/strong&gt; – Enable a slick hierarchical view based on the sort of a column.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/MergedCells.PNG" width="663" height="406" alt="" /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Column Fixing CTP&lt;/strong&gt; – Deliver an Excel like, interactive fixed column view.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/ColumnFixing.PNG" width="664" height="389" alt="" /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;KnockoutJS CTP to RTM&lt;/strong&gt; – let KO do the data binding magic for you with the Grid.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;WebUpload Enhancements&lt;/h2&gt;
&lt;p&gt;WebUpload gets one of the most sought after feature requests in 13.1 – we’ve added support for multiple file selection.&lt;/p&gt;
&lt;h2&gt;KnockoutJS Support&lt;/h2&gt;
&lt;p&gt;We’ve added / updated Knockout support to the following controls:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;WebCombo&lt;/li&gt;
&lt;li&gt;Editors&lt;/li&gt;
&lt;li&gt;Tree&lt;/li&gt;
&lt;li&gt;Grid&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I know your next question is “what about Chart”? I’ve talked to the team about this, and we are going to get that into a checkpoint release very soon. So stay tuned. I want it as much as you do.&lt;/p&gt;
&lt;h2&gt;New Control - Splitter&lt;/h2&gt;
&lt;p&gt;The splitter is a component which create dynamic layout with resizable and collapsible panels. This component is a nice addition for Ignite UI’s toolbox because it is not available in the jQuery UI’s toolset and customers have no alternatives for acquiring this component from another source for free. The Splitter control can be horizontal or vertical, can include buttons for Left, Right or Collapse, and can be dragged accordingly to resize a containers widget. The Splitter is designed with programmable events for Collapse, Expand &amp;amp; Resize, and has full keyboard support for interactions.&lt;/p&gt;
&lt;h3&gt;Key Features in Splitter&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Horizontal &amp;amp; Vertical Splitters&lt;/li&gt;
&lt;li&gt;Nested Splitters&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/Splitter.PNG" alt="" /&gt;&lt;/p&gt;
&lt;h2&gt;New Control - Layout Manager&lt;/h2&gt;
&lt;p&gt;The Layout Manager is a jQuery UI widget, which implements several major layout modes, and does not have any UI on its own. The layouts can be used for laying out web pages, as well as single page applications. All of the layout modes that are implemented are responsive and fluid by design, meaning the layout adjusts based on the resize events on the browser.&lt;/p&gt;
&lt;h3&gt;Key Features in Layout Manager&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Layout Customization&lt;/strong&gt;– Design Flow, Border, Vertical or Column layouts based on the resizing algorithm that suites your needs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Interactive Grid&lt;/strong&gt; - Create an absolute positioned layout that can be interactively minimized &amp;amp; maximized in a non-visual Tile Manager like UI.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/LayoutManager3.gif" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/Layout1.PNG" width="644" height="264" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/Layout2.PNG" width="632" height="360" alt="" /&gt;&lt;/p&gt;
&lt;h2&gt;New Control – Tile Manager&lt;/h2&gt;
&lt;p&gt;The web has evolved into richer experiences for end users. No longer is a static, even responsive UI enough for high-end user experiences. Controls like the new Tile Manager deliver on this new type of richness that can be delivered in HTML pages. Based on our new LayoutManager control, the TileManager gives a touch friendly, tablet-ready, interactive UI that allows the end user to expand, collapse and move widgets on the page. This is enabled by giving developers the ability to create a grid based layout in HTML that allows widgets to be hosted in defined column spans &amp;amp; row spans.&lt;/p&gt;
&lt;h3&gt;Key Features in Tile Manager&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Tile Layout&lt;/strong&gt;- Arrange tiles explicitly as regimented columns and rows like in a Grid panel, even span multiple columns and rows or display them as a data-bound Items Control that automatically creates a series of tiles.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;State-Based Customization&lt;/strong&gt; - Define different item templates and size constraints to your tiles and have them automatically applied when the state changes between minimized, minimized expanded, normal and maximized.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/Tile2.PNG" width="620" height="326" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;jQuery Mobile Enhancements&lt;/h2&gt;
&lt;p&gt;We are continuing to polish our mobile control offering with enhancements to the jQuery Mobile List control. In 13.1 we’ve implemented events as properties on list view MVC wrapper and the ability to create a collapsible listing on the Mobile List control.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2013.1/Ignite/MobileList.PNG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;Release 13.1 Looks Awesome! When Can I Get it?&lt;/h2&gt;
&lt;p&gt;So hopefully you see the same awesomeness as I do in this release. I can’t wait for you to start using it and most of all giving us feedback. We are about 3 weeks away from the official marketing release of April 16th. If you can’t wait to get your hands on the controls, you can shoot me an email at &lt;a href="mailto:jasonb@infragistics.com"&gt;jasonb@infragistics.com&lt;/a&gt;and let me what control and/or feature you really want to work with now and we’ll get you early access to the bits.&lt;/p&gt;
&lt;p&gt;If you have ideas about new features we should bring to our controls, important issues we need to fix or even brand new controls you’d like us to introduce, please let us know. Follow and engage with us on Twitter via &lt;a href="http://twitter.com/infragistics"&gt;@infragistics&lt;/a&gt;. You can also follow and contact me directly on Twitter at &lt;a href="http://www.twitter.com/jasonberes" target="_blank"&gt;@jasonberes&lt;/a&gt; or shoot me an email at &lt;a href="mailto:jasonb@infragistics.com"&gt;jasonb@infragistics.com&lt;/a&gt;. Also make sure to connect with our various teams via our &lt;a href="http://www.infragistics.com/community/forums/"&gt;Community Forms&lt;/a&gt;where you can interact with Infragistics engineers and also other customers.&lt;/p&gt;
&lt;p&gt;Lastly, when you do build something cool with our controls, please make sure to let us know, we always love to hear from you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=397667" width="1" height="1"&gt;</description><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/HTML5/default.aspx">HTML5</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/jQuery/default.aspx">jQuery</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/IgniteUI/default.aspx">IgniteUI</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/2013.1/default.aspx">2013.1</category></item><item><title>TechEd India 2013: Infragistics Sessions &amp; Sponsorship</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2013/03/19/teched-india-2013-infragistics-sessions-amp-sponsorship.aspx</link><pubDate>Tue, 19 Mar 2013 04:54:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:396889</guid><dc:creator>Jason Beres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=396889</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2013/03/19/teched-india-2013-infragistics-sessions-amp-sponsorship.aspx#comments</comments><description>&lt;p&gt;&lt;img style="float:right;margin:0px 42px 0px 25px;display:inline;" align="right" src="http://users.infragistics.com/jasonb/blogs/techedindia/techedsponsor.jpg" width="357" height="220" alt="" /&gt;Infragistics is continuing its tradition of supporting TechEd, the largest tech event in India that happens every year.&amp;nbsp; For 2013, TechEd is taking on a slightly different look than previous years &amp;ndash; it is being held in multiple cities, both &lt;a href="http://india.msteched.com/Bengaluru/Main#agenda" target="_blank"&gt;Bangalore&lt;/a&gt; &amp;amp; &lt;a href="http://india.msteched.com/Pune/Main" target="_blank"&gt;Pune&lt;/a&gt; are official TechEd sites.&amp;nbsp; As a follow on, there are a series of smaller, local events that will cover the TechEd content.&amp;nbsp; So everyone will have a chance to see the great content being presented this year.&lt;/p&gt;
&lt;p&gt;This year, I will be doing 6 talks during TechEd week at various locations.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;TechEd Bangalore&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;3/18/2013: 11:45am - 12:45pm - User Experience Essentials for Designing Modern Apps&lt;/li&gt;
&lt;li&gt;3/19/2013: 1:45pm - 2:45pm - Building MVVM JavaScript Apps&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;Tech Days Delhi&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;3/22/2013: 4:00pm-5:00pm - Building MVVM JavaScript Apps&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;C# Corner MVP Summit &amp;ndash; Noida&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;3/23/2013: 12:20pm - 1:00pm - HTML5 &amp;amp; jQuery / Ignite UI&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;TechEd Pune&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;3/25/2013: 11:45am - 12:45pm - User Experience Essentials for Designing Modern Apps&lt;/li&gt;
&lt;li&gt;3/26/2013: 1:45pm - 2:45pm - Building MVVM JavaScript Apps&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We also have a booth at each location, various folks from our team in the Bangalore office will be at each event.&amp;nbsp; Yesterday we had a booth frenzy when TechEd officially opened, here is a view of what it looked like.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/jasonb/blogs/techedindia/boothfrenzy.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For my talk on the &amp;ldquo;10 UX Essentials for Modern Apps&amp;rdquo;, the room was so full they needed to do an overflow in the hallway and an encore presentation was actually scheduled for later in the evening!&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/jasonb/blogs/techedindia/packedroom.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/jasonb/blogs/techedindia/room-overflow.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/jasonb/blogs/techedindia/presenting.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This week we are also a Gold Sponsor for the C# Corner MVP event.&amp;nbsp; This event was started a couple of years ago by local MVP&amp;rsquo;s and has grown into something pretty special.&amp;nbsp; I&amp;rsquo;m glad that Infragistics can be part of this event and take part in the vibrant MVP community in India.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/jasonb/blogs/techedindia/NoidaSummit.PNG" width="675" height="432" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you are at TechEd India or at any of the events we&amp;#39;ll be at this week, please stop by the booth or one of my sessions and say Hi, or just shoot me an email at &lt;a href="mailto:jasonb@infragistics.com"&gt;jasonb@infragistics.com&lt;/a&gt; or get me on twitter @jasonberes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=396889" width="1" height="1"&gt;</description><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/Corporate+News/default.aspx">Corporate News</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/Community/default.aspx">Community</category></item><item><title>Ignite UI: The World’s Most Advanced JavaScript &amp; HTML5 UI Framework</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/10/12/ignite-ui-the-world-s-most-advanced-javascript-amp-html5-ui-framework.aspx</link><pubDate>Fri, 12 Oct 2012 16:53:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:376830</guid><dc:creator>Jason Beres</dc:creator><slash:comments>11</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=376830</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/10/12/ignite-ui-the-world-s-most-advanced-javascript-amp-html5-ui-framework.aspx#comments</comments><description>&lt;p&gt;I am very excited to unveil the world&amp;rsquo;s most advanced and feature complete jQuery based UI framework: &lt;strong&gt;Ignite UI&lt;/strong&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="float:right;display:inline;" align="right" src="http://users.infragistics.com/ignite/ignite-white.png" width="293" height="264" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;With Ignite UI, developers can create next generation, browser based, touch-enabled tablet, mobile &amp;amp; desktop experiences.&amp;nbsp; At it&amp;rsquo;s core, Ignite UI is a set of full featured, advanced HTML &amp;amp; JavaScript user interface controls based on jQuery Core, jQuery UI and jQuery Mobile JavaScript libraries.&amp;nbsp; We didn&amp;rsquo;t stop there though, with Ignite UI controls, we also ship MVC &amp;amp; ASP.NET server side wrappers, so if you are not ready to make the jump to pure HTML &amp;amp; jQuery client side development, you can use all of the great features in the Ignite UI controls in your current ASP.NET MVC applications. On top of that, Ignite UI includes a complete set of Mobile controls with adaptive CSS, so you are covered when building your iPhone, Android &amp;amp; Windows Phone applications.&lt;/p&gt;
&lt;p&gt;So what&amp;rsquo;s in Ignite UI?&amp;nbsp; Let&amp;rsquo;s take a look at the UI controls and frameworks that are included.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Ignite UI Core&lt;/h2&gt;
&lt;p&gt;At it&amp;rsquo;s core, Ignite UI controls include the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Touch Support&lt;/strong&gt; &amp;ndash; we test against multiple devices, form factors and processors.&amp;nbsp; No matter what type of application you are building &amp;ndash; desktop, tablet, mobile &amp;ndash; we make sure the controls perform as you would want them to.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Browser Support&lt;/strong&gt; &amp;ndash; Firefox 3.0+, IE 6+, Safari 3.2+, Chrome 2.0+, Opera&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Theme Roller&lt;/strong&gt;- since we&amp;rsquo;re jQuery based, all of the controls integrate into your existing ThemeRoller themes.&amp;nbsp; No changes necessary to make our stuff look good with your stuff.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Server Wrappers&lt;/strong&gt; &amp;ndash; ASP.NET MVC wrappers are included if you are not ready to go all-in on the client-side HTML &amp;amp; jQuery development.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Optimized Rendering&lt;/strong&gt; &amp;ndash; using the Loader component, you have granular control over how much JavaScript is sent to the client.&amp;nbsp; For example, if you just want the Grid to include Sorting, just say &amp;ldquo;Grid.Sorting&amp;rdquo;, and only the Sorting JavaScript file will get sent to the client, not all of the JavaScript files for every grid feature.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Control Configuration&lt;/h2&gt;
&lt;p&gt;For many developers coming from server-side coding, we recognize that writing JavaScript is not a favorite task.&amp;nbsp; We&amp;rsquo;ve added a &lt;a href="http://labs.infragistics.com/jquery/configure/" target="_blank"&gt;Control Configurator&lt;/a&gt; that let&amp;rsquo;s you configure controls in a WYSIWYG editor, with a complete Property Window and Events Window.&amp;nbsp; You just select a control, set the properties and events, and we generate the JavaScript.&amp;nbsp; It&amp;rsquo;s that easy!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://users.infragistics.com/2012.2/configure-big.png" target="target"&gt;&lt;img src="http://users.infragistics.com/2012.2/configure.png" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Data Chart&lt;/h2&gt;
&lt;p&gt;The &lt;a href="http://www.infragistics.com/products/jquery/chart/" target="_blank"&gt;HTML5 data chart control&lt;/a&gt; (igChart) is a &lt;a href="http://www.infragistics.com/products/jquery/sample/chart/binding-real-time-data" target="_blank"&gt;HTML Real time charting&lt;/a&gt;, &lt;a href="http://www.infragistics.com/products/jquery/sample/chart/binding-high-volume-data" target="_blank"&gt;high data volume&lt;/a&gt;, multi-touch enabled high performance HTML5 graphing control.&amp;nbsp; We&amp;rsquo;ve based this on our award winning XAML charting core, with rendering speeds of millions of data points in milliseconds.&amp;nbsp; There is not a chart in the marketing today that can match the performance and feature set of this jQuery Chart control.&amp;nbsp; Here is what you get in charting features:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Mouse / Touch Range Selection &amp;amp; Pinch Zoom&lt;/li&gt;
&lt;li&gt;Overview + Detail Window (OPD) with Mobile View&lt;/li&gt;
&lt;li&gt;Composite / Hybrid Charts&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.infragistics.com/products/jquery/sample/chart/motion-framework-chart" target="_blank"&gt;Motion Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Pie Chart&lt;/li&gt;
&lt;li&gt;Category Series &amp;ndash; Area, Line, Spline, Bar, Waterfall, Spline, Spline Area, Step Line, Step Area including Stacked &amp;amp; Stacked 100 Series&lt;/li&gt;
&lt;li&gt;Scatter Series&lt;/li&gt;
&lt;li&gt;High-Density Scatter Series&lt;/li&gt;
&lt;li&gt;Polar Series&lt;/li&gt;
&lt;li&gt;Radial Series&lt;/li&gt;
&lt;li&gt;Financial / OHLC Series&lt;/li&gt;
&lt;li&gt;35 Financial Indicators&lt;/li&gt;
&lt;li&gt;Financial Overlays&lt;/li&gt;
&lt;li&gt;Linear &amp;amp; Log Axis Scales&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://users.infragistics.com/2012.2/chart-big.png" target="_blank"&gt;&lt;img style="background-image:none;padding-top:0px;padding-left:0px;padding-right:0px;border:0px;" border="0" src="http://users.infragistics.com/2012.2/chart-small.png" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This versatile HTML5 Chart controls lets you create basic line of business displays, high-performance real-time monitoring displays, and interactive data immersion applications.&lt;/p&gt;
&lt;h2&gt;Geospatial Mapping&lt;/h2&gt;
&lt;p&gt;The underlying rendering engine of the Geospatial Map (igMap) is the same as the Data Chart, so in addition to a wide variety of tile sources, you can also bind &amp;amp; render thousands to millions of data points on the map.&amp;nbsp; Bing, CloudMade, OpenStreet, ESRI Shape Files and custom tiles are supported, as well as the following series types:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Contour Line&lt;/li&gt;
&lt;li&gt;Polyline&lt;/li&gt;
&lt;li&gt;Scatter Area&lt;/li&gt;
&lt;li&gt;Geographic Shape&lt;/li&gt;
&lt;li&gt;Geographic Symbol&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2012.2/map.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Data Grids, Data Access &amp;amp; Data Binding&lt;/h2&gt;
&lt;p&gt;Data Grids are the backbone of almost every line of business applications, and Ignite UI has you covered for every grid scenario.&amp;nbsp; With our almost 25 year history of building the best grids in the world that run the largest and most demanding applications, we know that performance matters.&amp;nbsp; We&amp;rsquo;ve built the Ignite UI grids with performance as a core feature, so make sure to read our &lt;a href="http://download.infragistics.com/marketing/infragistics-jquery-grid-performance-whitepaper.pdf" target="_blank"&gt;jQuery Grid Performance Whitepaper&lt;/a&gt; and see what you should expect with you build the Ignite Grids in your applications.&lt;/p&gt;
&lt;p&gt;The grids included in the toolkit are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Grid&lt;/strong&gt; &amp;ndash; a &lt;a href="http://www.infragistics.com/products/jquery/grid" target="_blank"&gt;jQuery Data Grid&lt;/a&gt; which support features like sorting, grouping, column pinning, cell merging, in-cell editing, row &amp;amp; cell selection, column resizing, custom templates and much, much more.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hierarchical Data Grid&lt;/strong&gt; &amp;ndash; the &lt;a href="http://www.infragistics.com/products/jquery/hierarchical-grid" target="_blank"&gt;jQuery Hierarchical Data Grid&lt;/a&gt; lets you easily create parent-child views of data.&amp;nbsp; Each child grid is represented using the flat data grid, so you do not lose out on features or performance in child bands of data.&amp;nbsp; Setting up hierarchical relationships is a breeze using the Data Source control.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OLAP / Multi-Dimensional Pivot Grid&lt;/strong&gt; &amp;ndash; if you need to give your users a better analytical drill-down capability with your &lt;a href="http://www.infragistics.com/products/jquery/olap-pivot-grid" target="_blank"&gt;jQuery Pivot Grid multi-dimensional data&lt;/a&gt; from SQL Analysis Services, Oracle or SAP, the igPivotGrid can do the job.&amp;nbsp; It will even bind to flat data sources like SQL Server or Excel files.&amp;nbsp; Features like XMLA &amp;amp; MDX are supported for getting data into the grid via the igXmlaDataSource.&amp;nbsp; And since the data access and rendering pieces are separate, you can do literally anything you want with your OLAP data, you are no restricted to binding it to the Grid control, you can bind to an HTML table, a chart, or anything you can code.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2012.2/jquery-pivot-chart.png" width="531" height="588" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The grids are supporting by our &lt;a href="http://www.infragistics.com/products/jquery/data-source" target="_blank"&gt;jQuery Data Source control&lt;/a&gt; (igDataSource), which makes it super simple to bind and mash up data on the client.&amp;nbsp; The Data Source takes the complexity out of asking for data, parsing it on the client and binding it to your controls.&amp;nbsp; Out of the box, we fully support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;oData&lt;/li&gt;
&lt;li&gt;WCF&lt;/li&gt;
&lt;li&gt;Web API&lt;/li&gt;
&lt;li&gt;REST&lt;/li&gt;
&lt;li&gt;JSON&lt;/li&gt;
&lt;li&gt;XML&lt;/li&gt;
&lt;li&gt;Arrays&lt;/li&gt;
&lt;li&gt;HTML Tables&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Since the Grids and the Data Source know about each other, features like local &amp;amp; remote sorting &amp;amp; filtering work with no additional code on your part.&lt;/p&gt;
&lt;p&gt;The grids are also supported by our high-performance &lt;a href="http://www.infragistics.com/products/jquery/templating-engine" target="_blank"&gt;jQuery Templating Engine&lt;/a&gt;, which gives you complete flexibility &amp;amp; control over how data is rendered for each cell in a row when it is bound.&amp;nbsp; The templating engine supports:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Conditional Row Formatting&lt;/li&gt;
&lt;li&gt;Multi-Conditional Row Formatting&lt;/li&gt;
&lt;li&gt;Nested Blocks&lt;/li&gt;
&lt;li&gt;Nested Blocks with Images&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Data Entry &amp;amp; HTML Editing&lt;/h2&gt;
&lt;p&gt;No matter what type of data input you need in your applications, we have you covered with a full set of controls that can handle simple input to richer validation, HTML WYSIWYG editing, Date inputs &amp;amp; dropdown and even an auto-complete, cascading data source supported Combo Box.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Date Picker &amp;ndash; &lt;/strong&gt;A&lt;strong&gt; &lt;/strong&gt;&lt;a href="http://www.infragistics.com/products/jquery/date-picker" target="_blank"&gt;jQuery dropdown date picker&lt;/a&gt;, with an editable text area, with prompt text &amp;amp; validation support.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Editors&lt;/strong&gt; &amp;ndash; &lt;a href="http://www.infragistics.com/products/jquery/editors" target="_blank"&gt;Data entry&lt;/a&gt;, including watermark text capability, spin buttons, numeric &amp;amp; currency support, as well as data annotation &amp;amp; validation.&amp;nbsp; For global web applications, localization is fully supported.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Combo Box&lt;/strong&gt; &amp;ndash; &lt;a href="http://www.infragistics.com/products/jquery/combo-box" target="_blank"&gt;jQuery Load on demand combo box&lt;/a&gt;, with auto-suggest modes, text matching highlights, single &amp;amp; multi-select and full templating support.&amp;nbsp; Also included is a cascading capability, which allows you to easily set parent-child relationships between combo boxes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;HTML Editor &amp;ndash; &lt;/strong&gt;full &lt;a href="http://www.infragistics.com/products/jquery/html-editor" target="_blank"&gt;jQuery HTML editor&lt;/a&gt; with a full toolbar experience that includes tables, fonts, styles, colors, images, hyperlinks and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/2012.2/html-editor.png" width="554" height="366" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Word, Excel, XPS, PDF&amp;nbsp; Engines and Exporters&lt;/h2&gt;
&lt;p&gt;Creating in-memory documents or exporting data grids to almost any format is simple with the various document engines included with Ignite UI.&amp;nbsp; These document libraries run on the server, and send the newly created document to the browser for consumption.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;PDF &amp;amp; XPS&lt;/strong&gt; &amp;ndash; create in-memory or export data grids to &lt;a href="http://www.infragistics.com/products/jquery/infragistics-documents" target="_blank"&gt;jQuery PDF or XPS formats&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Microsoft Excel&lt;/strong&gt; &amp;ndash; Export data grids to Excel, or import data to Worksheets in XLS Excel 97 (BIFF8), XLSX Excel 2010 or higher or ExcelML.&amp;nbsp; The Excel library includes an entire Excel object model, so you can easily create Workbooks, Worksheets, and interact with Excel features.&amp;nbsp; All of this is support without the need for Excel on the client or the server, this is a self-contained &lt;a href="http://www.infragistics.com/products/jquery/infragistics-excel" target="_blank"&gt;jQuery Excel library&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Microsoft Word&lt;/strong&gt; &amp;ndash; Create &amp;amp; export data into .DOC, .DOCX and WordML formats with the 100% managed &lt;a href="http://www.infragistics.com/products/jquery/infragistics-word" target="_blank"&gt;jQuery Word Library&lt;/a&gt;.&amp;nbsp; Use the Word Document Object Model to create documents, insert tables, images &amp;amp; format text.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Controls that Complete an Application&lt;/h2&gt;
&lt;p&gt;As well as data visualization, grids, and data entry &amp;amp; editors, there are supporting controls that complete an application.&amp;nbsp; We&amp;rsquo;ve included additional controls in the toolkit that will help you round out the user experience of your applications.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Dialog Window&lt;/strong&gt; &amp;ndash; a floating &lt;a href="http://www.infragistics.com/products/jquery/dialog-window" target="_blank"&gt;jQuery dialog window&lt;/a&gt; that supports modal or non-modal display, nested dialogs, custom header &amp;amp; buttons, as well as complete programmatic control over positioning.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;File Upload&lt;/strong&gt; &amp;ndash; allow users to &lt;a href="http://www.infragistics.com/products/jquery/file-upload" target="_blank"&gt;asynchronously upload single or multiple files&lt;/a&gt; from the client to a server with features like cancel, progress of bytes / total bytes, and file information.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rating&lt;/strong&gt; &amp;ndash; give users the ability to rate anything, customizable with images, precision and continuous selection.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Video Player&lt;/strong&gt; &amp;ndash; using the HTML5 video tag, this control will &lt;a href="http://www.infragistics.com/products/jquery/video-player" target="_blank"&gt;play H.264, WebM &amp;amp; Ogg Theora formats&lt;/a&gt;.&amp;nbsp; Advanced features like full-screen mode, bookmarking, commercial insertion, and scrubber with play / pause / continue toolbar.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tree&lt;/strong&gt; &amp;ndash; load-on-demand high-performance rendering of &lt;a href="http://www.infragistics.com/products/jquery/tree" target="_blank"&gt;jQuery Tree View&lt;/a&gt; with multi-selection, checkboxes, images, drag &amp;amp; drop support.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Mobile Controls for Phone Apps&lt;/h2&gt;
&lt;p&gt;All of the Ignite UI controls are tested across multiple devices and multiple browsers, but if you building an application that will deploy to a phone, you need controls that will fit the form factor and UI patterns expected on a phone.&amp;nbsp; Ignite UI includes a complete set of 22 jQuery Mobile based controls that will deliver a complete phone application experience.&amp;nbsp; We didn&amp;rsquo;t stop at just the controls, we include adaptive CSS support for iPhone, Android (Light, Dark, Light / Dark) &amp;amp; Windows Phone (Light, Dark), so when your application renders on the device, the style will match the end-user expectation.&lt;/p&gt;
&lt;p&gt;The controls included in Ignite UI for jQuery phone development are:&lt;/p&gt;
&lt;p&gt;&lt;img style="float:right;margin:0px 40px 0px 0px;display:inline;" align="right" src="http://users.infragistics.com/2012.2/iphone-small.png" alt="" /&gt;&lt;/p&gt;
&lt;table cellspacing="0" cellpadding="2" width="400" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;
&lt;ul&gt;
&lt;li&gt;List View&lt;/li&gt;
&lt;li&gt;Rating&lt;/li&gt;
&lt;li&gt;Input&lt;/li&gt;
&lt;li&gt;Button&lt;/li&gt;
&lt;li&gt;CheckBox&lt;/li&gt;
&lt;li&gt;CheckBox Group&lt;/li&gt;
&lt;li&gt;RadioButton Group&lt;/li&gt;
&lt;li&gt;SelectMenu&lt;/li&gt;
&lt;li&gt;Slider&lt;/li&gt;
&lt;li&gt;ToggleSwitch&lt;/li&gt;
&lt;li&gt;TextBox&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td valign="top" width="200"&gt;
&lt;ul&gt;
&lt;li&gt;Layout&lt;/li&gt;
&lt;li&gt;Collapsible&lt;/li&gt;
&lt;li&gt;Collapsible Set&lt;/li&gt;
&lt;li&gt;Page&lt;/li&gt;
&lt;li&gt;Page Content&lt;/li&gt;
&lt;li&gt;Page Footer&lt;/li&gt;
&lt;li&gt;Page Header&lt;/li&gt;
&lt;li&gt;Popup&lt;/li&gt;
&lt;li&gt;Navigation&lt;/li&gt;
&lt;li&gt;Link&lt;/li&gt;
&lt;li&gt;NavBar&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Get Ignite UI Today!&lt;/h2&gt;
&lt;p&gt;You are probably thinking, how do I get my hands on Ignite?&amp;nbsp; It&amp;rsquo;s easy.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Click on this image to get a fully support trial version:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.infragistics.com/products/jquery/downloads" target="_blank"&gt;&lt;img src="http://users.infragistics.com/ignite/IgniteUI_Banner_300x250_a2.jpg" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To view all the samples and code for HTML, MVC &amp;amp; ASP.NET, click there:&lt;/p&gt;
&lt;p&gt;&lt;a title="http://www.infragistics.com/products/jquery/samples" href="http://www.infragistics.com/products/jquery/samples"&gt;http://www.infragistics.com/products/jquery/samples&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you want something you don&amp;rsquo;t see, or if you have any question, shoot me an email at &lt;a href="mailto:jasonb@infragistics.com"&gt;jasonb@infragistics.com&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;We hope you enjoy Ignite UI as much we did building it and delivering this new version!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=376830" width="1" height="1"&gt;</description><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/HTML5/default.aspx">HTML5</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/jQuery/default.aspx">jQuery</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/IgniteUI/default.aspx">IgniteUI</category></item><item><title>Announcing Coded UI Support for Windows Forms</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/08/31/announcing-coded-ui-support-for-windows-forms.aspx</link><pubDate>Fri, 31 Aug 2012 16:33:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:370599</guid><dc:creator>Jason Beres</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=370599</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/08/31/announcing-coded-ui-support-for-windows-forms.aspx#comments</comments><description>&lt;p&gt;I am pleased to announce that we will be shipping CodedUI Test support for major controls in the upcoming NetAdvantage for Windows Forms 12.2 release slated for early October 2012. If you are not familiar with CodedUI Tests (CUIT), here is a &lt;a href="http://msdn.microsoft.com/en-us/library/dd286726.aspx"&gt;summary from MSDN&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;Automated tests that drive your application through its user interface (UI) are known as coded UI tests (CUITs). These tests include functional testing of the UI controls. They let you verify that the whole application, including its user interface, is functioning correctly. Coded UI Tests are particularly useful where there is validation or other logic in the user interface, for example in a web page. They are also frequently used to automate an existing manual test.&lt;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;What Visual Studio gives developers and testers is an easy way to record and playback tests, which can uncover bugs or regression in the UI behavior. The reason that Infragistics controls do not work &amp;lsquo;out of the box&amp;rsquo; with CUIT is simple &amp;ndash; the CUIT infrastructure in the .NET framework doesn&amp;rsquo;t know what to do when a complex control with a nested hierarchy of UI elements is being tested. So we had to do a lot of work to make sure out controls work as you would expect.&lt;/p&gt;
&lt;p&gt;When you install Windows Forms 12.2, and you&amp;rsquo;ll see that the CUIT feature will involve two main parts:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A plug-in for the CUIT Framework&lt;/li&gt;
&lt;li&gt;UI Automation (UIA) implementation for Infragistics controls&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The plug-in for the CUIT Framework will be a separate assembly we provide that tells the CodedUI framework to use UIA for Infragistics controls instead of the standard and limited MSAA which is not robust enough to handle Infragistics controls. As a result of adding UIA capabilities to our controls we will be able to better support CUIT but at the same time update our Accessibility support.&lt;/p&gt;
&lt;p&gt;The architecture looks like this:&lt;/p&gt;
&lt;p&gt;&lt;img src="httP://users.infragistics.com/JasonB/Blogs/Infragistics-CodedUI.png" alt="" /&gt;&lt;/p&gt;
&lt;h2&gt;When Does it Ship &amp;amp; What Do You Get?&lt;/h2&gt;
&lt;p&gt;This will ship with v12.2 in October, so we are about 1 month away from getting this into your hands. Over the last 18 months we&amp;rsquo;ve surveyed customers who have expressed interest in CUIT support, and prioritized the order of the controls we worked on and are shipping in V1 of this feature. In October you will see support for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Grid&lt;/li&gt;
&lt;li&gt;Combo&lt;/li&gt;
&lt;li&gt;Editors (Text, Numeric, DateTime, etc)&lt;/li&gt;
&lt;li&gt;Combo Editor&lt;/li&gt;
&lt;li&gt;Tab (high risk)&lt;/li&gt;
&lt;li&gt;Tab Strip (high risk)&lt;/li&gt;
&lt;li&gt;Drop Down&lt;/li&gt;
&lt;li&gt;Button&lt;/li&gt;
&lt;li&gt;Scroll Bars&lt;/li&gt;
&lt;li&gt;Progress Bar&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Our plan is to roll out CUIT support for controls with each monthly Service Release, so you will continue to get updates until we achieve 100% coverage over the next couple of releases.&amp;nbsp; The next major controls in the roadmap are ToolbarsManager, Ribbon &amp;amp; DockManager.&lt;/p&gt;
&lt;h2&gt;Licensing&lt;/h2&gt;
&lt;p&gt;The licensing follows the same model as our other testing tools &amp;ndash; if you are a tester you need a license for the Infragistics Technology Manager to record or replay tests. We are including this as part of the developer license, so a developer gets this as part of the NetAdvantage for Windows Forms product. Each Tester on your team will need a license of NetAdvantage for Windows Forms (which includes the Infragistics Technology Manager) to record and replay tests.&lt;/p&gt;
&lt;h2&gt;Wrap Up&lt;/h2&gt;
&lt;p&gt;This is a huge addition to Windows Forms, we&amp;rsquo;ve been working on this with Microsoft for well over a year now to get the right support for the rich controls in the product. If you have any questions on how this will work, the licensing, or the controls, please shoot me an email at &lt;a href="mailto:jasonb@infragistics.com"&gt;jasonb@infragistics.com&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=370599" width="1" height="1"&gt;</description><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/Testing/default.aspx">Testing</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/CodedUI/default.aspx">CodedUI</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/Windows+Forms/default.aspx">Windows Forms</category></item><item><title>Webinar Recap: jQuery Hierarchical Grid</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/08/24/webinar-recap-jquery-hierarchical-grid.aspx</link><pubDate>Fri, 24 Aug 2012 15:18:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:369400</guid><dc:creator>Jason Beres</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=369400</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/08/24/webinar-recap-jquery-hierarchical-grid.aspx#comments</comments><description>&lt;p&gt;&lt;img style="float:right;display:inline;" src="http://users.infragistics.com/JasonB/blogs/grid-hierarchical-metro-theme.png" align="right" alt="" /&gt;I want to thank everyone again for spending time with us to learn all good things about the igHierarchicalGrid.&lt;/p&gt;
&lt;p&gt;To get started, make sure to download a trial version of the product:&lt;/p&gt;
&lt;p&gt;&lt;a title="http://www.infragistics.com/products/jquery/downloads" href="http://www.infragistics.com/products/jquery/downloads"&gt;http://www.infragistics.com/products/jquery/downloads&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To view all of the online samples that ship with the product (HTML &amp;amp; MVC) go here:&lt;/p&gt;
&lt;p&gt;&lt;a title="http://www.infragistics.com/products/jquery/hierarchical-grid/" href="http://www.infragistics.com/products/jquery/hierarchical-grid/"&gt;http://www.infragistics.com/products/jquery/hierarchical-grid/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here is the link for watching the webinar again and sending to friends:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www149.livemeeting.com/cc/8002574606/view?id=NFFDZ3"&gt;https://www149.livemeeting.com/cc/8002574606/view?id=NFFDZ3&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here is a link to the slide deck:&lt;/p&gt;
&lt;p&gt;&lt;a title="http://users.infragistics.com/JasonB/Infragistics%20-%20Using%20the%20igHierarchicalGrid.pdf" href="http://users.infragistics.com/JasonB/Infragistics%20-%20Using%20the%20igHierarchicalGrid.pdf"&gt;http://users.infragistics.com/JasonB/Infragistics%20-%20Using%20the%20igHierarchicalGrid.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For all the demos and samples I showed off:&lt;/p&gt;
&lt;p&gt;&lt;a title="http://users.infragistics.com/JasonB/HTML-JS-Examples-Download.zip" href="http://users.infragistics.com/JasonB/HTML-JS-Examples-Download.zip"&gt;http://users.infragistics.com/JasonB/HTML-JS-Examples-Download.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have any issues, please shoot me an email at &lt;a href="mailto:jasonb@infragistics.com"&gt;jasonb@infragistics.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Jason&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=369400" width="1" height="1"&gt;</description><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/HTML5/default.aspx">HTML5</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/jQuery/default.aspx">jQuery</category></item><item><title>SharePlus + SharePoint: The Secure Dropbox Replacement</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/07/19/shareplus-sharepoint-the-secure-dropbox-replacement.aspx</link><pubDate>Thu, 19 Jul 2012 14:27:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:363600</guid><dc:creator>Jason Beres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=363600</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/07/19/shareplus-sharepoint-the-secure-dropbox-replacement.aspx#comments</comments><description>&lt;p&gt;&lt;em&gt;DropBox is in the news again, with &lt;a href="http://www.bing.com/news/search?q=dropbox+security+issue&amp;amp;qpvt=dropbox+security+issue&amp;amp;FORM=EWRE" title="DropBox Security SharePlus" target="_blank"&gt;major questions around the security&lt;/a&gt; of the application. &amp;nbsp;I wanted to re-post this blog that I published originally for the &lt;a href="http://blog.sharepointconference.com.au/Lists/Posts/Post.aspx?ID=20" title="SharePoint Conference" target="_blank"&gt;SharePoint Conference in Australia&lt;/a&gt; in March.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.shareplusapp.com" target="_blank"&gt;SharePlus&lt;/a&gt; - The Trusted, Secure &amp;amp; Native Mobile Client for SharePoint&lt;/p&gt;
&lt;p&gt;Working with enterprise customers who have massive investments in secure SharePoint infrastructure, I&amp;#39;ve been involved in meetings where the security issues around cloud-based document sharing applications like Dropbox or even Live Mesh come up. Corporate data is all about security, and pretty much every corporate IT department has data security at the top of their minds - all of the time. Which is where the easy access to applications like Dropbox on mobile devices can wreak havoc on an existing security infrastructure &amp;ndash; anyone with Internet access can install Dropbox, copy files to it, and in turn sync with any of their personal computers and mobiles devices that live outside of the corporate firewall. Next thing you know, they are sharing a folder with a customer because the email system doesn&amp;#39;t allow large files as attachments, so in turn, not only are files in an unsecure cloud storage that corporate IT has no controls over (and most of the times no knowledge of its use), but the unknowing end user has involved customers with this potential security gap.&lt;/p&gt;
&lt;p&gt;A seemingly easy route to avoid this potential security headache is to give your users a secure, familiar and easy to use mobile solution to access corporate data: SharePoint Personal folders + Infragistics SharePlus. It&amp;#39;s super-simple to add a SharePoint documents library as a shared folder in Windows Explorer allowing easy drag &amp;amp; drop of files, and it&amp;#39;s even easier to securely access and synchronizes SharePoint sites with SharePlus.&lt;/p&gt;
&lt;p&gt;So the argument for using SharePoint as a Dropbox replacement is hardly an argument &amp;ndash; your corporate data is already secure on SharePoint, so why not make that secure access ubiquitous across corporate and personal devices? You might say &amp;quot;well, that sounds easy, but even with SharePlus, documents can be synced and stored locally with an iPad, so my content is still in the open&amp;quot;. That is partially true, however, with SharePlus under the control of corporate IT, you have multiple security options:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows &amp;amp; Forms Based Authentication&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Microsoft ISA Server &amp;amp; Forefront Authentication&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Client Certificate Authentication, HTTPS SSL Self Signed Certificates&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Hardware based encryption of locally stored SharePoint files&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Centralized configuration management &amp;ndash; including top level and sub-level site access&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Passcode lock at application level &amp;ndash; with reset option after multiple attempts&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Multi-factor authentication with challenge / response questions like &amp;#39;where were you born&amp;#39;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Integration with 3rd party security and encryption tools&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Most SharePoint infrastructure is behind a firewall as well, so even better is that SharePlus access to documents needs to happen via a secure VPN tunnel in a firewall configuration&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not implying that a silver-bullet security solution exists, but there are plenty of options, which also happen to integrate nicely with your current IT infrastructure &amp;ndash; no need to build secondary infrastructure to enable secure access to corporate documents. There will be IT folks that say there is a silver-bullet: don&amp;#39;t allow mobile device access to corporate data. Unfortunately, this argument will never win. Tablets and phones are everywhere; every executive has an iPad2 and is waiting for his new iPad3. You can&amp;#39;t stop the move to mobility and tablets. It&amp;#39;s the future and it&amp;#39;s happening now. Eventually the issues of secure access to documents on mobile devices will have to be addressed by every security czar in every corporation.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.shareplusapp.com" target="_blank"&gt;SharePlus&lt;/a&gt; + SharePoint solution is a solution that works for you.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.infragistics.com/community/blogs/anand_raja/archive/2012/07/13/shareplus-security-white-paper.aspx" title="SharePoint Security" target="_blank"&gt;Read this post for a complete&lt;/a&gt; technical whitepaper on how SharePlus handles security and how you can ensure your data is protected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=363600" width="1" height="1"&gt;</description><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/SharePlus/default.aspx">SharePlus</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/Security/default.aspx">Security</category></item><item><title>jQuery + HTML5 + Infragistics Webinar Week Follow-up:  Get Code and Decks</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/23/jquery-html5-infragistics-webinar-week-follow-up-get-code-and-decks.aspx</link><pubDate>Sat, 23 Jun 2012 14:39:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:358867</guid><dc:creator>Jason Beres</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=358867</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/23/jquery-html5-infragistics-webinar-week-follow-up-get-code-and-decks.aspx#comments</comments><description>&lt;p&gt;&lt;img src="http://users.infragistics.com/jasonb/blogs/grid.png" align="right" style="float:right;display:inline;" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;I want to thank everyone that attended Thursdays webinar on Building Apps with jQuery, HTML5 &amp;amp; Infragistics. &amp;nbsp;It was a very interactive session, and the questions were great. &amp;nbsp;During the 3 webinars (6 different sessions) this week, we had a lot of great questions that will help us drive content for future samples, webinars and blogs. &amp;nbsp;Over the 3 webinars, we had almost 4,500 attendees! &amp;nbsp;It&amp;#39;s real important that you help me drive the content, so please keep me posted jasonb@infragistics.com for what you&amp;#39;d like to see in these sessions. I&amp;#39;d also like to thank my teammates Mihail Mateev and Angel Todorov, without their help the Q&amp;amp;A &amp;amp; demos would not have been the same!&lt;/p&gt;
&lt;p&gt;To get the product so you can run all the demos, download from here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.infragistics.com/downloads/default.aspx"&gt;http://www.infragistics.com/downloads/default.aspx&lt;/a&gt;&amp;nbsp;and grab the &lt;strong&gt;&lt;em&gt;NetAdvantage jQuery 2012 Vol. 1 Product And Samples&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Here is a link to the zip file which contains the demo code and&amp;nbsp;PowerPoint deck.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://users.infragistics.com/jasonb/blogs/building-real-world-apps.zip"&gt;http://users.infragistics.com/jasonb/blogs/building-real-world-apps.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The recording of the webinar is here, you can watch the webinar on-demand for up to a year:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www149.livemeeting.com/cc/gc_pro_namewreg_infragistics/view?id=SBCKB7&amp;amp;pw=8dr~~%3EW"&gt;https://www149.livemeeting.com/cc/gc_pro_namewreg_infragistics/view?id=SBCKB7&amp;amp;pw=8dr~~%3EW&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The recording for the weninar on igDataSource is here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www149.livemeeting.com/cc/gc_pro_namewreg_infragistics/view?id=92QNKD&amp;amp;pw=8dr~~%3EW"&gt;https://www149.livemeeting.com/cc/gc_pro_namewreg_infragistics/view?id=92QNKD&amp;amp;pw=8dr~~%3EW&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And the source code and PowerPoint for the igDataSource webinar is here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://users.infragistics.com/JasonB/Blogs/igDataSourceDemos.zip"&gt;http://users.infragistics.com/JasonB/Blogs/igDataSourceDemos.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can get the code samples and other artifacts as well as watch the recording for the HTML5 &amp;amp; jQuery Fundamentals webinar here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.infragistics.com/blogs/jason_beres/archive/2012/06/19/jquery-amp-html5-fundamentals-webinar-followup.aspx"&gt;http://blogs.infragistics.com/blogs/jason_beres/archive/2012/06/19/jquery-amp-html5-fundamentals-webinar-followup.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll be doing more webinars like this in July and August, around charts, grids and data entry, so keep an eye out for those announcements.&lt;/p&gt;
&lt;p&gt;If you have any other questions or have ideas for other webinars, please send me an email at jasonb@infragistics.com. &amp;nbsp;Thanks again for watching!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=358867" width="1" height="1"&gt;</description><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/HTML5/default.aspx">HTML5</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/Webinar/default.aspx">Webinar</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/jQuery/default.aspx">jQuery</category></item><item><title>Webinar Followup: Working with Data in jQuery &amp; HTML with igDataSource</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/20/webinar-followup-working-with-data-in-jquery-amp-html-with-igdatasource.aspx</link><pubDate>Thu, 21 Jun 2012 01:40:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:358257</guid><dc:creator>Jason Beres</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=358257</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/20/webinar-followup-working-with-data-in-jquery-amp-html-with-igdatasource.aspx#comments</comments><description>&lt;p&gt;I want to thank everyone that attended today&amp;#39;s webinar on igDataSource &amp;amp; working with data in your jQuery applications. &amp;nbsp;It was a very interactive session, and the questions were great.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.infragistics.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/jason_5F00_beres/CaptureCode.PNG" align="right" style="float:right;display:inline;" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;To get the product so you can run all the demos, download from here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.infragistics.com/downloads/default.aspx"&gt;http://www.infragistics.com/downloads/default.aspx&lt;/a&gt;&amp;nbsp;and grab the &lt;strong&gt;&lt;em&gt;NetAdvantage jQuery 2012 Vol. 1 Product And Samples&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Here is a link to the zip file which contains the demo code and&amp;nbsp;PowerPoint deck. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://users.infragistics.com/JasonB/Blogs/igDataSourceDemos.zip"&gt;http://users.infragistics.com/JasonB/Blogs/igDataSourceDemos.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The recording of the webinar is here, you can watch the webinar on-demand for up to a year:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www149.livemeeting.com/cc/gc_pro_namewreg_infragistics/view?id=92QNKD&amp;amp;pw=8dr~~%3EW"&gt;https://www149.livemeeting.com/cc/gc_pro_namewreg_infragistics/view?id=92QNKD&amp;amp;pw=8dr~~%3EW&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;You can get the code samples and other artifacts as well as watch the recording for the HTML5 &amp;amp; jQuery Fundamentals webinar here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.infragistics.com/blogs/jason_beres/archive/2012/06/19/jquery-amp-html5-fundamentals-webinar-followup.aspx"&gt;http://blogs.infragistics.com/blogs/jason_beres/archive/2012/06/19/jquery-amp-html5-fundamentals-webinar-followup.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Remember there is&amp;nbsp;1 more awesome webinar scheduled for this week:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Building a Real World App (Advanced Level) -&amp;nbsp;Thursday, June 21 @ 2pm Eastern&lt;a href="http://blogs.infragistics.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/jason_5F00_beres/CaptureCode.PNG"&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Learn how to implement a customer management, order lookup &amp;amp; dashboard application using the HTML5 and jQuery skills demonstrated in the previous webinars. In this end to end scenario, you will learn how to connect multiple Infragistics jQuery controls together on a page using the igDataSource and the KnockoutJS MVVM library. You will also learn how to respond to events in various Infragistics controls and update multiple controls on a page, implement customer lookup, order data entry &amp;amp; data validation, and create a dashboard for monitoring sales person activity.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www149.livemeeting.com/lrs/8002574606/Registration.aspx?pageName=rt4m3clh90fv7tjq&amp;amp;cm_mid=1460243&amp;amp;cm_crmid=%7B15F17EBA-1222-4EF0-B22D-7362FA5DAFAD%7D&amp;amp;cm_medium=email"&gt;Register Here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have any other questions or have ideas for other webinars, please send me an email at jasonb@infragistics.com. &amp;nbsp;Thanks again for watching!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=358257" width="1" height="1"&gt;</description><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/HTML5/default.aspx">HTML5</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/Webinar/default.aspx">Webinar</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/jQuery/default.aspx">jQuery</category></item><item><title>jQuery &amp; HTML5 Fundamentals Webinar Followup</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/19/jquery-amp-html5-fundamentals-webinar-followup.aspx</link><pubDate>Wed, 20 Jun 2012 02:40:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:357950</guid><dc:creator>Jason Beres</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=357950</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/19/jquery-amp-html5-fundamentals-webinar-followup.aspx#comments</comments><description>&lt;p&gt;I want to thank everyone that attended today&amp;#39;s webinar on jQuery &amp;amp; HTML5 Fundamentals. &amp;nbsp;It was a very interactive session, and the questions were great. &amp;nbsp;Attached (at the bottom of this post) is the zip file which contains the demo code, PowerPoint deck in PDF format &amp;amp; the Cheat Sheets I showed. &lt;/p&gt;
&lt;p&gt;Here is a link to watch the recording.&amp;nbsp; There were some latency issues in the recording, so I apologize that it&amp;#39;s not a great viewing experinece.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www149.livemeeting.com/cc/gc_pro_namewreg_infragistics/view?id=PCH642&amp;amp;pw=8dr~~%3EW"&gt;https://www149.livemeeting.com/cc/gc_pro_namewreg_infragistics/view?id=PCH642&amp;amp;pw=8dr~~%3EW&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.infragistics.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/jason_5F00_beres/Capture.PNG" align="right" style="float:right;display:inline;" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Remember there are 2 more awesome webinars scheduled for this week:&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:bold;"&gt;Working with Data Using igDataSource (Intermediate Level) -&amp;nbsp;Wednesday, June 20 @ 2pm Eastern&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Learn various ways to get data to your HTML / jQuery based applications using the igDataSource control. You will also learn how to implement a CRUD (Create, Read, Update, Delete) scenario using MVC3 and Entity Framework. At the end of this webinar, you will feel very comfortable with accessing multiple data sources and binding this data to controls like the Infragistics jQuery Grid, Hierarchical Grid and Editors on a page.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Building a Real World App (Advanced Level) -&amp;nbsp;Thursday, June 21 @ 2pm Eastern&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Learn how to implement a customer management, order lookup &amp;amp; dashboard application using the HTML5 and jQuery skills demonstrated in the previous webinars. In this end to end scenario, you will learn how to connect multiple Infragistics jQuery controls together on a page using the igDataSource and the KnockoutJS MVVM library. You will also learn how to respond to events in various Infragistics controls and update multiple controls on a page, implement customer lookup, order data entry &amp;amp; data validation, and create a dashboard for monitoring sales person activity.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www149.livemeeting.com/lrs/8002574606/Registration.aspx?pageName=rt4m3clh90fv7tjq&amp;amp;cm_mid=1460243&amp;amp;cm_crmid=%7B15F17EBA-1222-4EF0-B22D-7362FA5DAFAD%7D&amp;amp;cm_medium=email"&gt;Register Here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have any other questions or have ideas for other webinars, please send me an email at jasonb@infragistics.com. &amp;nbsp;Thanks again for watching!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=357950" width="1" height="1"&gt;</description><enclosure url="http://www.infragistics.com/community/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.35.79.50/Fundamentals_2D00_Webinar_2D00_Download.zip" length="3384657" type="application/x-zip-compressed" /><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/HTML5/default.aspx">HTML5</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/Webinar/default.aspx">Webinar</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/jQuery/default.aspx">jQuery</category></item><item><title>Learn HTML5 &amp; jQuery - 3 Webinars This Week!</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/17/learn-html5-amp-jquery-3-webinars-this-week.aspx</link><pubDate>Mon, 18 Jun 2012 03:34:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:357420</guid><dc:creator>Jason Beres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=357420</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/17/learn-html5-amp-jquery-3-webinars-this-week.aspx#comments</comments><description>&lt;table cellspacing="0" cellpadding="0" width="550" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="548"&gt;&lt;img src="http://users.infragistics.com/JasonB/Blogs/jquery-webinar-week-top.jpg" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="vertical-align:top;background-color:#f9f9f9;" width="548"&gt;
        
&lt;table cellspacing="0" cellpadding="0" width="549" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="font-size:12px;font-family:arial, sans-serif;vertical-align:top;color:#000000;text-align:left;line-height:20px;" bgcolor="#f9f9f9" width="547" colspan="2"&gt;
&lt;p style="font-size:18px;font-family:arial, sans-serif;color:#3399ff;text-align:left;margin-left:20px;margin-right:20px;"&gt;
                  &lt;br /&gt;&lt;strong&gt;Start building awesome HTML5 apps with our upcoming HTML5/jQuery Webinar Week&lt;/strong&gt;&lt;/p&gt;
&lt;p style="font-size:12px;font-family:arial, sans-serif;color:#000000;text-align:left;margin-left:20px;line-height:20px;margin-right:20px;"&gt;Take your development skills mobile with our HTML5/jQuery Webinar Week! Whether you are an HTML5 novice - or consider yourself a jQuery pro &amp;ndash; we guarantee you&amp;rsquo;ll walk away with new skills for creating your best apps across any browser, platform, or device. 
                  &lt;br /&gt;
                  &lt;br /&gt;&lt;strong&gt;&lt;a href="http://link.infragistics.com/c/306/7b4bf303aa3614b80fb211f1136b6a748b42bed2f553c41c3c21c3703f7a8883"&gt;Register now&lt;/a&gt;&lt;/strong&gt; for the level that&amp;rsquo;s right for you, and learn how to: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Get (or stay) on the right page with the basics of HTML5;&lt;/li&gt;
&lt;li&gt;Dynamically present data from sources such as WCF, JSON, and more using the igDataSource Control; and&lt;/li&gt;
&lt;li&gt;Build HTML5 apps that look and perform better than anything else on the market today!&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="font-size:18px;font-family:arial, sans-serif;color:#3399ff;text-align:left;margin-left:20px;margin-right:20px;"&gt;&lt;a href="http://link.infragistics.com/c/306/7b4bf303aa3614b80fb211f1136b6a748b42bed2f553c41c3c21c3703f7a8883"&gt;&lt;img border="0" src="http://www.infragistics.com/uploadedimages/newsletters/Infragistics/2012/jason-beres-webinars.jpg" width="401" height="154" alt="" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p style="font-size:18px;font-family:arial, sans-serif;color:#3399ff;text-align:left;margin-left:20px;margin-right:20px;"&gt;&lt;strong&gt;Getting Started with HTML5 &amp;amp; jQuery (Beginner Level) &lt;/strong&gt;&lt;/p&gt;
&lt;p style="font-size:18px;font-family:arial, sans-serif;color:#656565;text-align:left;margin-left:20px;margin-right:20px;"&gt;Tuesday, June 19 @ 2pm Eastern&lt;/p&gt;
&lt;p style="font-size:12px;font-family:arial, sans-serif;color:#000000;text-align:left;margin-left:20px;line-height:20px;margin-right:20px;"&gt;Gain an understanding of the basics of HTML5 &amp;amp; jQuery. We will talk through the new HTML5 tags, JavaScript capabilities and CSS3 features in this latest HTML spec. In HTML5, key tags like Canvas, Video and Article will be examined, as well as JavaScript features including Web Workers, WebSockets and GeoLocation will be covered. You will learn how to incorporate the jQuery library into your application, how to handle and listen to events, and how to implement jQuery functions and how to interact with HTML elements in your pages.&lt;/p&gt;
&lt;p style="font-size:18px;font-family:arial, sans-serif;color:#656565;text-align:left;margin-left:20px;margin-right:20px;"&gt;&lt;img src="http://www.infragistics.com/uploadedimages/newsletters/Infragistics/2012/divider-webinars.jpg" width="440" height="32" alt="" /&gt;&lt;/p&gt;
&lt;p style="font-size:18px;font-family:arial, sans-serif;color:#3399ff;text-align:left;margin-left:20px;margin-right:20px;"&gt;&lt;strong&gt;Working with Data Using igDataSource (Intermediate Level)&lt;/strong&gt;&lt;/p&gt;
&lt;p style="font-size:18px;font-family:arial, sans-serif;color:#656565;text-align:left;margin-left:20px;margin-right:20px;"&gt;Wednesday, June 20 @ 2pm Eastern&lt;/p&gt;
&lt;p style="font-size:12px;font-family:arial, sans-serif;color:#000000;text-align:left;margin-left:20px;line-height:20px;margin-right:20px;"&gt;Learn various ways to get data to your HTML / jQuery based applications using the igDataSource control. You will also learn how to implement a CRUD (Create, Read, Update, Delete) scenario using MVC3 and Entity Framework. At the end of this webinar, you will feel very comfortable with accessing multiple data sources and binding this data to controls like the Infragistics jQuery Grid, Hierarchical Grid and Editors on a page.&lt;/p&gt;
&lt;p style="font-size:18px;font-family:arial, sans-serif;color:#656565;text-align:left;margin-left:20px;margin-right:20px;"&gt;&lt;img src="http://www.infragistics.com/uploadedimages/newsletters/Infragistics/2012/divider-webinars.jpg" width="440" height="32" alt="" /&gt;&lt;/p&gt;
&lt;p style="font-size:18px;font-family:arial, sans-serif;color:#3399ff;text-align:left;margin-left:20px;margin-right:20px;"&gt;&lt;strong&gt;Building a Real World App (Advanced Level)&lt;/strong&gt;&lt;/p&gt;
&lt;p style="font-size:18px;font-family:arial, sans-serif;color:#656565;text-align:left;margin-left:20px;margin-right:20px;"&gt;Thursday, June 21 @ 2pm Eastern&lt;/p&gt;
&lt;p style="font-size:12px;font-family:arial, sans-serif;color:#000000;text-align:left;margin-left:20px;line-height:20px;margin-right:20px;"&gt;Learn how to implement a customer management, order lookup &amp;amp; dashboard application using the HTML5 and jQuery skills demonstrated in the previous webinars. In this end to end scenario, you will learn how to connect multiple Infragistics jQuery controls together on a page using the igDataSource and the KnockoutJS MVVM library. You will also learn how to respond to events in various Infragistics controls and update multiple controls on a page, implement customer lookup, order data entry &amp;amp; data validation, and create a dashboard for monitoring sales person activity.&lt;/p&gt;
&lt;p style="font-size:18px;font-family:arial, sans-serif;color:#656565;text-align:left;margin-left:20px;margin-right:20px;"&gt;&lt;img src="http://www.infragistics.com/uploadedimages/newsletters/Infragistics/2012/divider-webinars.jpg" width="440" height="32" alt="" /&gt;&lt;/p&gt;
&lt;p style="font-size:12px;font-family:arial, sans-serif;color:#000000;text-align:left;margin-left:20px;line-height:20px;margin-right:20px;"&gt;&lt;strong&gt;*Seats for our 11:00am US Eastern session went fast! So we created a second session at 2:00 pm Eastern/11:00 am Pacific to meet the huge demand of this webinar series. Don&amp;#39;t miss your last chance to register now! 
                    &lt;br /&gt;
                    &lt;br /&gt;See below for quick reference as to when to join in your part of the world! (Can&amp;rsquo;t make it live? &lt;a href="http://link.infragistics.com/c/306/7b4bf303aa3614b80fb211f1136b6a748b42bed2f553c41c3c21c3703f7a8883"&gt;Register here&lt;/a&gt;, and a link to the recording will be sent to you after the webinar for on-demand viewing.) &lt;/strong&gt;&lt;/p&gt;
&lt;p style="font-size:12px;font-family:arial, sans-serif;color:#000000;text-align:left;margin-left:20px;line-height:20px;margin-right:20px;"&gt;2:00 PM US Eastern (New York, Montreal) 
                  &lt;br /&gt;3:00 PM UYST/ART (Montevideo, Buenos Aires) 
                  &lt;br /&gt;1:00 PM CDT (Chicago, Austin) 
                  &lt;br /&gt;11:00 AM US Pacific (Los Angeles, San Francisco, Vancouver) 
                  &lt;br /&gt;19:00 BST (London, Edinburg, Lisbon) 
                  &lt;br /&gt;20:00 CEST (Berlin, Paris, Rome) 
                  &lt;br /&gt;23:30 IST (Bangalore, New Delhi) 
                  &lt;br /&gt;
                  &lt;br /&gt;
                  &lt;br /&gt;Space is limited. &lt;a href="http://link.infragistics.com/c/306/7b4bf303aa3614b80fb211f1136b6a748b42bed2f553c41c3c21c3703f7a8883"&gt;&lt;strong&gt;Reserve your spot today! &lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style="font-size:12px;font-family:arial, sans-serif;color:#000000;text-align:left;margin:11px 20px 15px;line-height:20px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;tbody&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=357420" width="1" height="1"&gt;</description><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/HTML5/default.aspx">HTML5</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/Webinar/default.aspx">Webinar</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/jQuery/default.aspx">jQuery</category></item><item><title>5 Reasons Why the Microsoft Surface is coming to a Microsoft Store near You</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/16/5-reasons-why-the-windows-tablet-is-coming-to-a-microsoft-store-near-you.aspx</link><pubDate>Sat, 16 Jun 2012 19:13:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:357403</guid><dc:creator>Jason Beres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=357403</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/16/5-reasons-why-the-windows-tablet-is-coming-to-a-microsoft-store-near-you.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-weight:normal;"&gt;With the &lt;span style="text-decoration:line-through;"&gt;rumored&lt;/span&gt; June 18&lt;/span&gt;&lt;sup&gt;&lt;span style="font-weight:normal;"&gt;th&lt;/span&gt;&lt;/sup&gt;&lt;span style="font-weight:normal;"&gt; announcement of their own branded Windows Tablet at an exclusive invite only event in Los Angeles, Microsoft is finally getting around to what it needs to stop the bleeding of their customers having to choose the iPad as the only viable tablet option on the market. With the &lt;a target="_blank" href="http://techcrunch.com/2012/01/24/apples-q1-2012-46-3b-in-revenue-37m-iphones-and-15-4m-ipads-sold/"&gt;Q1 2012 iPad sales&lt;/a&gt; showing a strong 15.4 million units shipped, there is no sign that the dated user experience and high price is stopping anyone from buying an iPad, so the only thing stopping Microsoft from delivering on a tablet was the lack of a great tablet OS experience. With Windows 8, the time is now to deliver on a serious tablet competitor.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Granted, even as late as Q4 2011, analysts were largely ignoring that fact that Windows 8 even existed - all predictions were for &lt;a target="_blank" href="http://www.idc.com/getdoc.jsp?containerId=prUS23371312"&gt;unhindered iPad growth forever&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://users.infragistics.com/jasonb/blogs/WindowsTablet/IDC-No-Metro.PNG" border="0" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px;" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;2011 Q4 predictions &amp;ndash; when the Windows Tablet didn&amp;rsquo;t register.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;But with the &lt;a target="_blank" href="http://www.zdnet.com/blog/bott/windows-8-release-preview-microsoft-gets-its-apps-together/5042"&gt;nothing-but-positive reviews&lt;/a&gt; around the release of the Windows 8 Consumer Preview in February and the Windows 8 Release Preview in June, that has changed.&amp;nbsp; Analysts are now predicting a very strong uptake in Windows 8 on tablets, some even suggesting that Microsoft will leap to&amp;nbsp; to a 25% market share very quickly and overtake Android.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So why does it make sense that Microsoft will ship its own tablet? Here are 5 reasons.&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;First and foremost - Microsoft can&amp;rsquo;t depend on its hardware partners&lt;/strong&gt;. With &lt;a target="_blank" href="http://www.bing.com/images/search?q=sasung+s9&amp;amp;qs=n&amp;amp;form=QBIR&amp;amp;pq=sasung+s9&amp;amp;sc=8-7&amp;amp;sp=-1&amp;amp;sk="&gt;Samsung&amp;rsquo;s S9&lt;/a&gt; ultra-thin laptop being the only example of a sexy Windows machine, I don&amp;rsquo;t expect that we&amp;rsquo;ll suddenly be inundated with awesome tablets from hardware giants like Dell, Toshiba, Asus, HP &amp;amp; Nokia.&amp;nbsp; Though each of them is rumored to have tablets in the waiting for Windows 8 Metro, their past history isn&amp;#39;t a good story of execution in lock-step with Microsoft&amp;#39;s plans.&amp;nbsp; If they were on the ball, they&amp;#39;d have something out already, every geek in the world (that includes me) would be lined up to buy it.&lt;img height="107" width="170" src="http://users.infragistics.com/jasonb/blogs/WindowsTablet/Giant-Metro-Lumia-900.png" align="right" style="float:right;display:inline;" alt="" /&gt;&amp;nbsp; With Nokia&amp;rsquo;s latest announcement of &lt;a target="_blank" href="http://news.cnet.com/8301-1035_3-57452963-94/nokia-plans-10000-layoffs-cuts-second-quarter-outlook/"&gt;10,000 layoffs&lt;/a&gt;, and with &lt;a target="_blank" href="http://www.businessweek.com/ap/2012-06/D9VDKORG0.htm"&gt;Moody&amp;rsquo;s downgrading&lt;/a&gt; their debt to junk status, I wouldn&amp;rsquo;t hold my breath for the sweet looking turquoise tablet that looks like a &lt;a target="_blank" href="http://www.bing.com/images/search?q=nokia+tablet&amp;amp;FORM=HDRSC2"&gt;giant Lumia 900&lt;/a&gt;. And would you place any money on HP executing on anything with their &lt;a target="_blank" href="http://www.bing.com/search?q=hp+debacle+fiasco&amp;amp;qs=n&amp;amp;form=QBRE&amp;amp;pq=hp+debacle+fiasco&amp;amp;sc=0-10&amp;amp;sp=-1&amp;amp;sk="&gt;recent track record&lt;/a&gt;?&amp;nbsp; I didn&amp;rsquo;t think so.&amp;nbsp; If Microsoft builds and ships their own hardware, they can ensure a great experience and on-time delivery with Windows 8.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img height="186" width="115" src="http://users.infragistics.com/jasonb/blogs/WindowsTablet/Metro-Nook-Windows8.jpg" align="right" style="float:right;margin:11px 20px 24px 14px;display:inline;" alt="" /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;There needs to be a more powerful (iPad like) hardware alternative to the Nook&lt;/strong&gt;. &lt;a target="_blank" href="http://www.foxbusiness.com/technology/2012/04/30/microsoft-invests-300m-in-barnes-noble-digital-business/"&gt;Microsoft&amp;rsquo;s $300 million dollar&lt;/a&gt; investment in the Nook business at Barnes &amp;amp; Noble was huge, and we should all expect Windows Metro based e-Readers available in the holiday selling season, all loaded up with &lt;a target="_blank" href="http://www.xbox.com/en-US/music?xr=shellnav"&gt;XBox Music&lt;/a&gt; &amp;amp; &lt;a target="_blank" href="http://marketplace.xbox.com/en-US/Video?xr=shellnav"&gt;Video Marketplace&lt;/a&gt; and the other goodies that come from the Windows Store, like Mail, Calendar and loads of beautiful apps. But the &lt;a target="_blank" href="https://nookdeveloper.barnesandnoble.com/product/nook-color-specs.html"&gt;Nook hardware spec&lt;/a&gt; is more smartphone-like than tablet - definitely not the same hardware experience as an iPad, which is what people want.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Everyone wants (and arguably needs) Microsoft Office on their tablet &amp;ndash; and Microsoft needs to make sure there is a viable Windows Tablet running office. &lt;/strong&gt;The worst kept secret of an iOS version of Microsoft Office coming in the fall (or at least a fall announcement) means the multi-billion dollar Office business is protected on all platforms &amp;ndash; but nothing can run Office like a Windows machine. Have you tried OneNote on your iPad? The experience is a 6 out of 10 at best. Office needs Windows as much as Windows needs Office.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;The Microsoft Server business is built on the premise of seamless integration with Microsoft infrastructure &amp;ndash; but right now in IT departments all over the globe, there is a mad scramble to secure and enable iPad access to corporate networks&lt;/strong&gt;. Corporate IT doesn&amp;rsquo;t have the time or money to figure this stuff out. By announcing that a Microsoft Tablet is on the way (and hopefully shipping very soon), there is an opportunity for corporate IT to recommend this solution since it plays nicely with existing infrastructure. No extra cost in hardware or software to secure &amp;amp; support the devices.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Microsoft can set its own pricing on its own tablet and take market share&lt;/strong&gt;. Along with a well-positioned Metro Nook, a sub-$500 Metro tablet will do extremely well against the &lt;a target="_blank" href="http://www.forbes.com/sites/ericsavitz/2011/11/17/who-buys-apple-ipads-rich-male-pet-owning-geeks/"&gt;male, pet-owning elitist&lt;/a&gt; $600 to $900 iPad. If Microsoft was really smart, and wanted market share, they&amp;rsquo;d price the Windows tablet around $400, which would be twice the cost of the $199 Kindle Fire, but certainly deliver a superior user experience and Apps offering (think Microsoft Office) than the Kindle and the not-so-smooth-as-Silk browser experience.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;I&amp;rsquo;ll add a 6&lt;sup&gt;th&lt;/sup&gt; reason&lt;/strong&gt;, because I think it&amp;rsquo;s the biggest reason this is going to happen. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a target="_blank" href="http://www.microsoft.com/en-us/news/exec/ssinofsky/"&gt;Steven Sinofsky&lt;/a&gt;&lt;/strong&gt;. Like him or not, he gets things done. He does it his way, and it works. He is pure Microsoft,&lt;img height="130" width="108" src="http://users.infragistics.com/jasonb/blogs/WindowsTablet/Sinofsky-Metro-Tablet.jpg" align="left" style="float:left;margin:14px 19px 0px 0px;display:inline;" alt="" /&gt; and he wants to see the company he&amp;rsquo;s invested his &lt;a target="_blank" href="http://en.wikipedia.org/wiki/Steven_Sinofsky"&gt;life&amp;rsquo;s work&lt;/a&gt; to get back on top like it was in the 90&amp;rsquo;s when he walked trade show floors with Bill Gates. 2012 is a pivotal year for the products he is responsible for delivering &amp;ndash; Windows, Internet Explorer, Live, as well as influence on the new Office 15 and SharePoint 15. He&amp;rsquo;s delivering the goods on the software side, so who says he can&amp;rsquo;t do the same on the hardware side?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="text-decoration:line-through;"&gt;So what will this big announcement be on June 18&lt;sup&gt;th&lt;/sup&gt;? Will&lt;/span&gt; &lt;span style="text-decoration:line-through;"&gt;a Windows Tablet&lt;/span&gt; The Microsoft Surface announcement continues the Microsoft streak of brilliance in the last 12 months with the &lt;a target="_blank" href="http://www.zdnet.com/blog/microsoft/microsoft-buys-skype-for-85-billion-creates-new-business-division/9406"&gt;Skype purchase&lt;/a&gt;, &lt;a target="_blank" href="http://www.foxbusiness.com/technology/2012/04/30/microsoft-invests-300m-in-barnes-noble-digital-business/"&gt;Nook investment&lt;/a&gt; and &lt;a target="_blank" href="http://www.reuters.com/article/2012/06/15/us-yammer-microsoft-idUSBRE85E03Z20120615"&gt;pending Yammer deal&lt;/a&gt;? &lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:line-through;"&gt;Stay tuned.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=357403" width="1" height="1"&gt;</description></item><item><title>TechEd 2012: Get Demos, Win Cash &amp; Learn!</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/11/teched-2012-get-demos-win-cash-amp-learn.aspx</link><pubDate>Mon, 11 Jun 2012 11:50:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:356024</guid><dc:creator>Jason Beres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=356024</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/06/11/teched-2012-get-demos-win-cash-amp-learn.aspx#comments</comments><description>&lt;p&gt;This week in Orlando, Florida is TechEd 2012.&amp;nbsp; I am here with the Infragistics Marketing Team, &amp;nbsp;Product Managers, Technical Evangelists and Solutions Engineers to talk to customers, answer questions and stay on top of what is important to Microsoft.&lt;/p&gt;
&lt;p&gt;&lt;img style="float:right;display:inline;" align="right" src="http://users.infragistics.com/jasonb/I-AM-Infragistics.png" width="230" height="229" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;If you are here in Orlando, come by the Infragistics booth and get you &lt;strong&gt;&amp;#39;I AM INFRAGISTICS&amp;#39;&lt;/strong&gt; button.&amp;nbsp; If you wear this during the week, and are spotted by one the Infragistics crew on the trade show floor, you could win cash or software licenses!&amp;nbsp; We are at booth 625 &amp;hellip; it&amp;rsquo;s a big one, so it will be hard to miss.&amp;nbsp; Come by and get your button!&lt;/p&gt;
&lt;p&gt;We are doing technical demos all day, every day, and are here to answer questions, but we also have schedule slots:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Monday 12:45pm &amp;ndash; Brian Lagunas will do a demo a XAML&lt;/li&gt;
&lt;li&gt;Tuesday 12:45pm &amp;ndash; I will do a demo on jQuery&lt;/li&gt;
&lt;li&gt;Wednesday 12:45pm &amp;ndash; Nick Landry will do a demo on Mobile&lt;/li&gt;
&lt;li&gt;Thursday 12:45pm &amp;ndash; Anand Raja will do a demo on SharePlus&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you are here and want to chat, shoot me an email at &lt;a href="mailto:jasonb@infragistics.com"&gt;jasonb@infragistics.com&lt;/a&gt; or a&amp;nbsp; DM on Twitter @jasonberes.&lt;/p&gt;
&lt;p&gt;I hope to see you here at Tech-Ed!&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Jason
  &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=356024" width="1" height="1"&gt;</description></item><item><title>Updated Support for CLR Versions and Visual Studio Versions</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/05/29/updated-support-for-clr-versions-and-visual-studio-versions.aspx</link><pubDate>Tue, 29 May 2012 16:08:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:353450</guid><dc:creator>Jason Beres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=353450</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/05/29/updated-support-for-clr-versions-and-visual-studio-versions.aspx#comments</comments><description>&lt;p&gt;As most of you know, we survey customers every year and ask questions about your current platform usage, your future plans and of course where you&amp;rsquo;d like to see us invest in platforms and technologies.&amp;nbsp; Based on the trends that you&amp;rsquo;ve reported, and with introduction of CLR 4.5 later this year, we are updating our support policy for older versions of the CLR.&amp;nbsp; These are large changes for some of you, but won&amp;rsquo;t affect most of you, since the majority of&amp;nbsp; the data we&amp;rsquo;ve collected shows you are using the latest and greatest CLR and Visual Studio versions from Microsoft. &lt;/p&gt;
&lt;p&gt;So onto the meat of this post &amp;hellip; starting with the fall 2012 12.2 release, we are changing what we ship in terms of CLR assemblies.&lt;/p&gt;
&lt;h2&gt;Full CLR 4.0 / 4.5 Support&lt;/h2&gt;
&lt;p&gt;Starting with 12.1, we added support for Visual Studio 11 and CLR 4.5.&amp;nbsp; This will of course continue, as well as continued support for Visual Studio 2010 and CLR 4.0.&amp;nbsp; The following products are in a full support cycle for Visual Studio 2010, Visual Studio 11, CLR 4.0, CLR 4.5:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Forms&lt;/li&gt;
&lt;li&gt;ASP.NET&lt;/li&gt;
&lt;li&gt;WPF&lt;/li&gt;
&lt;li&gt;Silverlight (Silverlight 5 only)&lt;/li&gt;
&lt;li&gt;LightSwitch&lt;/li&gt;
&lt;li&gt;Windows Phone&lt;/li&gt;
&lt;li&gt;jQuery / HTML5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In these products, we will ship documentation samples, project files and source code in CLR 4.0.&amp;nbsp; We will support both CLR 4.0 and CLR 4.5.&lt;/p&gt;
&lt;h2&gt;ASP.NET Support&lt;/h2&gt;
&lt;p&gt;In the 12.2 release, we will be shipping version-less assemblies for ASP.NET controls for the following CLR&amp;rsquo;s:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CLR 3.5&lt;/li&gt;
&lt;li&gt;CLR 4.0&lt;/li&gt;
&lt;li&gt;CLR 4.5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;12.2 will be the last release for CLR 3.5 assemblies.&amp;nbsp; In 12.2, all of the documentation, samples, project files and source code will target CLR 4.0.&amp;nbsp; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="text-decoration:underline;"&gt;We are not shipping CLR 2.0 or 3.0 assemblies after the 12.1 (May 2012) release&lt;/span&gt;.&amp;nbsp; CLR 2.0 and CLR 3.0 assemblies are supported through May 2013 for bug fixes and through May 2015 for general support issues.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Windows Forms Support&lt;/h2&gt;
&lt;p&gt;In the 12.2 release, we are shipping version CLR 4.0 assemblies.&amp;nbsp; We will ship documentation samples, project files and source code in CLR 4.0.&amp;nbsp; We will fully support CLR 4.0 and CLR 4.5.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="text-decoration:underline;"&gt;We are not shipping CLR 2.0 or 3.5 assemblies after the 12.1 (May 2012) release&lt;/span&gt;. CLR 2.0 and CLR 3.5 assemblies are supported through May 2013 for bug fixes and through May 2015 for general support issues.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;WPF Support&lt;/h2&gt;
&lt;p&gt;Since June 2011, most of the controls we shipped in WPF were CLR 4 only, and many of the new controls (like the Syntax Parser / Code Editor) are using CLR 4 specific features.&amp;nbsp; Starting with the 12.2 release, we are shipping version CLR 4.0 assemblies. We will ship documentation samples, project files and source code in CLR 4.0. We will fully support CLR 4.0 and CLR 4.5.&lt;/p&gt;
&lt;p&gt;We are not shipping CLR 3.5 assemblies after the 12.1 (May 2012) release. CLR 3.5 assemblies are supported through May 2013 for bug fixes and through May 2015 for general support issues.&lt;/p&gt;
&lt;h2&gt;Silverlight &amp;amp; LightSwitch Support&lt;/h2&gt;
&lt;p&gt;Since Silverlight does not depend on a CLR version, we have the following support for Silverlight &amp;amp; LightSwitch:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Silverlight 5 support and Visual Studio 2010 plus Visual Studio 11 support for the NetAdvantage for Silverlight product.&amp;nbsp; With the last release of 12.1 (May 2012), we dropped support for Silverlight 4.&amp;nbsp; So there is no change to the Silverlight support.&lt;/li&gt;
&lt;li&gt;Silverlight 5 support and Visual Studio 11 support for the NetAdvantage for LightSwitch product.&amp;nbsp; In 12.2, we will no longer ship Visual Studio 2010 add-ins for LightSwitch, thus closing the door on Silverlight 4 LightSwitch releases.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Reporting Support&lt;/h2&gt;
&lt;p&gt;Our NetAdvantage Reporting product ships with CLR 4 and Visual Studio 2010 support. Visual Studio 11 will be fully supported for 12.2. So there is no change to the Reporting support.&lt;/p&gt;
&lt;h2&gt;Windows Phone Support&lt;/h2&gt;
&lt;p&gt;Windows Phone currently is supported under the Windows Phone 7.5 SDK &amp;amp; Visual Studio 2010.&amp;nbsp; There are no changes to the Windows Phone support at this time.&lt;/p&gt;
&lt;h2&gt;jQuery / HTML5 Support&lt;/h2&gt;
&lt;p&gt;Most of the adoption on this product is around the HTML / jQuery components, but we also ship MVC wrappers for all of the controls.&amp;nbsp; Beginning with the 12.2 release (Fall 2012) we will only ship MVC 3 and MVC 4 wrappers for the HTML / jQuery controls.&amp;nbsp; This means full Visual Studio 2010 and Visual Studio 11 support for building modern web based apps.&lt;/p&gt;
&lt;h2&gt;Understanding the Support Policy&lt;/h2&gt;
&lt;p&gt;Our support policy is designed to maximize the bug fixes and updates in the initial year of your subscription, and to give you longer term 3 year support on issues as you need help.&lt;/p&gt;
&lt;p&gt;You get:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bug fixes / service releases / new controls / new features in the initial year after you purchase or renew your subscription&lt;/li&gt;
&lt;li&gt;3 years of developer support on every product from the date is was released &lt;br /&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In the case of assemblies that we are no longer shipping as part of the product, you still receive 12 months of bug fixes and services releases, and you get 3 years of developer support.&amp;nbsp; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For all CLR 2.0, 3.0 &amp;amp; 3.5 assemblies that shipped in 12.1 (May 2012), you will get fixes until May 2013, and support until May 2015.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you have any questions or comments on these changes, shoot me an email at &lt;a href="mailto:jasonb@infragistics.com"&gt;jasonb@infragistics.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Jason&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=353450" width="1" height="1"&gt;</description></item><item><title>Announcing NetAdvantage 12.1–Available for Download</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/05/03/announcing-netadvantage-12-1-available-for-download.aspx</link><pubDate>Thu, 03 May 2012 15:57:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:348155</guid><dc:creator>Jason Beres</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=348155</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/05/03/announcing-netadvantage-12-1-available-for-download.aspx#comments</comments><description>&lt;p&gt;I am very excited to announce the &lt;a target="_blank" href="http://www.infragistics.com/about-us/press-room/press-releases/infragistics-announces-netadvantage-ultimate-2012-volume-1.aspx"&gt;release of NetAdvantage 12.1&lt;/a&gt;. Subscribers can log in and download the latest bits immediately from &lt;a target="_blank" href="https://www.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads"&gt;MyIG&lt;/a&gt; or from the &lt;a target="_blank" href="http://www.infragistics.com/downloads/default.aspx"&gt;Downloads Page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://www.infragistics.com"&gt;&lt;img src="http://download.infragistics.com/users/jasonb/blogs/12.1-Blog-Header.png" border="0" style="background-image:none;border-bottom:0px;border-left:0px;padding-left:0px;padding-right:0px;border-top:0px;border-right:0px;padding-top:0px;" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Not only did we add major new features across all web, desktop, reporting, mobile &amp;amp; HTML5 platforms, but we&amp;#39;ve expanded the value of what you get in the box as part of your subscription.&amp;nbsp; Starting with 12.1:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Our XAML Data Visualization products (&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/silverlight/line-of-business.aspx#Overview"&gt;Silverlight&lt;/a&gt; &amp;amp; &lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/wpf.aspx#Overview"&gt;WPF&lt;/a&gt;), which we previously sold separately and were part of NetAdvantage Ultimate, are now included in the NetAdvantage for Silverlight &amp;amp; NetAdvantage for WPF product.&amp;nbsp; &lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/ultimate.aspx#Overview"&gt;NetAdvantage Ultimate&lt;/a&gt; subscribers will get a &lt;a target="_blank" href="http://www.infragistics.com/quince-pro.aspx#Overview"&gt;5 user Quince Pro subscription&lt;/a&gt; and all &lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/icons.aspx#Overview"&gt;8 of our Icon Packs&lt;/a&gt; in their subscription.&amp;nbsp; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;Read about the details of these &lt;a target="_blank" href="http://community.infragistics.com/blogs/nick-landry/archive/2012/05/03/bonus-surprises-in-netadvantage-for-wpf-silverlight-and-ultimate.aspx"&gt;awesome product enhancements here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;On top of that major addition, we&amp;rsquo;ve also changed the pricing on our Windows Phone &amp;amp; jQuery / HTML5 &amp;nbsp;products:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/windows-phone.aspx#Overview"&gt;NetAdvantage for Windows Phone&lt;/a&gt; is now $195&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/jquery-controls.aspx#Overview"&gt;NetAdvantage for jQuery&lt;/a&gt; is now $595&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Nick has a blog with all of the details that you can &lt;a target="_blank" href="http://community.infragistics.com/blogs/nick-landry/archive/2012/05/02/infragistics-announces-reduced-pricing-for-mobile-amp-web-products.aspx"&gt;read about here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Over the last several weeks, we&amp;rsquo;ve been posting blogs about how to use all of the new 12.1 features and what you should expect when you install, so make sure to page though &lt;a href="http://blogs.infragistics.com/" title="http://blogs.infragistics.com/"&gt;http://blogs.infragistics.com/&lt;/a&gt; to review the technical how-to posts.&lt;/p&gt;
&lt;p&gt;For a quick review of the features in each platform, visit the What&amp;rsquo;s New pages here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/aspnet.aspx#NewFeatures"&gt;ASP.NET&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/jquery-controls.aspx#NewFeatures"&gt;jQuery / HTML5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/winforms.aspx#NewFeatures"&gt;Windows Forms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/wpf.aspx#NewFeatures"&gt;WPF&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/silverlight/line-of-business.aspx#NewFeatures"&gt;Silverlight&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/windows-phone.aspx#NewFeatures"&gt;Windows Phone&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/reporting.aspx#NewFeatures"&gt;Reporting&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.infragistics.com/dotnet/netadvantage/lightswitch.aspx#NewFeatures"&gt;LightSwitch&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We think you&amp;rsquo;ll like what you see!&amp;nbsp; We are now hard at work on 12.2, which will ship in the fall.&amp;nbsp; If you have any questions or comments on 12.1 (or asks for 12.2), post them to this blog or shoot me an email at &lt;a href="mailto:jasonb@infragistics.com"&gt;jasonb@infragistics.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;From the entire Infragistics team, we hope you enjoy 12.1!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=348155" width="1" height="1"&gt;</description><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/2012.1/default.aspx">2012.1</category></item><item><title>HTML5 Grids &amp; Chart Dashboards Webinar Follow-up</title><link>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/04/03/html5-grids-amp-chart-dashboards-webinar-follow-up.aspx</link><pubDate>Tue, 03 Apr 2012 16:03:00 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:342407</guid><dc:creator>Jason Beres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.infragistics.com/community/blogs/jason_beres/rsscomments.aspx?PostID=342407</wfw:commentRss><comments>http://www.infragistics.com/community/blogs/jason_beres/archive/2012/04/03/html5-grids-amp-chart-dashboards-webinar-follow-up.aspx#comments</comments><description>&lt;p&gt;&lt;img src="http://download.infragistics.com/users/jasonb/blogs/webinarlogo-html5-dashboard.png" align="right" style="margin:0px 22px 0px 24px;display:inline;float:right;" alt="" /&gt;I want to thank everyone who came out to the HTML Grid &amp;amp; Chart Based Dashboards webinar last week.&amp;nbsp; We had big numbers for the webinar, we appreciate the time you took out of your bust schedule to check out what how we are innovating the Web / HTML5 space.&amp;nbsp; I am sorry to the folks that couldn&amp;rsquo;t connect in to the video and the audio, as we maxed out at the 1,250 attendee limit for the webinars.&amp;nbsp; We&amp;rsquo;re looking into making sure that we can accommodate the numbers next time.&amp;nbsp; We also did the webinar at 2 different times, both live, to accommodate the worldwide audience.&amp;nbsp; Did that work for you?&amp;nbsp; Were the times good / bad?&amp;nbsp; Shoot me an email &lt;a href="mailto:jasonb@infragistics.com"&gt;jasonb@infragistics.com&lt;/a&gt; and let me know.&lt;/p&gt;
&lt;p&gt;Below is all the goodness from the webinar, let me know if I missed anything else that you&amp;rsquo;d like to see.&lt;/p&gt;
&lt;h2&gt;On-Demand Webinar Viewing&lt;/h2&gt;
&lt;p&gt;To view the On-Demand Webinar, go here:&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="https://www149.livemeeting.com/cc/gc_pro_namewreg_infragistics/view?id=%20T3WHF9&amp;amp;pw=8dr~~%3EW"&gt;Live Meeting Recording&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Download the Product&lt;/h2&gt;
&lt;p&gt;Download the NetAdvantage for jQuery product at this URL.&amp;nbsp; This will install all of the samples and JavaScript files to make the magic happen.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.infragistics.com/dotnet/netadvantage/jquery-controls.aspx#Overview" title="http://www.infragistics.com/dotnet/netadvantage/jquery-controls.aspx#Overview"&gt;http://www.infragistics.com/dotnet/netadvantage/jquery-controls.aspx#Overview&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;ll need to install the product to take advantage of the demos.&lt;/p&gt;
&lt;h2&gt;Get the Webinar Demos&lt;/h2&gt;
&lt;p&gt;Some of the cooler performance examples I showed during the demos were around the chart.&amp;nbsp; You can view those directly online here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live Data Feeds: &lt;a href="http://samples.infragistics.com/jquery/chart/live-data" title="http://samples.infragistics.com/jquery/chart/live-data"&gt;http://samples.infragistics.com/jquery/chart/live-data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;High Volume Data Binding: &lt;a href="http://samples.infragistics.com/jquery/chart/binding-high-volume-data" title="http://samples.infragistics.com/jquery/chart/binding-high-volume-data"&gt;http://samples.infragistics.com/jquery/chart/binding-high-volume-data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Real-time Data Binding: &lt;a href="http://samples.infragistics.com/jquery/chart/binding-real-time-data" title="http://samples.infragistics.com/jquery/chart/binding-real-time-data"&gt;http://samples.infragistics.com/jquery/chart/binding-real-time-data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Motion Framework: &lt;a href="http://samples.infragistics.com/jquery/chart/motion-framework-chart" title="http://samples.infragistics.com/jquery/chart/motion-framework-chart"&gt;http://samples.infragistics.com/jquery/chart/motion-framework-chart&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Grab the MVC Samples I showed off during the talk here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://download.infragistics.com/users/jasonb/blogs/mvcsamples.zip"&gt;http://download.infragistics.com/users/jasonb/blogs/mvcsamples.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Grab the HTML Samples I showed off during the talk here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://download.infragistics.com/users/jasonb/blogs/htmlsamples.zip"&gt;http://download.infragistics.com/users/jasonb/blogs/htmlsamples.zip&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Read the Q&amp;amp;A&lt;/h2&gt;
&lt;p&gt;&lt;a href="http://download.infragistics.com/users/jasonb/blogs/Infragistics-HTML-Webinar-QA.pdf"&gt;http://download.infragistics.com/users/jasonb/blogs/Infragistics-HTML-Webinar-QA.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s it.&amp;nbsp; If you have suggestions on other webinar topics, make sure to let me know at &lt;a href="mailto:jasonb@infragistics.com"&gt;jasonb@infragistics.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;/p&gt;
&lt;p&gt;Jason&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.infragistics.com/community/aggbug.aspx?PostID=342407" width="1" height="1"&gt;</description><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/HTML5/default.aspx">HTML5</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/Webinar/default.aspx">Webinar</category><category domain="http://www.infragistics.com/community/blogs/jason_beres/archive/tags/jQuery/default.aspx">jQuery</category></item></channel></rss>