rich-internet-application

Returning Associated Members via Ria DomainService Invoke Method

I got this DomainService method I'm calling from my SL ViewModel using the Invoke attribute: [Invoke] public ServiceModel.Recipy GetRecipyById(int recipyId) { return new Recipy { RecipyId = 1, Name = "test", Description = "desc", Author =...

Separating View from Model in webapps

I often see web applications where a program is basically some javascript objects wrapping DOM objects. These JS objects perform all model, controller, and view functionality. This seems ok to me with older style web applications where there really wasn't much model or controller functionality, but in newer more interactive application...

C++ framework for separating UI design from business logic

Is there a c++ framework for building rich desktop applications? Essentially the important feature I'm looking for similar to Flex4 MXML to separate the visual presentation and application logic into xml. Does Qt4, for example, allow the visual appearance to be specified in xml definition? This is state based, so on events the UI change...

RIA using Flash or Silverlight vs JS framework

In creating a RIA, what are the advantages and disadvantages of each approach? ...

Assessment of Adobe AIR as an RIA runtime?

Hi Stack Overflow! I've seen a few questions asked here about Adobe AIR, although an overall viability review is hard to find (both here and on Google). Some questions that could contribute to such a review: Is Adobe AIR the best cross-OS-compatible, browser-less runtime for RIAs? What are drawbacks unique to AIR? What are positives...

Javascript Windows Framework

Sometimes I see web based software that is designed using some slick javascript windows which try to emulate the Windows desktop experience (draggable windows and a start menu). Are there any free frameworks like this available? ...

Silverlight RIA Services encryption issue

Hi all, I have a silverlight application with classic User Login process.My problem is that when I listening the browser with Fiddler application,i see request uris clearly which means: myriaserviceurl/binary/?username=asd&password=12345 this isnt secure isnt it? Do RIA Services have an encryption? How can i encrypt data between clien...

a couple questions about the titanium platform

I have recently been browsing frameworks such as JavaScriptMVC, qooxdoo, Sproutcore and others alike which are using javascript to create desktop-like apps in the browser with minimal, or none css/html (depending on the framework). What I know of titanium is that it uses html/css for the views, and language of choice (javascript, ruby,p...

Best interactive prototyping tool for a Semantic Network based RIA

I have a project that is based on semantic networks (i.e. triple stores), reasoning / recommendation engines and interactive visualisation (not just displaying the network, but manipulating the visual elements of the displayed network). The delivery is to be as a Rich Internet Application, delivered through a web browser. At this stage...

What should .NET programmer learn in Java/Flex world (equivalents to ASP.MVC2, MEF, Prism, IoC and DI frameworks

I'd like to play with Java/Flx and build RIA with Java as backend and Flex as frontend and if it would be necessary mayby some website (i don't know which framework right now, probably Spring + some Jquery) But at the begining i'd like to know which technologies should i use. Now i'm ASP.NET (MVC2) + WPF and a bit Silverlight programmer...

Why do we not see much AJAX in secure applications like internet banking?

Can someone list with references / evidences if possible, why we don't see much AJAX in secure web applications like internet banking? eg. Internet banking has a list of tabs for Accounts, Payments, Tools, Reports. Normally you'd see these implemented as links to different pages. Why couldn't you just have one page and use AJAX to load ...

How to serve a XSD Hierarchical Business Object Entity to a Sliverlight client Using RIA services?

I'm looking for a solution to a problem I've encountered using RIA and XSD. The main problem is that the XSD schema generates a Hierarchical entity type with no relations to its children ( because the relationship is implicit from XML) the problem that I've encountered is that RIA handles Relational Entity objects and there is no way to...

Which is the best 3-column 100% width pure CSS layout framework?

Hi guys, We're starting new project and we need 100% width (100% height is a bonus :)), 3 column, pure CSS layout for business RIA. We checked out YAML, YUI, Blueprint and couple of others but seems that none offers or guarantees 100% compatibility with all major browsers. Which one is the best for this purpose from your experience? ...

RIA Technology of Choice

I'm looking into creating a Rich Internet Application. For the interface, I want something smooth, fast, and robust. I realize there are several technologies out there to do just that (Flex, standard HTML/Javascript, Silverlight). After using Grooveshark, I am very impressed with its interface (written in Flex). Personally, I don't thi...

Window managing for rich internet applications

I need to develop a visual front end for a web app that will be based on Java code. The communication between the front end and the core app will be handled by ActiveMQ. Now, considering my experience with RIA is very limited, I was wondering if some of the RIA frameworks offers the ability to manage dynamic window creation. For example...

Create fat client (RIA) with HTML - controlled environment

I realize that this question can start a discussion but that's really not my intention. We've created a Flex Application to take tests from candidates. The advantage of the Flex Application is that all state can be stored in the application running in the browser of the client. Things like time limits, navigation, scoring, ... can all be...

Are there good reasons not to target Flash 10 for a browser-based game?

There's clearly a bunch of new stuff in Flash 10, I'm seeing a bunch in the Graphics class so far. Struggling a bit to reconcile it with what I know already but it looks useful - render lists and 3D transforms, etc - however I wondered if there are good arguments for targeting Flash 9 since I can definitely manage without all the new stu...

Silverlight vs Flash vs HTML5, should I care?

Hi, I have read a range of articles on advantages/disadvantages of Microsoft Silverlight framework in comparisson to Flash. Fact that there were two version of Silverlight in the past 18 months worries me, as well as the fact that over 97% of web browsers already have Flash pre-installed. I'm a .NET developer and I'm very happy with ...

i need an internet rich application Idea

hello everyone , i'm taking the " web development " course and the project is worh 40 % of the course i should provide my proposal within 1 week , the problem is that the doctor is very demanding he's expecting nothing less than facebook or WebCT " those were his proposed ideas ". i want to make something special not like others ? so do ...