Skip to main content

Questions tagged [silverlight]

Silverlight is Microsoft's cross-browser, cross platform plug-in for media experiences and rich interactive applications.

Filter by
Sorted by
Tagged with
3 votes
3 answers
4k views

I have the task to migrate a large silverlight business application in a new living technology. I had choosed asp.net MVC and web api. As we know, silverlight uses MVVM design pattern whereas asp.net ...
Floji's user avatar
  • 141
0 votes
1 answer
65 views

I have a lot of database experience, but virtually no application programming experience. At work, we have an EDMX? model generated from entities in the database, and we transform T4 templates to ...
srbrills's user avatar
  • 103
2 votes
1 answer
623 views

I work as internal software developer. We used Silverlight to build our application, but we have been asked to start considering their replacement. Currently our set-up is: Silverlight application ...
MACN's user avatar
  • 185
2 votes
1 answer
268 views

I am in the process of developing a tool for a game called MechWarrior: Online which defines a map of an area of space called the Inner Sphere. Essentially, this map is a set of points (planets) on a ...
toadflakz's user avatar
  • 155
4 votes
1 answer
194 views

I have been asked to write an application (visual application) that can be run both online and locally. This application contains a lot of external data (video, images and audio) files so the main ...
IEnumerable's user avatar
0 votes
2 answers
905 views

I have recently started working for a pretty big bank writing internal apps. I am being subcontracted out by the company I work for (who I have also recently started working for). This bank has ...
Throwaway's user avatar
3 votes
2 answers
963 views

When building an application one considers the appropriate technology of choice for best long term impact and scalability. If building a media streaming application for mobile and desktop should one ...
Xdrone's user avatar
  • 187
1 vote
3 answers
1k views

I have a monitoring web application which has a .Net Backend and a Silverlight frontend. The application crunchs big chunks of data, process them and presentates to user. Then user can interact with ...
Xelom's user avatar
  • 121
0 votes
3 answers
4k views

We are starting a total new Branch at our firm. I am usually developing database interfaces or internal server/client applications/tools for our company, but I never had to do something with hardware. ...
Ello's user avatar
  • 144
1 vote
1 answer
251 views

As from March 2013, Microsoft allows Adobe Flash content to play by default on its immersive Internet Explorer 10: http://redmondmag.com/articles/2013/03/11/new-ie-10-flash-policy.aspx When asked ...
Mika's user avatar
  • 113
-2 votes
1 answer
416 views

I heard Silverlight will not be supported any more by Microsoft. It is true? If so, could anyone share with me Microsoft announcement? And if there are already application developed by Silverlight, ...
Lin Ma's user avatar
  • 121
1 vote
1 answer
166 views

From WCF standpoint, just wondering whether I can leverage anything after upgrade from Silverlight 4 to Silverlight 5? I did some research regarding new features of SL5 and cannot find anything about ...
sll's user avatar
  • 421
0 votes
1 answer
289 views

I have a silverlight app that connects to a entity framework over WCF ria service. These calls have to be secure. What can I do so only valid users can call the ria service, and to make the call ...
user1741807's user avatar
1 vote
1 answer
280 views

I have a Silverlight application that uses Entity Framework. The application are protected with a login made in ASP, so only valid users get the xap file. Have do I secure the WCF calls to the ...
user1741807's user avatar
1 vote
1 answer
209 views

I have a Silverlight application with WCF and entity framework. Is it possible to have one database per user. So when the the user log in, the user will use his own database?
user1741807's user avatar
18 votes
1 answer
8k views

I've used various IoC containers (Castle.Windsor, Autofac, MEF, etc) for .Net in a number of projects. I have found they tend to be frequently abused and encourage a number of bad practices. Are ...
Dave Hillier's user avatar
  • 3,938
5 votes
3 answers
3k views

With iOS and Android soaring on mobile devices that become ever more pervasive, every other year being the 'year of Linux on the desktop' - which is somewhat snarky, but they are getting there -, OSX ...
Martijn's user avatar
  • 1,016
