Contact Us
+1 888 548 7685
+44-7810-551616
+6221-2555-6680
24-Hour.

Monday to Friday.

ClientUI Blog

  • 1

    ClientUI 7 Preview Part 4: Multiple Selection ComboBox with Auto Filter and Checkbox Input Support

    Posted by jimmyps on May 15, 2012 | Tags: 2012 R1, Development, Products, ClientUI, CTP, Multiple Selection ComboBox, Silverlight, WebUI Studio, WPF
    Earlier this month, I’ve blogged about some of the exciting new controls that we will release in the next few weeks, which include a brand-new combobox with server paging multi-column support, enhanced GridView and new ItemsControl grouping capability. Many of … Continue reading Read more

  • 1

    ClientUI Preview Part 3: Pageable and Multi-column ComboBox, Enhanced GridView, Items Grouping and more

    Posted by jimmyps on May 4, 2012 | Tags: 2012 R1, Development, Products, ClientUI, CTP, Silverlight, WPF
    In the last two posts, I’ve covered many of the new framework features that provide architectural guidelines for building highly extensible and maintainable business applications on Silverlight and WPF. You can check out the first post here which explains dependency … Continue reading Read more

  • 1

    ClientUI 7 Preview Part 2: View Discovery and View Injection with Region Manager

    Posted by jimmyps on May 1, 2012 | Tags: 2012 R1, Development, Products, ClientUI, Region Manager, Silverlight, View Discovery, View Injection, WebUI Studio, WPF
    In my previous post, I’ve discussed about dependency injection and IoC container, and how the upcoming ClientUI release makes it easy for developers to build good quality software. Today I’ll continue to explore the new exciting framework-related features so you … Continue reading Read more

  • 1

    UXFileUpload: Store Uploaded Files in Database

    Posted by yudhiy on April 26, 2012 | Tags: 2011 R2, Development, Products, Tips and Tricks, ClientUI, MVVM, Silverlight, Tutorial, UXFileUpload
    Handling client files which are uploaded to a server is a common requirement for application. Files can be uploaded either to the FileSystem of your server or directly to the database as BLOB. However, there has been a lot of … Continue reading Read more

  • 0

    Create Rich Outlook Style Silverlight Application in Minutes

    Posted by yudhiy on April 16, 2012 | Tags: 2011 R2, Development, Products, Tips and Tricks, ClientUI, MVVM, Office Ribbon, Silverlight, Tutorial, UXRibbon
    Recently I was assigned to create a simple Silverlight project that shows a list of data with full editing support. The first thing that comes to my mind is using the ClientUI project template as a first step to start … Continue reading Read more

  • 1

    ClientUI 7 Preview Part 1: Built-in IoC Containers

    Posted by jimmyps on April 11, 2012 | Tags: 2012 R1, Development, Products, Application Framework, ClientUI, Dependency Injection, Inversion of Control, MVVM, Silverlight, WPF
    Since its debut two years ago, ClientUI has been designed to facilitate application development toward loose coupling approach. This can be seen from the comprehensive MVVM-ready components and application framework included in ClientUI, then followed with the introduction of Event … Continue reading Read more

  • 0

    March 2012 Hotfix Released

    Posted by jimmyps on March 23, 2012 | Tags: Development, Products, asp.net, ClientUI, Hotfix, Silverlight, WebUI Studio, WPF
    Today, we’re pleased to announce the release of March 2012 product hotfixes for all WebUI Studio editions (ASP.NET, Silverlight 3 – 5, and WPF). Customers are highly recommended to apply the latest hotfixes as they addressed numerous issues and include … Continue reading Read more

  • 0

    Announcing WebUI Studio 2012 Roadmap

    Posted by jimmyps on March 13, 2012 | Tags: Development, General, Products, Announcement, ClientUI, WebUI Studio
    We’ve recently updated the product roadmap for WebUI Studio 2012 which includes the release plans for all platforms, including ASP.NET, Silverlight, WPF, and beyond. Flashing back at a glance, 2011 was such an amazing year as we delivered over 160 … Continue reading Read more

  • 0

    Deploy ClientUI Report Application Separately from Report Server

    Posted by yudhiy on March 1, 2012 | Tags: 2011 R2, Development, Products, Tips and Tricks, ClientUI, Deployment Scenarios, Silverlight
    Today I start to create a simple Silverlight project that uses Intersoft SqlReportViewer. This project will be used to display Microsoft SQL Server 2008 Reporting Services (further abbreviated as SSRS) document. The objective is to create SqlReportViewer application where the … Continue reading Read more

  • 0

    Enable HTTPS mode in SqlReportViewer and SQL Report Service

    Posted by handy23 on March 1, 2012 | Tags: 2011 R2, Development, Tips and Tricks, ClientUI, Customization, Silverlight, WPF
    Normally, SQL Report Service (SSRS) is configured to run in HTTP by default. In this blog post, I will show you the steps required to configure the SSRS to use HTTPS mode, and how to configure the SqlReportViewer control to … Continue reading Read more