MOST RECENT
Michael Freidgeim, ASP.NET ASP.NET Web Services/WCF

We have a REST service with attributes [WebGet(UriTemplate ="...", BodyStyle =WebMessageBodyStyle.Bare, ResponseFormat =WebMessageFormat.Xml)]Norm... it worked fine. But for particular data it has a huge ...

dataintegration,

This article will explain how to connect to any of the RSSBus SQLBrokers from PHP. While the example will use the SQLBroker for QuickBooks, the same process can be followed for any of the RSSBus SQLBrokers.Step ...

Aligned, MVC 4

MVC can work with .cshtml or .aspx pages (you can mix Web Forms and Razor views in the One ASP.Net that Scott Hanselman talks about). This means MVC will search for a view with endings of .aspx, .ascx, ...

MOSSLover,

I know I’ve been AWOL for over a month. It’s partially depression, partially sickness, and partially work related. I had insanity going on with various things in my life that I’m working on right now (like ...

raysmithequip,

It has been a while since I updated this blog. I do apologize. I have a legitimate excuse though! https://www.edx.org/course/... was an EdX course, a ...

Jon Canning,

static class Program { static void Main(string[] args) { var serviceRunner = new ServiceRunner(); if (Environment.UserInteractive) { serviceRunner.Run(args); serviceRunner.Stop(); } else { var servicesToRun ...

simonc,

Finally, in this series, I am going to cover some of the security issues that can trip you up when using sandboxed appdomains. DISCLAIMER: I am not a security expert, and this is by no means an exhaustive ...

Nitin Stephen Koshy,

Overview Enterprise applications of today are no longer independent, but dependent on other applications, services and components for completing their functionality. Authenticating/Trusting another application ...

D'Arcy Lussier,

Prairie Dev Con has been providing fantastic opportunities to learn, network, and have fun for software developers living in the Canadian prairies over the last four years. We're looking at running the ...