-
We have an old project (WebApplication NET3.5) which hosts few SOAP WebServices and wanted to extend it to provide some REST services for mobile devices. To do that we installed the ASP WebApi by using the NuGet package provided here: http://www.nuget.org/packages/WebApi.All . Download and installation...
-
It is interesting how often and easy error described in this post can happen, but how many developers are shocked when they see it. When you start the project this happen: The Web Application Project XY is configured to use IIS. Could not find the server 'https://host/somepath’ on the local machine...
-
Thanks to all attendees. WebApi session content from Microsoft Network 2012. https://skydrive.live.com/?cid=8b11bbbf3f0ed903#cid=8B11BBBF3F0ED903&id=8B11BBBF3F0ED903%211098 Note that we didn’t upload samples related to extensibility features.
-
When the JavaScript renders script tag which includes/imports signal/rhubs the JavaScript proxy file will be generated. Commonly the JavaScript will include this virtual (none existing) script with following line: <script src="/Daenet.SignalR/signalr/hubs" type="text/javascript"><...
-
Announcing the session about Business and Mobile Platform evolution focused on ASP.NET WebApi and ASP.NET MVC 4.5. I’m still not sure how the final title of the session will be pronounced, but never mind. We already know what we will present. In past decade WCF has definitely grove in the most powerful...
-
OAuth is in the moment possibly the most standard way to authenticate user in the world of REST, WEB and mobile devices. In this post I will show how to implement WRAP 0.9 authentication by using Windows Azure Access Control Service. Following Java Script function prepares and posts the request...
-
Are you getting crazy because of “Fiddler Protocol Violation”, which forces you to press “ENTER” nx100 times or to kill fiddler process? This HTTP error seems to be caused by outlook “ /rpc/rpcproxy ” requests. To prevent fiddler to get crazy on such errors do following: Just check-out the check-box...
-
Sometimes you will have complex type which have many properties. Statistically in this case some of properties in some request will not be used. If you have operations which use lists in contracts it is clear that transport of none-used values will increase the traffic on the network. To take a control...
-
Windows 8 operative system will provide the full support for WebSockets (see also WebSockets.org ). Simplified, It is a web technology which provides full-duplex communication over TCP initiated by preceding HTTP request. There are many innovative and amazing scenarios which can be easily achieved by...
-
When working with jQuery .unload() function you might figure out that Internet Explorer and Chrome behave differently. For example, assume you have defined following handler, which explicitly closes window, when user double-click some element. $( "document" ).ready( function () { ...
-
Imaging you have a WCF Web Service which works fine. Unfortunately it can happen that following error occurs when somebody else try to start the service: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.HostAdapters.ASPNETAdapter, Version=10.0.0.0, Culture=neutral, PublicKeyToken...
-
When working with AJAX web service you may notice that one service operation of some service (in this case Service1.svc ) works well, but at some machines following exception can be thrown: Server Error in '/MvcApplication1' Application. The resource cannot be found. Description: HTTP...
-
Building HTML5 applications It is expected that HTML5 will be pretty important mainstream in next technology wave. Because HML5 specification is still not finished most people thing, it is still not time o start building apps for HTML 5. Well, the specification could be finished in this decade, but we...
-
When working with Windows Server 2008 R2 in order to run you ASP.NET application you will need to install ASP.NET feature on the “Web Role”. To do this open “Server Manager” and lookup “Web Server (IIS)” under Roles node. Select ASP.NET as shown on the picture above and look in “Role Service” for ASP...
-
Some exciting things for “Dublin” and “Velocity” will be given to the world today at Microsoft PDC 2009. Too bad that I am still under NDA for this :)
Posted to
Andreas Erben's posts
by
Andreas Erben
on
11-17-2009
Filed under:
Filed under: BizTalk Server, .NET, BPM, Workflow, WF, Windows Workflow Foundation, DUBLIN, PDC08, ASP.NET, Visual Studio 2010, VS 2010, PDC 2009, PDC09, PDC 09, PDC2009