-
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
Author Archives: wely
ASP.NET Bad Practices: What you shouldn’t do in ASP.NET (Part 4)
I’ve so far covered 15 bad practices in the past three posts and I truly hope that all ASP.NET developers be aware of them including the consequences of each. Today, I’ll be covering another 5 as the part four. 16. … Continue reading Continue reading
ASP.NET Bad Practices: What you shouldn’t do in ASP.NET (Part 3)
Hello everyone! Hope the first and second articles are useful to you. This is third article of ASP.NET Bad Practices: What you shouldn’t do in ASP.NET. The next five bad practices are equally important as those discussed earlier. Some of … Continue reading Continue reading
ASP.NET Bad Practices: What you shouldn’t do in ASP.NET (Part 2)
This is the second article of ASP.NET Bad Practices: What you shouldn’t do in ASP.NET series of blog post. You may want to take a look at the first article here. Now let’s carry on to discuss the next 5 … Continue reading Continue reading
ASP.NET Bad Practices: What you shouldn’t do in ASP.NET (Part 1)
I’ve been blogging for Windows Azure stuff for the past 3 years. Nonetheless, I’m still catching up .NET and its family pretty closely. We’ve been listening to the best practices so far from anywhere (such as MSDN, conferences, blogs, etc.). … Continue reading Continue reading
Singapore Chapter of Global Windows Azure Bootcamp–Recap
27th April 2013 was an awesome day! Why? On that day, we have events for more than 96 locations, 154 speakers, 194 sessions, and 7432 attendees. That’s what we called Global Windows Azure Bootcamp. Cool, isn’t it? We also ran … Continue reading Continue reading
Windows Azure and Online Gaming
Online Gaming For the last recent years, online gaming industry keeps growing tremendously. The advantages are very obvious: reach more audience lower running cost anytime and anywhere access and so many more People literally port any kind of games to … Continue reading Continue reading
Posted in Azure
Leave a comment
Invitation: Global Windows Azure Boot Camp, Singapore Chapter
I’m pleased to announce AzureUG.SG (Singapore Windows Azure User Group) is taking part to conduct an Azure Boot Camp in Singapore together with other UG from more than 66+ location world-wide. This’s gonna be an interesting one as we’re all … Continue reading Continue reading
Posted in Invitation
Leave a comment
Preserving Static IP Address in Windows Azure
It is a pretty common practice to use an IP address to provide access on whitelisting service. As an example a trading partner Contoso only allows my company Northwind to access their web service. Only the predefined IP address will … Continue reading Continue reading
Posted in Azure
4 Comments
An Awesome Experience in MVP Global Summit 2013
Aha, I’m back to Singapore after a long long flight from Seattle. The trips was actually to attend 2013 MVP Global Summit from Feb 18 – 21 in Redmond and Bellevue. What’s MVP Global Summit? The MVP Global Summit is … Continue reading Continue reading
Posted in Event Recap
Leave a comment
Windows Azure Virtual Machine: A look at Windows Azure IaaS Offerings (Part 2)
We’ve seen the basic concept of Azure IaaS in my last article. This article will take a deeper look at how Images and Disks are being used in Windows Azure Virtual Machine. Later in the article I’ll bring you another … Continue reading Continue reading