Blog articles tagged 'wcf'

0
comment
on 10/20/2015 3:51 PM
Writing something in C# and then rewriting it in F#, almost nobody does that. I did.I used to write games in Silverlight. I didn't have any revenu, but I discovered that such projects are fun to do, and that you can pickup a lot of experience with all sor[...]
.
0
comment
on 3/15/2015 2:57 AM
Hoeveel regels heb je nodig om een simpele WCF service te starten die onder Linux draait? Antwoord: circa 30 regels. Sterker, je kunt die WCF zelfs draaien zonder te compileren, want het werkt gewoon in de F# Interactive! Je moet wel de wereld en zijn m[...]
.
0
comment
on 5/17/2013 11:13 PM
I have tried to find easiest ways to create a simple web server with F#. There are three most simple ways to do it. The goal is to create a simple web service that maps web request urls to the files in the site folder. If file with such name exists then r[...]
.
0
comment
on 2/7/2013 7:32 PM
I recently ran into a problem with accessing a WCF web service over https. I used the WSDL Type Provider to generate the service client for me. I referenced System and System.ServiceModel like a good boy, yet I couldn’t find any way to set the credentials[...]
.
0
comment
on 1/3/2013 1:25 AM
If you are a Dynamics NAV developer you have probably heared of the web services feature which comes with the 2009 version. In this walkthrough you can learn how to create and consume a Codeunit Web Service. This method works very well if you only need to[...]
.
0
comment
on 5/13/2011 7:55 AM
Having created a back-end using the new WCF Web API, I decided it was time to create a front-end and, not being a particular fan of JavaScript, went with WebSharper instead. Here’s a brief experience report. Source code is, as always, available here: http[...]
.
0
comment
on 3/21/2011 1:09 PM
Over the past month I ventured deep into the alternative side of the .NET web world. I took quite a few web frameworks for a test drive, including OpenRasta, Nancy, Kayak and ServiceStack. All of the aforementioned supports Mono, except OpenRasta, that ha[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper

Logging in...