Sunday, December 18, 2011
Tuesday, December 06, 2011
ExtJS layout guide
ExtJS Tutorial
ExtJS Quick Start Guide for JQuery Devs
Thursday, December 01, 2011
Securing a .Net Remoting
We were experimenting with hosting our server on Azure and connecting remotely from our legacy desktop client. Of course, this meant the client/server connection, which relies on .Net Remoting needed to be secured. As it turned out, this only required a change in the app.config to set "secure=true". In the end, securing a .Net Remoting connection was fairly simple. http://www.codeguru.com/columns/dotnet/article.php/c10253
Subscribe to:
Posts (Atom)