User Profile & Activity

Jimmy Petrus Administrator
Page
of 18
Posted: January 28, 2011 9:18 AM

Hi Balachander,

The WCF RIA SP1 is currently in beta state, which could be the reason why it caused the error in the business template.

We will definitely support WCF RIA SP1 when it's RTM'ed.

Hope this helps,
Jimmy

Posted: January 28, 2011 9:16 AM

Hi Andre,

Did you refer the 'progress round circle' as the busy indicator's icon?

It's actually not a static icon, but a specially-designed XAML animation that creates the effect of rotating, Apple-style progress indicator.

I'm not sure if a static icon would be good enough to indicate a 'busy progress'. We'd love to hear your thought about this.

And I thought you should have figured out that customizing the busy indicator is pretty straightforward, that is through the BusyIndicatorTemplate.

Hope this helps,
Jimmy

Hi Chris,

It seems that your existing project is still referencing to older assemblies, while certain new assemblies have been used in place.

You can ensure the references by hovering each assembly to see where the reference is located. Make sure all of them are pointed to the ClientUI 4 installation folder, instead of private bin.

Hope this helps,
Jimmy

Hi Andrzej,

In your other two computers that work without Expression SDK, could you share where the reference is actually found? You can check it by clicking on the reference in Visual Studio, and press F4 to bring up the property window.

My point is that, if the reference existed in a normal Silverlight installation, we might not need to ship it separately. Otherwise, it seems we have to ship the assembly in our installer to avoid this problem.

Thanks,
Jimmy

Posted: January 23, 2011 3:56 AM

Hi Ross,

Any updates about the UXMaskedInput issue in your end?

Thanks,
Jimmy

Posted: January 20, 2011 9:18 PM

Good question. In addition to using Tag as Glenn's reply, you may want to save the application-level settings in isolated storage.

The ClientUI Application Framework enables you to do that pretty easily. Check out How-to: Save and Load Application-specific Settings.

Hope this helps,
Jimmy

Posted: January 14, 2011 10:32 PM

Hi Mark,

Silverlight is a pure client-side technology. So you need a data access solution to retrieve the data from your database and deliver them to the client side.

In Silverlight, we encourage the use of MVVM design pattern to build data-aware applications. You can learn many benefits of using MVVM design pattern here.

I personally recommend DevForce from IdeaBlade for a comprehensive, cross-platform data access solution (supports both Silverlight and WPF). Check out the Contacts sample application that uses ClientUI and DevForce in my blog post here.

Hope this helps,
Jimmy

Posted: January 14, 2011 9:57 PM

Hi Ross,

Nice application, thanks for sharing the video.

There are a number of possibilities as to why the "icon" in the Dock is not removed when the window is closed. First of all, do you assign an identical WindowName or WindowGroupName to more than one window?

It's important to note that UXDesktop automatically manages the UXDesktopDockButton (and vice versa) when they are integrated. A button may represents an application, which can be identified and mapped through a number of approaches. Click here to learn more about the window identity concept.

The bottomline is that, the button in the UXDesktopDock may fail to remove when the associated window is closed if there are other applications or windows that "still" associated to the button, which maybe linked through WindowName, WindowGroupName, ApplicationUri or ApplicationID.

Hope this helps,
Jimmy

Posted: January 13, 2011 12:57 AM

Hi Andre,

Thank you for submitting the feature request.

Yes, we can include this functionality natively to UXHyperlinkButton. The enhancement will be made available in the upcoming hotfix scheduled next week.

Cheers,
Jimmy

Posted: January 12, 2011 10:52 AM

Hi Ross,

Yes, we do have IdeaBlade setup in our development environment.

It will be great if you can send a simple sample that replicates the problem, we can help you shot the problem very quickly.

Thanks,
Jimmy

All times are GMT -5. The time now is 2:56 PM.
Previous Next