9 votes
1 answer
10k views

I have been working with Silverlight 5 application for a while. I liked this technology and I was captivated to the point to get certified in Silverligt development. However, Html5 gained momentum ...
Jose Adrien's user avatar
3 votes
4 answers
289 views

We're looking to migrate some existing Excel/Access processes into a new system which will provide the users with a Silverlight frontend to run and view the reports instead of using MS Access. The ...
Daventry's user avatar
3 votes
2 answers
2k views

Microsoft released Silverlight 5 but there has been no news of any future versions (except service releases) being released. Combined with the increasing visibility of HTML5 and modern JavaScript ...
SAK's user avatar
  • 151
0 votes
3 answers
311 views

I am developing software that uses many calls to a server. On a client side it's a Silverlight application. Almost every time a user clicks on a button in it, it sends 1-5 WCF calls to a server. There ...
Val's user avatar
  • 17
0 votes
2 answers
398 views

In the not-so-distant past our department was touting Silverlight as the de facto standard for corporate intranet applications. A robust framework that allowed us to implement SOA while leveraging our ...
KodeKreachor's user avatar
2 votes
2 answers
643 views

Currently in my Silverlight app I'm polling the database for changes to cached objects and am looking for advice on how to update the views that are displaying these lists. Example: I have a static ...
paul's user avatar
  • 23
3 votes
3 answers
732 views

I'm learning Silverlight, and I know that if I master it, I can apply the same concepts to WPF, which means I can do either web or desktop development pretty easily. But I've read articles and ...
King Chan's user avatar
  • 405
6 votes
4 answers
1k views

