We have had several posts about WCF vs Web API: 1: WCF, WCF Web API and ASP.NET Web API; 2: Abstractions map: WCF Web API vs ASP.NET Web API; 3: WCF or Web API; 4: Host ASP.NET Web API In WPF Application Today we read another great article “WCF or ASP.NET Web APIs? My two [Read More ...]

We posted 3 guides about Deploy a web application which includes WCF, SilverLight and ASP.NET , for simplified all steps, here provides a “quick guide”: 1: Make sure you have installed IIS successfully, at least you can visit http://localhost and see a default web page; 2: Open IIS Management (7 and above), right mouse click [Read More ...]

1: Creating WCF AJAX Services without ASP.NET 2: WCF REST Service with JSON 3: Calling WCF service exposed with different bindings in JQuery 4: RESTful WCF Services with No svc file and No config 5: How to: Create a Service Endpoint in Code 6: How to: Create a Service Endpoint in Configuration 7: How to: [Read More ...]

About WCF and Web API, we should have a longer blog, but this time we just put several links, they are also great article about WCF vs Web API, you should get to know whether choose WCF or Web API after you reading them. 1: WCF and ASP.NET Web API 2: WCF or ASP.NET Web [Read More ...]

IF you want to see how the .NET framework class library is, how .NET control constructor, control methods are, and how the organization of Namespaces, you can find help from Microsoft MSDN: Please check here, left panel, expand them

We know Silverlight needs a limit range of Port number 4502 ~ 4534, and Port 943 for security policy. But in Silverlight 4, the security policy file can be downloaded via either TCP port 943 or HTTP (port 80); so here we found 2 great samples for using port 943 and not using port 943: [Read More ...]

1: HTTP Communication and Security with Silverlight (including Cross-Domain Communication) 2: How to: Specify Browser or Client HTTP Handling 3: Network Security Access Restrictions in Silverlight Silverlight supports two types of security policy files:    — Flash policy file -  crossdomain.xml policy file used by Adobe Flash.     — Silverlight policy file -  clientaccesspolicy.xml file [Read More ...]

1:  Building Real-time Web Apps with ASP.NET WebAPI and WebSockets; 2: http://signalr.net/ 3: ASP.net SingalR video SignalR can support websockets if IIS and your browser support this, if not it uses longpolling. Using SignalR will save you a lot of time reinventing the wheel, they have proven that you can create a good chat website [Read More ...]

I posted the previous 2 parts of our case deployment in 2012: 1: A Case: Deploy a web application which includes WCF, Silverlight and ASP.NET part 1; 2: A Case: Deploy a web application which includes WCF, Silverlight and ASP.NET part 2; Today I post the 3rd part: Deploy the case on a server which [Read More ...]

Visual Studio 2012 has already released the update SP1. The updating menu in Visual Studio 2012 has been changed, In previous Visual Studio versions, The updating menu normally located in Help menu, for example, In Visual Studio 2010, the update menu is under Help menu like following: But, in Visual Studio 2012, the update menu [Read More ...]

© 2013 CodeEase.com Suffusion theme by Sayontan Sinha