ria Questions

4

Solved

My Entity Framework model is generated from SQL Server database. Since I need to access database from Silverlight, I generated a DomainService for RIAServices against the EF model. Product is one o...
Ramillies asked 22/1, 2012 at 12:12

5

Solved

I would like your opinion about these two frameworks. I like a lot the features of ExtJS, but recently I saw SmartClient and it seems to be great too, and free (its Client side features) for commer...
Yap asked 31/10, 2010 at 18:54

4

Solved

Is it possible to generate PDF Documents in an Adobe AIR application without resorting to a round trip web service for generating the PDF? I've looked at the initial Flex Reports on GoogleCode but ...
Angelynanger asked 10/9, 2008 at 3:18

5

Can anyone give me examples of large-scale JS apps (including AJAX, different UI widgets, and a sophisticated architecture) with unit tests? I'm not talking about Selenium tests here, just plain o...
Oleaceous asked 25/11, 2011 at 7:50

3

I have a Visual Studio 2010 solution file with a number of projects in it. There is a mix of Silverlight projects (acting as modules), the Silverlight Shell project and a number of RIA services. W...
Centenary asked 17/3, 2011 at 9:49

2

Solved

I am designing a modular RIA based on thin server client side MVC architecture. Right now, The application is only complete to the extent of 10% and as such it is not too late to incorporate design...
Devault asked 24/6, 2011 at 6:29

1

Solved

Background: Entity Framework 4 Silverlight 4 RIA services MSSQL Server 2008 I have an entity that has a String property named Description. In database it maps to the NOT NULL NVARCHAR(200). ...
Carryingon asked 1/7, 2011 at 13:4

6

We currently have a 2-tier Java Swing application sitting on top of MS SQL Server 2005. All the business logic is in the database. The client is quite old (and not very friendly), and for reasons o...
Cuddle asked 5/9, 2010 at 17:51

2

Solved

Sometimes, not always, I'm getting following error: "The underlying provider failed on open." This is my situation: I have a list of integer keys I process in parallel to be used as parameter in ...
Upturn asked 21/2, 2011 at 15:37

1

Solved

I have a Silverlight application that is using RIA Services. However, I need a service operation that takes multiple parameters. My operation looks like the following: public void MyOperation(stri...
Edgebone asked 17/4, 2011 at 17:56

5

Solved

I am in the beginning stages of a project that will feature alot of graphing and visualization. Making this a RIA app makes all the sense in the world, until I start looking at examples of killer R...
Callisto asked 8/4, 2011 at 16:5

1

Solved

I've got a SL4 / WCF RIA Services / EF 4 application. I'm having trouble getting my Included entity into my SL4 data context. In the server side service portion of the application, this is my meth...
Pennington asked 16/3, 2011 at 21:40

3

Solved

We're planning on creating a feedreader as a windows desktop- and iPad application. As we want to be able to show Websites AND to run (our own) JavaScript in this application, we thought about deli...
Wight asked 10/3, 2011 at 13:25

8

Solved

Silverlight can use WCF, Web Services, REST based services, .NET RIA Services, but it seems like Silverlight and .NET RIA Services are preferred most. I want to know if there are any common issues...
Suited asked 30/9, 2010 at 15:15

1

Solved

I understand that jsonp is a technique to get around the same origin policy. You basically refer to your json serving server endpoint in a script tag, because script tags are exempt from the SO pol...
Kippar asked 21/7, 2010 at 1:33

4

I've recently heard about Apache Pivot being moved to the Top Level Projects category and I was wondering who has tried the most recent version and compared it to other RIA tools. What are th...
Inspirational asked 3/2, 2010 at 21:19

5

Solved

Currently we use jQuery to add RIA goodness to our apps, but recently we have been implementing the Coveo Search engine into our Sharepoint portal and found that ScriptSharp was used in their produ...
Overlive asked 25/4, 2009 at 13:34

3

Solved

When I was developing web-apps with jsp/jstl and jQuery, I used to write nice html-code, separated from styles and scripts. JSP inserted some odd spaces and blank lines but nothing else. Now I'm ...
Terris asked 10/12, 2009 at 15:31

4

Solved

What is the difference between Silverlight and XBAP? Where would you use one vs. the other?
Tachygraphy asked 20/8, 2009 at 2:55

7

Solved

How is your javaScript code organized? Does it follow patterns like MVC, or something else? I've been working on a side project for some time now, and the further I get, the more my webpage has t...
Antonietta asked 28/8, 2008 at 15:13

2

Solved

I have a Solution with several projects in it, including two asp.net mvc projects that share a Repositories and Models that live in a external assembly (also in the same solution). Essentially... ...
Magalymagan asked 9/7, 2009 at 21:14

9

Solved

How do you see the future of the web development? will HTML, CSS and Ajax continue to lead the web-development or do you see a shift towards Rich Internet Applications (flex, silverlight &amp...
Anlage asked 7/6, 2009 at 20:6

10

Solved

We are developing a considerably big application using Ruby on Rails framework (CRM system) and are considering to rewrite it to use ExtJS so that Rails would just do the data handling, while ExtJS...
Associationism asked 8/10, 2008 at 12:51

2

I need some help in choosing the right way for my RIA. I do want to use a javascript widget library - possibly ExtJS. I'm not sure however if I should try to get around programming in Javascript th...
Praxis asked 1/5, 2009 at 17:38

9

Solved

I'm on a project where we try to build a GUI replacement for an old application. Before we really implement the functionality we've started prototyping with Eclipse RCP (Rich Client Platform) and G...
Protectionist asked 14/4, 2009 at 20:43

© 2022 - 2024 — McMap. All rights reserved.