I have a fair amount of experience with WPF (C#) and XAML. I might soon be asked to create a Silverlight 5 application. I have no experience with any version of SL. What sort of learning curve could I ...
Hosea146's user avatar
  • 171
1 vote
3 answers
2k views

In most of the multi-tasking CRM applications I've seen, MdiWindow is used to allow users to open multiple windows at the same time. But MdiWindow doesn't seem to be commonly used in WPF. Looking ...
King Chan's user avatar
  • 405
1 vote
2 answers
2k views

Right now I'm working migrating an app I made entirely using code behind to MVVM and had a question on where I'm supposed to be creating controls dynamically. Basically I have a web service that ...
Edward's user avatar
  • 2,179
2 votes
2 answers
2k views

Background I have recently been tasked with designing a rebuild of an existing .NET web application that currently uses a third-party company to handle large file transfers (as big as 50Gb). Currently,...
Matt Cashatt's user avatar
  • 3,325
9 votes
3 answers
2k views

There are many "flavors" of the .NET Framework: Full ("normal") Client profile subset Silverlight in web browsers "Silverlight" on Windows Phone Compact framework WinRT When C# code is needed on a new ...
Paul Stovell's user avatar
  • 1,719
2 votes
1 answer
554 views

I'm interested in learning to develop for Windows Phone down the road a bit, and am mostly interested in developing Metro Apps for the Windows Phone. It seems like there is some basic info for Metro ...
Eric's user avatar
  • 311
4 votes
1 answer
263 views

I have 3 years experience in ASP.NET with C# and now I am learning Silverlight with Beginning Silverlight 4 in C# book. As I have completed my first 4 chapters, I am getting the feeling that ...
rahularyansharma's user avatar
8 votes
4 answers
1k views

Our team is currently working on building our next generation HIS (Hospital Information System) comprising of over 30 modules (currently estimated at 400 man months), to be possibly hosted in a ...
Tushax's user avatar
  • 181
3 votes
1 answer
431 views

I have an already existing application in Silverlight 4.0 with WCF services. Now what I want is a workflow to be integrated along with the above application. The workflow will be a simple approval ...
Karan Shah's user avatar
4 votes
3 answers
2k views

Currently I have a WCF method which brings back all the data from the db and binds it to a grid, but I would like to call this method regularly to get the updated data back each time, to show the user ...
user avatar
40 votes
3 answers
32k views

Example #1: I have a view displayed in my MVVM application (let's use Silverlight for the purposes of the discussion) and I click on a button that should take me to a new page. Example #2: That same ...
SonOfPirate's user avatar
  • 2,935
2 votes
1 answer
2k views

I asked a question here on programmers yesterday about learning HTML & CSS and the community was pretty generous to provide great answers. One of the answers was given by Emmad Kareem and that was ...
Pankaj Upadhyay's user avatar
3 votes
1 answer
199 views

This is how my solution looks like right now. And it get's to the point where my Controls need reference to Model. It get's real tough to keep Infrastructure, Constants, Controls and Model separated. ...
katit's user avatar
  • 681
3 votes
2 answers
1k views

I am trying to do some design in Blend 4. The sample data function of Blend is nice to have during design time, but it could be much more better to see the design in browser. Can anyone help me to ...
Sunil Munikar's user avatar
22 votes
5 answers
9k views

I'm working on a WPF application with views that require numerous value conversions. Initially, my philosophy (inspired in part by this lively debate on XAML Disciples) was that I should make the view ...
devuxer's user avatar
  • 676
5 votes
3 answers
9k views

I have a web app that needs to be able to display a PDF. It needs to allow the user to page through the PDF, and my application needs to be able to know which page is currently being viewed, because ...
RationalGeek's user avatar
  • 10.1k
3 votes
1 answer
368 views

I want to use Windows Workflow to provide a validation service. The validation that will be provided may have multiple tiers with chaining and redirecting to other stages of validation. The ...
Josh C.'s user avatar
  • 223
7 votes
5 answers
715 views

What are some common mistakes/pitfalls, specific to Silverlight development, that developers should avoid? PS: Please, if you don't have hands on experience with Silverlight and want to simply state ...
Dmitry's user avatar
  • 197
3 votes
1 answer
327 views

Take a typical Line-of-Business Silverlight applicatioin for example.First,We have a Product table in database,which has fields of ID,Name,Price,etc; Then, on the server side,we should have a ...
TomCaps's user avatar
  • 883
30 votes
1 answer
20k views

I can't see the difference between MVC and MVVM clearly. I feel the Command in a ViewModel is just like the Action method in a Controller. And both the Controller and ViewModel will notify the View to ...
TomCaps's user avatar
  • 883
2 votes
1 answer
367 views

We are working on LoB app with lot's of content. XAP download will be rather large I think for one time download. I'm planning to break solution into separate projects. Not sure why - but I DO NOT ...
katit's user avatar
  • 681
3 votes
3 answers
968 views

Another 2 days of reading and watching demos and here we go. For my enterprise LoB Silverlight app I'm going to use: Prism for UI aspects and modularity. MVVM pattern (using Prism) ??? to bring data ...
katit's user avatar
  • 681
3 votes
1 answer
1k views

I'm deciding which I need for my new LOB application. I will list PRO's of each and if I'm wrong - correct me please as this is how I see it. In Browser Users can navigate using URL's. I see it as a ...
katit's user avatar
  • 681
1 vote
1 answer
3k views

I've been reading and watching videos on MVVM and Silverlight.. I'm pretty new to Silverlight but not new to .NET. Interesting that I used MVVM in my WPF apps without knowing that it's MVVM. I was ...
katit's user avatar
  • 681
49 votes
10 answers
32k views

Model View View-Model was developed by Microsoft to target UI development platforms which support event-driven programming, specifically Windows Presentation Foundation (WPF) and Silverlight on the ....
Kelly Sommers's user avatar
2 votes
1 answer
470 views

Is there any way that a Silverlight out-of-browser app can communicate with another app (for example an Objective-C app) installed on a Mac? Any help or suggestion will be highly appreciated.
Mike's user avatar
  • 183