-
Recent Posts
- Restricting access between multi-tenant App Services with Service Endpoint and Access Restriction
- Implementing Multi-region Deployment and Disaster Recovery in Azure
- Learning materials and 8 tips to pass CKAD (Certified Kubernetes Application Developer) exam
- Should you upgrade from App Service Standard Plan to Premium v2?
- Using Your Smartphone’s Camera to Live Stream Through Azure Media Services
Recent Comments
- Adi on Learning materials and 8 tips to pass CKAD (Certified Kubernetes Application Developer) exam
- wely on Managing Timezone in SQL Azure
- wely on Implementing Multi-region Deployment and Disaster Recovery in Azure
- wely on Implementing Multi-region Deployment and Disaster Recovery in Azure
- Eilesh Gondalia on Implementing Multi-region Deployment and Disaster Recovery in Azure
Archives
- July 2020
- June 2020
- March 2020
- January 2020
- November 2015
- June 2015
- November 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- November 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
Categories
Meta
Monthly Archives: August 2010
SQL Azure talk at SQL User group Singapore
It was a great opportunity to talk about SQL Azure to SQL User group Singapore. In a nutshell, SQL Azure is SQL database as service that is hosted on the Microsoft cloud platform. In the talk, I started my presentation … Continue reading Continue reading
Posted in Uncategorized
1 Comment
Step-by-step: Migrating ASP.NET Application to Windows Azure (Part 4–Deploying to Windows Azure)
This is the fourth post of Migrating ASP.NET Application to Windows Azure series. As usual, I encourage you to check out the rest of my posts before reading this post: Step-by-step: Migrating ASP.NET Application to Windows Azure (Part 1 – … Continue reading Continue reading
Posted in Uncategorized
Leave a comment
Step-by-step: Migrating ASP.NET Application to Windows Azure (Part 3–Converting ASP.NET Web site to Web Role)
This is the third post of Migrating ASP.NET Application to Windows Azure series. You are encourage to read my first post about Preparing the ASP.NET Application and the second post about Preparing SQL Azure Database if you have not do … Continue reading Continue reading
Posted in Uncategorized
4 Comments
Step-by-step: Migrating ASP.NET Application to Windows Azure (Part 2–Preparing SQL Azure Database)
This is the second post of Migrating ASP.NET Application to Windows Azure series. In the first post, I’ve show you in preparation of website to be migrated. Now, let’s prepare the database for that. If you notice the App_Data of … Continue reading Continue reading
Posted in Uncategorized
2 Comments
Step-by-step: Migrating ASP.NET Application to Windows Azure (Part 1 – Preparing the ASP.NET application)
In this series of blogs, I will write about the step by step of migrating an ASP.NET application to Windows Azure. As the example, I”ll use a simple Personal Website Starter Kit. Recently, I just notice that Microsoft have replaced … Continue reading Continue reading
Posted in Uncategorized
3 Comments