User Profile & Activity

Jimmy Petrus Administrator
Page
of 18
Posted: January 27, 2012 9:45 AM
Dear Charles,

The latest ClientUI service pack with native Silverlight 5 support is just released. Check out the details here.

Best,
Jimmy
Hi all,

FYI, the latest ClientUI 6 now includes the much-anticipated DevForce-powered Business Application project template. It uses DevForce 6.1.3 by default.

Best,
Jimmy
Posted: September 21, 2011 9:57 PM

I'm sorry...but everything i've seen about metro is for list based applications targeted for consumers.  Until i see a "real" metro application that is optimized for heavy data entry and reporting, PLEASE don't waste your time.  METRO = Consumer.  Silverlight 5 = LOB (including cross platform).  PLEASE focus on getting your controls to support Silverlight 5.  METRO may some day be a good option, but it will take years...and then it won't be cross platform.  My 2 cents.

Yup, agree. You've clearly see it right. The Metro will be entirely new development platform while Silverlight is untouched because both are targeting different market. Hopefully other developers can see it clear as well, and continue with today's development solutions.

Posted: September 21, 2011 9:53 PM

Hi Andre,

Thanks for the prompt response.

IMO, we shouldn't be too worried about ARM since Microsoft has a long way to go to support the applications and code execution compatibility on ARM. Moreover, consumers will likely choose Wintel (Windows + Intel) for the peace of mind -- ensuring they get the best performance and reliability. If you read the news, Windows 8 in the ARM tablet was locked down in the glass box during the BUILD event, so it's not really usable at the time being. I'd say that it's too early to predict what's going on with Microsoft's ARM strategy -- whether or not they will support Silverlight in ARM remain to be seen.

Speaking of WinRT, remember that it's targeting Windows 8 desktop. So the apps you built won't run on browsers, nor will it run on Mac. It seems like Microsoft is focusing back on the good old day of desktop-based development -- very contradicting with the rest of industry leaders who focused on the other way around. IMHO, Silverlight will still be chosen as main LoB development platform due to its mature development and proven track of records.

Best,
Jimmy

Posted: September 19, 2011 10:41 PM

Hello Andre,

Thanks for posting this question. That's a great catch :)

We will, when the time comes, make all our controls available to WinRT which will also works in ARM. However, please be reminded that it's still too early to make any prediction on Microsoft's strategy. The previews in BUILD event were intended to show what Microsoft is doing currently and what they are going to offer in the foreseeable future. However, I suggest you to continue building rich apps using the mature and proven technologies available *today*.

It's best to make it clear that WinRT is supposed to replace WPF, not Silverlight. Silverlight apps run on browsers and works in Windows and Mac. WinRT apps run only on Windows 8 -- so it won't be cross devices nor cross platforms.

Also, since you're going to build apps with Metro style, have you researched user's acceptance on Metro style UI? I have recently seen a growing negative feedback on Metro style (which is the reason why WP7 loses the competition to iOS/Android), but I won't be going deep on this matter here.

Let me know if you have other questions, thoughts, or concerns.

Best,
Jimmy

Posted: September 9, 2011 12:45 AM
Hello Louis,

Thanks for your questions, and welcome to Intersoft Solutions Community!

You should be safe to go on with your purchasing right now. As the leading vendor in Silverlight tools, rest assured that we will update *all* our products to support Silverlight 5 using the best guidance and architectural pattern available.

Please feel free to let us know if you have any further questions.

Best,
Jimmy
Posted: September 2, 2011 2:02 PM

Hello,

Thanks for your patience. We've discussed your questions with our development team. Here the result goes.

First of all, our SqlReportViewer will not require you to change the topology of your existing SSRS deployment. That's made possible because we will ship a server-side handler for the SqlReportViewer which processes the communication between the client and server. This also means that you can continue to use your existing security settings, whether it is Windows Authentication or Forms.

Secondly, the server component of our SqlReportViewer will use default windows credential when communicating with the actual SSRS web services. You can override both the credentials and the impersonation level by deriving the handler class and overriding the provided virtual properties.

Finally, you can use Forms authenthication to handle the security between the client and the server that hosts the SqlReportViewer's HTTP handler. This allows you to have granular control over how your applications should behave based on user's roles.

I hope you've now got clearer picture on our upcoming SqlReportViewer. Please feel free to let me know if you have any questions.

Thanks,
Jimmy

Posted: August 31, 2011 10:02 PM
Hello Carlos,

You don't need to call CancelUpload method since the UploadStarted event is cancelable.

To cancel the event, simply set e.Handled = true. When this is set, the upload process will not be started.

Hope this helps,
Jimmy
Posted: August 23, 2011 8:35 AM
Hello Georgios,

Welcome to Intersoft Community Forum!

Comparing ClientUI and Prism is not apple to apple, because Prism provides only artchitectural and design pattern libraries, while ClientUI provides a multitude of MVVM-ready user interface controls along with advanced frameworks and design pattern libraries.

Based on our experiences in Silverlight project development, we don't require Prism when building apps using ClientUI. That's because ClientUI already has application framework that supports external XAP (on demand download), as well as integration with navigation and windowing framework.

I hope my explanation gives you insights on Silverlight frameworks particularly on ClientUI and Prism. Let me know if you have any questions.

Thanks,
Jimmy
Hello Balachander,

We require our solution to be Silverlight version independence which is why we don't want to design our extensibility API based on MEF. Currently, our API works in Silverlight 3, 4 and 5. This also allows our solution to provide unified API to other platforms like WPF and Windows Phone 7.

Hope this helps,
Jimmy
All times are GMT -5. The time now is 8:45 PM.
Previous Next