User Profile & Activity

Product Support Moderator
Page
of 22
Posted: May 4, 2011 6:58 AM
Hello John,

Yes, we have added an option to turn off the designer extension since ClientUI 4. The option was mentioned in the documentation as well.

Let me paste the steps here for your convenience.

Options to turn off property designer extension

ClientUI includes a designer extension that parses and loads the documentation from the assembly's XML comment file. The process also adds category and other designer-related attributes to each property when the designer is loading the designer for that particular assembly. The combination of these property-related processes may cause the Visual Studio designer to load slower particularly during compile time when the page contains a number of controls from different ClientUI assemblies.

In the case that the property description and categoryare less important in your development,you may choose to turn off the property designer extension to improve the Visual Studio designer loading time. To turn off the property designer extension, please follow the instructions below.

  • Open Registry Editor
  • Locate HKEY_LOCAL_MACHINE\SOFTWARE\Intersoft Solutions\ClientUI\[InstalledVersion]\Silverlight. For examples, HKEY_LOCAL_MACHINE\SOFTWARE\Intersoft Solutions\ClientUI\5.0.5000\Silverlight
  • Add a new string value named "LoadDesignerExt" and set the value to 0.

Note: For x64 operating system, please locate the registry node under the Wow6432Node branch.


Hope this helps.
Posted: November 4, 2010 12:23 PM

Hello,

The LaunchApplication command is now streamlined to the Framework namespace, which is available in Intersoft.Client.Framework.WindowCommands.

Hope this helps.

Posted: November 3, 2010 9:18 PM

Hi Richard,

Currently, the RolesRequired implemented "and" algorithm for the multiple roles, which follows the original implementation in .NET.

However, we realize that this may be not ideal in certain scenarios. Do you have any feedback on the ideal implementation that can support both "and" and "or" algorithm?

Thanks.

Posted: October 28, 2010 2:08 PM

Richard,

The documentation should be installed automatically.

Can you see the shortcut in the program group? Much like the screenshot shown here.

Please let me know, thanks!

Posted: September 1, 2010 1:18 PM

In the standard content control and panels, the content moving should work just fine without additional methods. This case is unique only for ContentTransition because it performs animation when the content is changed, which in this case applied to same object. This isn't allowed in WPF since a Freezable object can run only one animation at a time.


The official new build is scheduled to release on mid September. Let me know if you have any questions.

Hi John,

Thank you for reporting this small glitch. This issue will be fixed in the RTM release.

Hi John,

Thank you for your feedback.

The navigation behavior is originally designed that way. That's because when Back navigation occurred and the child content is already filled, the UXFrame will not be reset to empty to avoid re-selection. This gives impression that the back button doesn't perform navigation.

However, upon another evaluation, it seems we'll fix this behavior and enhance it further in final release for consistency purpose.

We will let you know when a new nightly build is available for you to test.

Posted: July 8, 2010 11:32 AM
Rick, you're correct about the WebAqua 2.0 which is now re-branded under ClientUI. We see that the repackaging is unavoidable because many of the Aqua controls have been redesigned from the groundup to take advantage of new architecture to support greater extensibility using Silverlight and WPF best-practice development.

The issues that you encountered in WebAqua 2.0 are mostly limitation in terms of architectural and fundamental features thus can't be effectively fixed. Many  of the new Aqua lineups in ClientUI have been rebuilt from scratch which naturally addressed most of the issues existed in its predecessor.

If you owned an active Silverlight subscription or a Premier subscription, you're entitled to get ClientUI 2010 free of charge. If not, you can renew the subscription with very affordable pricing. If you don't own any subscriptions, we'll make available an upgrade path to ClientUI 2010 with very competitive pricing.

Let me know if you have any other questions. Thank you and have a nice day!

Got it, we'll have it in RTM.

Thanks!

Dear John,

I apologize for not stating it more clearly. Although most controls without UX are more basic and simpler in functions, they still fully comply to MVVM principles and consistently support standards-compliance user experiences.

Yes, please submit bug reports and feedback in this forum. We'll include the bug fixes in the upcoming RTM release.

- Support

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