No announcements
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky0Votes
WCF RIA Services and VS 2012
Read http://thedatafarm.com/blog/data-access/vs2012-edmx-defaults-now-align-with-ef-team-guidance-re-dbcontext-usage/#comment-3891 for a change that was made in Visual ...3 Replies | 5316 Views | Colin Blair - Wednesday, August 15, 2012 11:12 PM | Last Reply D Kulkarni - Wednesday, August 22, 2012 4:21 PM -
Sticky0Votes
WCF RIA Services V1 SP2 Shipped with Silverlight 5 Tools
We are excited to announce that WCF RIA Services V1 SP2 is now available as a part of Silverlight 5 Tools. V1 SP2 adds the ...0 Replies | 2683 Views | D Kulkarni - Friday, December 09, 2011 3:53 PM -
Sticky0Votes
WCF RIA Services SP2 preview and toolkit is now available!
At MIX 2011, we release WCF RIA Services SP2 preview. You can find all the information in the following ...0 Replies | 8211 Views | Deepesh Mohnani [MSFT] - Monday, April 18, 2011 3:48 AM -
Sticky0Votes
How the ASP.NET Security Vulnerability Impacts WCF RIA Services Applications
On September 17th we released a Microsoft Security Advisory addressing a security vulnerability affecting ASP.NET. Scott Guthrie recently posted an ...1 Replies | 14110 Views | kylemc - Wednesday, September 22, 2010 1:53 PM | Last Reply D Kulkarni - Tuesday, September 28, 2010 5:11 PM -
Sticky0Votes
WCF RIA Services Resources
A list of useful RIA Services resources: - RIA Services application samples and walkthrough can be found at the RIA Services Code Gallery ...0 Replies | 15473 Views | Saurabh Pant [MSFT] - Wednesday, March 17, 2010 6:45 PM
-
Unanswered0Votes
Silverlight application slows down just after creating a proxy for duplex service (uses PollingDuplexBindingElement).
Hi, Good day. Has anyone out there found a problem where a polling duplex service dramatically slows down the response time of other normal ...0 Replies | 17 Views | dileepkrso1 - 30 minutes ago -
Unanswered0Votes
Timeout with DbContext
Hi I'm trying to set my commandTimeout to more than 30seconds using WCF RIA / DbContext to EF5. It feels like I should be doing an override on my domain service, ...2 Replies | 58 Views | djhmateer - Saturday, June 29, 2013 2:48 PM | Last Reply djhmateer - 4 hours 1 minutes ago -
Unanswered0Votes
Turn on change tracking in DbContext for testing
Hi I'd like to turn on Change tracking in DbContext for testing. I use a unit test project to call the service methods directly which is very useful. ...1 Replies | 55 Views | djhmateer - Sunday, June 30, 2013 8:53 AM | Last Reply Colin Blair - 11 hours 47 minutes ago -
Unanswered0Votes
WCF Ria Services silverlight 3 install
Hi, I have an old project that uses silverlight 3 + Ria Services, but I cant find the Ria Services for Silverlight 3 download link, can someone send it to me? My e-mail is ...1 Replies | 43 Views | Frederico Stockchneider - 21 hours 5 minutes ago | Last Reply Colin Blair - 11 hours 55 minutes ago -
Answered0Votes
How to make ORM objects into ViewModel Objects?
In response to some advice I received from another posting about the fact the classes from the database/ORM were not view models, I created my own view model class for use with my datagrid and wired ...5 Replies | 173 Views | siegfried_ - Thursday, June 06, 2013 5:43 PM | Last Reply Colin Blair - Saturday, June 29, 2013 5:57 PM -
Answered1Votes
WCF in Silverlight - how to set change the default timeout of 1 minute
Hi, I have a WCF service I am connecting to in in a Silverlight project. The task the service needs to do takes over a minute (which is fine), but I get an error. I communicate to it via a proxy ...2 Replies | 144 Views | Peter-j-c - Thursday, June 27, 2013 3:44 AM | Last Reply Peter-j-c - Saturday, June 29, 2013 9:24 AM -
Unanswered0Votes
How to copy Model First ORM fields from one project to another
I have a WCFRIA Silverlight project that uses Silverlight Toolkit and Model first to define a couple of dozen fields in a record. This project works fine in debug mode but dies in release ...0 Replies | 45 Views | siegfried_ - Saturday, June 29, 2013 5:00 AM -
Unanswered0Votes
Consume a WCF Ria Service on an iPhone/Android device
Hello. I have a problem, easy to explain, difficult for me to find an answer so far. The scenario is that I have a Silverlight Ria Services application already ...1 Replies | 69 Views | Flaviu Zapca Corebuild - Thursday, June 27, 2013 2:49 PM | Last Reply Colin Blair - Thursday, June 27, 2013 3:17 PM -
Unanswered0Votes
EntityConflict on Insert
I am attempting to submit changes on my domaincontext. I have one new entity, no modified entities and no deleted entities. However, when the submit operation completes, in my ...1 Replies | 52 Views | JoshSommers - Tuesday, June 25, 2013 10:08 PM | Last Reply Colin Blair - Wednesday, June 26, 2013 4:13 PM -
Answered0Votes
Silverlight Cookieless Authentication and OOB Authentication
Hello, I have some Silverlight/ASP.NET authentication scenario issues that I have been unable to solve. I am using Silverlight 5/WCF RIA ...14 Replies | 185 Views | highdownts - Thursday, June 20, 2013 9:10 PM | Last Reply highdownts - Wednesday, June 26, 2013 10:19 AM -
Answered0Votes
Handling of Object Hierarchy in RIA Services is confusing?
I have a small hierarchy for my CRM system, where CASES, and OPPORTUNITIES, both derive from a base type which I called INCIDENT. After doing some more reading I learned that RIA's ...5 Replies | 162 Views | DoWorkAync - Wednesday, June 05, 2013 9:13 AM | Last Reply Colin Blair - Tuesday, June 25, 2013 6:46 PM -
Answered0Votes
DbDomainService ignores IValidatableObject
I have a POCO object that implements IValidatableObject. public class Documentation : IValidatableObject { [Key] public int DocumentationId { get; ...2 Replies | 78 Views | teyc - Saturday, June 22, 2013 2:57 AM | Last Reply teyc - Monday, June 24, 2013 11:04 PM -
Unanswered2Votes
Last Ditch Save Effort
I would like when my SL5 app closes to make a last ditch effort to save any entities it can that have changes. If an entity has an error on the callback, I'd like to detach it from the context and ...7 Replies | 86 Views | JoshSommers - Friday, June 21, 2013 7:17 PM | Last Reply Colin Blair - Monday, June 24, 2013 5:46 PM -
Unanswered0Votes
WCF + DataTable = wrong combination?
Hi there I'm trying to pass a DataTable via WCF. The declaration is as following: [OperationContract] public DataTable ...2 Replies | 120 Views | Renziglov - Tuesday, June 18, 2013 7:46 PM | Last Reply Renziglov - Monday, June 24, 2013 12:54 PM -
Answered0Votes
Add/Remove with DataForm and RIA Services
Q.FldStudent == true); So I can query on the server but unable (if I want to add data) on the client. Problem is I like the dataform additem feature, but I also like ...1 Replies | 73 Views | John A R - Sunday, June 23, 2013 4:06 PM | Last Reply Jambor Yao (Wicresoft) - Monday, June 24, 2013 7:22 AM -
Unanswered0Votes
Windows Azure websites (.net framework 4.0 support)
Hi All, I have a .net 4.0 based silverlight application which uses the RIA services to authenticate users. I deployed my application as Azure website and it was working absolutely ...0 Replies | 97 Views | AlpeeJain - Monday, June 24, 2013 5:51 AM -
Answered0Votes
How to Do EF Model First Database Generation to SQL Azure?
I have my WCFRIA service working with .\SQLEXPRESS on my notebook computer using Model First database generation. I now want to right click on my model and generate my database on ...2 Replies | 118 Views | siegfried_ - Monday, June 17, 2013 11:07 PM | Last Reply siegfried_ - Friday, June 21, 2013 4:07 PM -
Answered0Votes
How to do "ASP.NET configuration" for WCFRIA when publishing to Azure
The ASP.NET Configuration allows me to create new roles for the Authorization/Authentication in Silverlight Business applications. This works! Now I want to deploy to Azure. ...1 Replies | 116 Views | siegfried_ - Tuesday, June 18, 2013 4:33 AM | Last Reply Yanping Wang - Friday, June 21, 2013 9:38 AM -
Answered0Votes
How does RIA Services Expose Simple Collection on The Server ?
I can understand how RIA Services is able to generate client side code to communicate with server side DomainService Methods that have a return type of ...1 Replies | 83 Views | DoWorkAync - Wednesday, June 19, 2013 2:52 PM | Last Reply Colin Blair - Thursday, June 20, 2013 2:53 PM -
Unanswered0Votes
How to write custom OData/REST/JSON client to backup my database?
I have my Silverlight Business App/WCFRIA/EntityFramework/SQLServer application running on azure. It uses the username/password authentication/authorization feature in the Silverlight Business ...0 Replies | 60 Views | siegfried_ - Thursday, June 20, 2013 3:39 AM - Items 1 to 20 of 9337 Next ›