RESTfull WCF Service with CORS and JQuery and Basic access authentication

By |2017-04-22T13:27:35+02:00September 5th, 2013|Allgemein, C#, JQuery, VS2012, WCF|Comments Off on RESTfull WCF Service with CORS and JQuery and Basic access authentication

While developing an HTML5 mobile app I’ve become more and more in contact with Microsoft WCF Services to provide the app with data. So I’ve spent some more time to take a deeper look into the matter of WCF Services to resolve my issues with the HTML5 app communication taking into account the “Best practices”. But anyway, what came out of this project, you can see below. You'll also find the complete VisualStudio 2012 Solution as a download at the [...]