December 2010 - Posts

NuGet JustMock by Mehfuz's WebLog

As most of us already know JustMock got  a free edition. The free edition is not a stripped down of the features of the full edition but I would rather say its a strip down of the type you can mock. Technically, free version runs on  proxy as...
Filed under: , ,

Quick ways to boost performance and scalability of ASP.NET, WCF and Desktop Clients by Omar AL Zabir on things you don't find easily

There are some simple configuration changes that you can make on machine.config and IIS to give your web applications significant performance boost. These are simple harmless changes but makes a lot of difference in terms of scalability. By tweaking system...

Dynamically set WCF Endpoint in Silverlight by Omar AL Zabir on things you don't find easily

When you add a WCF service reference to a Silverlight Application, it generates the ServiceReference.ClientConfig file where the URL of the WCF endpoint is defined. When you add the WCF service reference on a development computer, the endpoint URL is...
Filed under: , , ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems