Stories recently tagged with 'REST'

Windows Phone 7.1 + MicroFramework (phonemicroframework.codeplex.com)

submitted by mastefano64mastefano64(25) 2 months, 24 days ago

Windows Phone 7.1 + MicroFramework (How use a windows phone device as remote control of a Fez Panda II/MicroFramework board - there is also a video on youtube). read more...

add a comment |category: |Views: 47

tags: another

Securing WCF REST services for smartphone clients(javiercrespoalvez.com)

submitted by fintz69fintz69(700) 1 year, 8 months ago

Discussion of the authentication methods that can be used for REST services, and the presentation of the WcfRestAuth framework. read more...

add a comment |category: |Views: 142

tags: another

Realtime Related Tweets Bar: Another jQuery Plugin(moretechtips.net)

submitted by MikeMoreMikeMore(298) 2 years, 8 months ago

With all the buzz lately about Twitter real-time search. Why don't you add a real-time tweets bar related to your posts from your twitter timeline or from anybody or even limit it by a geocode coordinates! read more...

add a comment |category: |Views: 12

tags: another

REST for ASP.NET MVC SDK(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 2 years, 9 months ago

Earlier this week, Phil Haack did a post on the newly released REST for ASP.NET MVC SDK. I had the feeling though that this post did not really get the attention it deserved. I do not have the idea my blog gets more visitors than Phil’s, but I’ll try to give the SDK some more attention by blogging an example read more...

add a comment |category: |Views: 411

tags: another

Retrieving data from a REST based service using C(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 2 months ago

A short overview on how you can retrieve data from a REST based service using C#. read more...

add a comment |category: |Views: 160

tags: another

Posting data to a REST service using C#(devlicio.us)

submitted by trinidadcodertrinidadcoder(265) 3 years, 3 months ago

Taking a look at how you can post data to a REST service using C#. read more...

add a comment |category: |Views: 450

tags: another

Building JSON,XML REST API using WCF services(gtrifonov.com)

submitted by gtrifonovgtrifonov(225) 3 years, 3 months ago

Quick tutorial how to create and configure WCF REST API service read more...

add a comment |category: |Views: 480

tags: another

Gearing up WCF services to be “RESTful”(goneale.wordpress.com)

submitted by gonealegoneale(1055) 3 years, 3 months ago

I know all you buzz-word kids want me to use words like ‘zen’ and ‘art’ and things like that, heck all this talk of RESTful services is already set enough confusion into peoples minds. But however I decided to take a lunge deep into WCF and investigate what can be done to make such services “RESTful”... read more...

add a comment |category: |Views: 29

tags: another

20,000 Fathoms Deeper into REST for WCF…(goneale.wordpress.com)

submitted by gonealegoneale(1055) 3 years, 3 months ago

As I and many others continue venturing deeper into the hard decision making process and for in the road between REST and SOAP I have came across another great blog post... read more...

add a comment |category: |Views: 12

tags: another

Building Super-Scalable Web Systems with REST(udidahan.com)

submitted by adminjewadminjew(1490) 3 years, 4 months ago

I’ve been consulting with a client who has a wildly successful web-based system, with well over 10 million users and looking at a tenfold growth in the near future. One of the recent features in their system was to show users their local weather and it almost maxed out their capacity. That raised certain warning flags as to the ability of their current architecture to scale to the levels that the business was taking them. read more...

add a comment |category: |Views: 39

tags: another

VS 2008 SP1: Add Reference to ADO.Net Data Service(blogs.microsoft.co.il)

submitted by JemmJemm(9604) 3 years, 9 months ago

Not a log time ago, when Visual Studio 2008 SP1 Beta was released, I updated my ADO.Net Data Services series to the SP1 bits. In my post Visual Studio 2008 SP1: Querying an ADO.Net Data Service via .Net Client I showed how to use datasvcutil.exe to generate the client side classes in order to consume the data service. In SP1 of Visual Studio 2008, things are a bit easier, with the Add Service Reference improvements that now supports ADO.Net Data Service references. read more...

add a comment |category: |Views: 25

tags: another

REST Services and Metadata Endpoints in WCF(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 11 months ago

Exposing documentation for REST based services in WCF read more...

1 comment |category: |Views: 285

tags: another

RestLess - A Simple REST Framework Part 2 : ndepth.net(ndepth.net)

submitted by javeryjavery(5523) 4 years, 1 month ago

An updated to Jayme's RestLess framework with some general improvements (better URLs) and some new properties. read more...

add a comment |category: |Views: 99

tags: another

RestLess - A Simple REST Framework : ndepth.net(ndepth.net)

submitted by javeryjavery(5523) 4 years, 1 month ago

A small framework to make exposing objects through a REST API extremely simple. read more...

add a comment |category: |Views: 125

tags: another

REST with LINQ to XML(weblogs.asp.net)

submitted by mehfuzhmehfuzh(1906) 4 years, 4 months ago

With LINQ to XML, what I have learned so far, it's awesome, it is not only the first class concept of processing XML data, but also let you process a complex XML doc in the most simplest and readable way.... read more...

add a comment |category: |Views: 95

tags: another

Creating RESTful Web Services with Windows Communication Foundation(developer.com)

submitted by aaronlerchaaronlerch(1670) 4 years, 4 months ago

An article covering using "web programming" with WCF - including an example blog service implementation. read more...

add a comment |category: |Views: 50

tags: another