Working with DateTime.Now in Windows Azure apps
For most of us displaying the current date and time is summed up in the following statement: DateTime.Now; No … Continue reading Working with DateTime.Now in Windows Azure apps
For most of us displaying the current date and time is summed up in the following statement: DateTime.Now; No … Continue reading Working with DateTime.Now in Windows Azure apps
For one of my projects at work I’m trying to figure out what the best way of sending email from … Continue reading Sending email from a windows azure application using an Office 365 mailbox
Installed the azure 1.5 SDK yesterday. When I tried to start my simple web role on my development fabric … Continue reading Windows Azure Tools: Unable to connect to dfService.
Whilst tinkering with my solution, I’m trying out different configurations which sometimes involve adjusting my transformation templates I’ve configured on … Continue reading The curious case of the non transformed web.config when publishing to Windows Azure
Whilst expanding one’s knowledge on Windows Azure one will eventually end up with the authentication and authorization dealings using Windows … Continue reading Running through WIF training kit got stuck on the setup
I was getting a CommunicationObjectFaultedException every time I started my service and I didn’t have any clue as to … Continue reading Windows Azure – Problem with WCF service In development environment
This week a college ask me to help him out tracking some strange behavior on one of the production servers … Continue reading Finding hard to track problems with WinDbg
My colleges and I were debating in how best to build a robust service for our third-party email providers. The … Continue reading Windows server App-fabric auto-start rocks!
Yesterday me and my boss where setting up an Azure account and whilst the steps to setting up an account … Continue reading Setting up Windows Azure Billing account
If never been much of a front-end developer, but as most developers I manage my tags pretty well;-) but javascript … Continue reading JQuery clone() not maintaining "checked" state