Pages

Total Pageviews

Add This

Showing posts with label Components. Show all posts
Showing posts with label Components. Show all posts

Tuesday, October 4, 2011

Summaries, Filtering and End-User Features in DXGrid

The DevExpress Data Grid controls for Silverlight and WPF provide the end-user with powerful and flexible customization and data management functionality. Using the DXGrid control, your end-users will be able to take advantage of features such as Grouping, Sorting, Filtering, Column and view customization, and much more. This session will provide a thorough overview of the tools available to manage data at runtime.



Monday, October 3, 2011

Improving Web Site Performance and Scalability While Saving Money

Can you really improve the customer experience and save money? There are many simple techniques and free tools available that can do both! This session will start with a traditional ASP.NET web site and show step by step how to improve it for both client experience and cost savings. Review the basics of caching and learn how to avoid costly server round trips by using expirations to maximize use of the client's browser and also reduce server side execution time with data caching on the server. Use HTTP compression, minification of JavaScript and CSS, server side viewstate, and image optimization to reduce client downloads by 50-75%. Take advantage of free CDN networks to host jQuery and Ajax files. See how tools such as Ajax Minifier, Fiddler, Network Monitor, and Google Page speed can be used to help diagnose and verify improvements.