Posts
Sort by recent activity
custom web server for reporting with HTTPS
Hi
I have already the web server working with http but in order to have better security when sending the error logs to my web server I have setup a HTTPS server.
I have change on SA options to use ...
wp7 and throw new exception for quiting app
HI
I'm using a hack to quit the wp7 SL app if the user cancel the login..
this is the code
namespace MSP.Phone.Exceptions
{
public class Custom
{
public class QuitException : Exception { }
public s...
SQL compare for Azure
HI
I have download the beta of SQL compare 9 and is working fine with SQL Azure.
Does 8.5 support azure?
When Are you going to ship SQL compare 9?
I need compatibility with Azure.
Thank you
localization files on a XAP
HI
We are evaluating your products.
we have silverlight .xap that is multi language (ES and EN) the original xap file has two directories inside for "ES" and "EN".
The converted .xap file after the...