Browse by Tags
All Tags »
deployment (
RSS)
WCF as part of the .NET Framework supports different OS platforms, providing accessibility over many protocols including HTTP, TCP, IPC and MSMQ. But not every WCF host support the entire suite of protocols which limiting your options at times. Beyond...
Few year ago, when I was being an ASP.NET enthusiast, I had to deal with the problem known as hop the credential over servers. It looks that this problem still is the major pain for the most of ASP.NET developers, because many of them so often asks me...
Growing our web site projects lead us to opportunity for a lot of errors and exceptions which make headaches for developers. Errors are part of the developers life so any kind of systematic approach to handling all mistakes with some effective mechanism...
If you try to deploy Silverlight2 on a production web server, all you can see is nothing more than blank canvas. The problem is that the web server is not set up to handle the .xap file extension that Silverlight2 uses to encapsulate the code for the...