Blue Ray Plus - Latest Technology News - Stories tagged with WCF
1
Ups

WCF Data Services Vs ASP.NET Web API OData | Jega's Blog

published 24 days, 8 hours, 29 minutes ago posted by adminadmin 24 days, 13 hours, 6 minutes ago
Wednesday, May 01, 2013 1:43:36 PM GMT Wednesday, May 01, 2013 9:07:10 AM GMT
If you are struggling with picking WCF Data Services/ ASP.NET Web API OData here are the high level key differences between these 2 implementation stacks.WCF Data ServicesASP.NET Web API ODataArchitecture InterfacesComponentsServer / Client? Server and ClientServer onlyMaturity ReleasedPreviewOData coverage FullPartial, more comingFlexibility LowHighKey requirements IQueryable-Custom business logic MediumEasyFormats OData onlyAny formatUntyped YesNoAbout these adsShare this:Like this:LikeLoading... (more)
category: ASP.NET | clicked: 1 | comment | | source: jegatech.wordpress.com
tags: WCF, Web API
1
Ups

IDesign: Excellence. Professional Growth. Leadership.

published 24 days, 8 hours, 29 minutes ago posted by adminadmin 24 days, 13 hours, 21 minutes ago
Wednesday, May 01, 2013 1:43:36 PM GMT Wednesday, May 01, 2013 8:52:25 AM GMT
With the recent release of the ASP.NET Web API Beta as part of the ASP.NET MVC 4 Beta, there are a lot of people confused about the positioning of the ASP.NET Web API vs WCF vs previous incarnations of the ASP.NET Web API. There is also a lot of confusion around when you should use which, and what the upcoming release of Web API means for the future of WCF. I’ll try to address both of those concerns here. First lets start with a little history. In .NET 3.5, the WCF team added support for a WebHttpBindin... (more)
category: ASP.NET | clicked: 0 | comment | | source: idesign.net
tags: WCF, Web API
1
Ups

R&D | WCF vs. ASP.NET Web API – An Architect’s Primer – Speaking to Southern California .NET Architecture Users Group

published 24 days, 8 hours, 29 minutes ago posted by adminadmin 24 days, 13 hours, 35 minutes ago
Wednesday, May 01, 2013 1:43:36 PM GMT Wednesday, May 01, 2013 8:38:24 AM GMT
« Causality, Probability, and Time - A Temporo-Philosophical Primer to Causal Inference with Case StudiesComplexity Theory & Enterprise Architecture » I will be speaking to the next Southern California .NET Architecture Users Group - IASA chapter meeting will be Thursday February 21, 2013 at Rancho Santiago Community College District, 2323 N. Broadway, Santa Ana. Meeting starts at 7:00 pm, pizza and networking 6:30 pm. Abstract follows. WCF vs. ASP.NET Web API – An Architect’s Primer ASP.NET Web API ... (more)
category: ASP.NET | clicked: 0 | comment | | source: blog.adnanmasood.com
tags: ASP.NET, WCF, Web API
1
Ups

Web API or WCF - An Architectural Comparison

published 24 days, 8 hours, 29 minutes ago posted by adminadmin 24 days, 14 hours, 5 minutes ago
Wednesday, May 01, 2013 1:43:36 PM GMT Wednesday, May 01, 2013 8:07:57 AM GMT
SlideShareUploadBrowse  PopularDownloadedLikedChannelsVideosFeatured Go ProLoginSignupEmailLikeLiked ×SavePrivate ContentEmbedLoading embed code… We have emailed the verification/download link to "". Login to your email and click the link to download the file directly. To request the link at a different email address, update it here.Close Validation messages.Success message.Fail message. Check... (more)
category: ASP.NET | clicked: 0 | comment | | source: www.slideshare.net
tags: WCF, Web API
1
Ups

WebAPI or WCF?

published 24 days, 8 hours, 29 minutes ago posted by adminadmin 24 days, 14 hours, 8 minutes ago
Wednesday, May 01, 2013 1:43:36 PM GMT Wednesday, May 01, 2013 8:05:09 AM GMT
Updated[2/29/2012]: added more information on why HTTP and thus WebAPI is important. I’ve been part of several conversations over the past few weeks where someone posited the question: Now that WebAPI is out, how do I (or my customers) decide when to use it or WCF? This question actually has many different flavors?Is WCF done? Does WebAPI replace WCF? Should I stop using WCF HTTP? Why is WebAPI part of ASP.NET? Wasn’t WebAPI originally a WCF framework? If WebAPI is part of ASP.NET, why don’t I just use ... (more)
category: ASP.NET | clicked: 0 | comment | | source: mattmilner.com
tags: WCF, Web API
1
Ups

c# - Is there an advantage to using WCF or WebAPI for mobile? - Programmers Stack Exchange

published 24 days, 8 hours, 29 minutes ago posted by adminadmin 24 days, 14 hours, 11 minutes ago
Wednesday, May 01, 2013 1:43:36 PM GMT Wednesday, May 01, 2013 8:01:55 AM GMT
Tell me more×Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required. up vote6down votefavorite2 I'm looking at doing my first mobile development using Mono Touch and Mono for Android. I'd like them to communicate with an ASP.NET MVC 4 site I'm designing. I've worked with WCF and WebAPI in the past but I'm wondering if there are any quantifiable a... (more)
category: ASP.NET | clicked: 0 | comment | | source: programmers.stackexchange.com
tags: C#, WCF, Web API
1
Ups

WCF and ASP.NET Web API

published 22 days, 12 hours, 26 minutes ago posted by adminadmin 24 days, 14 hours, 50 minutes ago
Friday, May 03, 2013 9:46:54 AM GMT Wednesday, May 01, 2013 7:22:37 AM GMT
7 out of 7 rated this helpful - Rate this topic .NET Framework 4.5 WCF is Microsoft’s unified programming model for building service-oriented applications. It enables developers to build secure, reliable, transacted solutions that integrate across platforms and interoperate with existing investments. (ASP.NET Web APIis a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platfo... (more)
category: ASP.NET | clicked: 0 | comment | | source: msdn.microsoft.com
tags: ASP.NET, WCF, Web API