In previous post, we saw how easy it is to use J2EE as a rich backend. Let's continue with our example and show how to fetch and send some data from our J2EE backend to a Silverlight rich client application.
Silverlight Posts1-5 of 9
Silverlight Applications with J2EE Backend - Part Two (Sunday, March 07, 2010)In previous post, we saw how easy it is to use J2EE as a rich backend. Let's continue with our example and show how to fetch and send some data from our J2EE backend to a Silverlight rich client application. Filed under | 0 comments
»
Silverlight Binding: Lesson Learned (Wednesday, February 17, 2010)When working on a Silverlight application that recieved data from a WebService I notice that loading of an array of 1500 items takes a lot of time. With this problem, application launch that has 3 separate webservice lookups, took almost 5 minutes to complete. Filed under | 0 comments
»
Silverlight Applications with J2EE Backend - Part One (Saturday, February 13, 2010)If you have not heard, Silverlight is the latest rich client technology from Microsoft. The good thing about it is that it works almost on all browsers and operating systems and you can host your application on non-microsoft stack too, but there are things such as database connectivity that you can't benefit from when creating Silverlight applications. The only way to create data-driven applications would be to use a service backend. Here I'll show you how to create a J2EE backend for your Silverlight application and host it on a JBoss application server. Filed under | 0 comments
»
BiDi applications with Silverlight 4 (Wednesday, November 25, 2009)I started checking out the new Silverlight 4 Beta this week and the most important feature (for me) added to this release : FlowDirection. If you’re not a WPF guy, this is the equivalent of RightToLeft in WinForm world, just recently added to Silverlight. If this works the way the same feature in WPF works, all custom controls built in this platform will automagically have correct RightToLeft behavior, “Almost” without any additional code from component vendor / developer. Sounds too good to be true, but it is.
Filed under | 6 comments
»
Google Analytics in Silverlight (Wednesday, April 29, 2009)I've been trying to setup Google Analytics Event Tracking in a Silverlight application for a while and despite all the how-tos and artilces on the web, I just couldn't get it running. Filed under | 0 comments
»
AdvertisementSubscribeArchives
|