RIA Services

Tag details

Welcome to the 'RIA Services' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'RIA Services'.

Look up Offsite Link "RIA", Offsite Link "Services" at The Free Dictionary

Latest blogosphere posts tagged “RIA Services”

  • Microsoft Dublin Tutorials


    D' Technology WeblogAuthority Authority: 527
    " Dublin " extends Windows Server to make managing WCF and WF services built on .NET Framework 4 easier. Dublin includes Windows PowerShell cmdlets that enable you to manage applications from command line or via scripts. “Dublin” also integrates with Internet Information Services (IIS) providing management and ...
    1 day ago
  • Error 1 The “Validatexaml” task failed unexpectedly.System.IO.FileLoadException.Could not load file or assembly.


    SmallWorkaroundsAuthority Authority: 103
    If you are facing the ValidateXaml exception and your build fails then it might be due to the new feature of blocking the downloaded content. This means whenever you download a project from the internet it is quite likely that windows will automatically block its content for few dll’s and if it’s so you will ...
    1 week ago
  • Dew Drop – December 14, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 125
      Jump to: Top Links | .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | The Geek Shelf   Top Links   use Less to reduce ...
    1 week ago
  • Clarification about WCF RIA Services


    MSMVPS.COMAuthority Authority: 592
       A lot as been said about “.NET RIA Services” now called “WCF RIA Services”, and much more about this name change, since many people doesn’t look at RIA Services like a real WCF Services with all their power, but that isn’t quite true since WCF RIA Services use the same bases as WCF but just make the ...
    1 week ago
  • Sorting nested collections


    Lee's cornerAuthority Authority: 103
    Lets say we retrieve data which has nested property which is a collection(customer entity having bunch of orders). there are many ways to sort the returned collection of orders.here is one waywe will have some code like below to get the list of customers, where we are including the Orders also, instead of changing the ...
    2 weeks ago
  • Dew Drop – December 8, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 125
      Jump to: Top Links | .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day   Top Links Any() versus Count() ...
    2 weeks ago
  • WCF RIA Services Preview for Visual Studio 2010 Beta 2


    D' Technology WeblogAuthority Authority: 527
    WCF RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms. RIA Services provides a pattern to write application logic that runs on the mid-tier and controls access to data for queries, changes and custom operations. It also provides end-to-end ...
    2 weeks ago
  • Fantastic Friday – Links, thoughts and more…!


    { null != Steve }Authority Authority: 99
    Happy Friday to you    I’m looking forward to my employer’s ( Strategic Data Systems ) Christmas party tommorow night.  It’s always a fun time. SquareUp by Twitter http://squareup.com/ Twitter founder formally unveils Square project   - this is pretty cool I think – the ability to have ...
    2 weeks ago
  • Dew Drop – December 2, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 125
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Microsoft Updates ...
    2 weeks ago
  • Silverlight 3 RIA Services :- Cannot resolve symbol web


    SmallWorkaroundsAuthority Authority: 103
    If you are using RIA Services with Silverlight and facing the problem that Web part or the server part of the project is not getting recognized on the client side or the Silverlight side, then one probable and main cause is that you are using Resharper and if that’s the case then the below solution will help you ...
    2 weeks ago
  • Silverlight and RIA: Adding a ComboBox to a DataForm


    MSMVPS.COMAuthority Authority: 592
    Building a DataForm is quick and easy and is detailed in this prior post . Even customizing it is a breeze as was also shown in that prior post. But now the design calls for a ComboBox. Ready to walk off a cliff? It is surprisingly difficult to modify a DataForm to display a working ComboBox that is bound to a ...
    3 weeks ago
  • Silverlight and RIA Services: Binding to a DataForm


    MSMVPS.COMAuthority Authority: 592
    When building line of business (LOB) applications, a common feature is create, review, update, and delete (CRUD) operations on the data in the application. An easy way to provide this feature is using the Silverlight DataForm. [For an introduction to Silverlight and RIA Services, start here .] NOTE: The example ...
    3 weeks ago
  • Silverlight and RIA Services: Managing Your Codes


    MSMVPS.COMAuthority Authority: 592
    Every application has some type of codes: customer types, reason codes, states, and so on. Sometimes these codes can be hard-coded in an application as Enum values. But other times these codes are more readily stored in a table. This post details how to work with code tables through RIA Services. [For details on ...
    3 weeks ago
  • Silverlight 3, RIA services, and Resource (RESX) Files


    WintellogAuthority Authority: 125
    One of the advantages of using RIA services is that you can build your domain entity tier independently from the rest of the application tiers and then wire it in as needed, whether as LINQ or simple POCO classes. If you decide to annotate your entities with resources, it can get a little dicey. Most examples online ...
    4 weeks ago

Comments about RIA Services

Personal attacks are NOT allowed
Please read our comment policy