Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 345637
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T11:06:09+00:00 2026-05-12T11:06:09+00:00

Ive read about it and to be honest it all seems like a bunch

  • 0

Ive read about it and to be honest it all seems like a bunch of gibberish to me.

I don’t want to read all about how it enhances your experience and you can use it to built this and that.

Can you give me a clear definition of what it does, that would be awesome.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T11:06:09+00:00Added an answer on May 12, 2026 at 11:06 am

    When we write Windows apps everything happens on one computer (unless you’re getting data from the network. You click the mouse, your event handler gets called, you can change what’s displayed.

    Then, with the internet, you’ve got a stateless environment where (Javascript aside for a moment) all the code gets executed on the server. Using ASP.Net static HTML gets generated, and pushed to the client. In return the user can take an action, the server will get another request, and so on.

    With Silverlight everything’s happening on the client – the Xap is downloaded, decompressed, and run. The problem is, not everything can be done in the Silverlight app – it’s not like a Windows app, which can ope/save files from the hard disk – it’s more like a Asp.Net app. Problem is, the data’s over on the server, the Silverlight app is on the client. So developers need to write asyncronous code (so that the UI doesn’t freeze). This is more complex than the syncronous event handling Windows developers are used to. Furthermore, every time you need to get data, such as authenticating the user, it’s back to the server to check. So while Silverlight looks like “WPF in the browser” it’s really a very different style of programming. A web developer will be familiar with this, but the standard business dev who wants to start using Silverlight will find this a lot of overhead.

    So .Net RIA services tries to bring the convenience of Windows development to Silverlight. It does this by providing a framework for doing things like providing the ability to share .net types between clientserver, which can act in a stateful fashion on the client and transfer data back to the server using rest xml/json services.

    One example service is provided for user authentication/authorisation/settings.

    I would recommend you look at this article by Nikhil Kothari and also this (PDF) walkthrough. Also look at some of the provided samples and try running/modifying them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've read about hydration in doctrine's documentation but I still can't understand what it
Ive read some theoretical stuff about Distributed databases and was wondering if anyone of
http://jsbin.com/izupek/edit#javascript,html all 3 examples are working and parsing my date. Ive read in https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Date/parse
am I going about this in the correct way? Ive never done anything like
I've read about oAuth, Amazon REST API, HTTP Basic/Digest and so on but can't
I've read about symchk ( http://msdn.microsoft.com/en-us/library/windows/hardware/ff560157%28v=vs.85%29.aspx ) but I can't figure out where it's
I've read about the app_offline.htm file which can be placed within the root of
I've read about properties and in every tutorial it looked like this: @interface SomeClass
I've read many different things about correct memory management for cocoa/objective-c For instance ive
Ive read a ton of online tutorials about this and cant seem to get

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.