The World’s Leading Microsoft .NET Magazine
   
 
The .NET Addict's Blog

Calendar

««Sep 2010»»
SMTWTFS
    1234
567891011
12131415161718
19202122232425
2627282930

Mailing List

My Top Tags

                                                           

My RSS Feeds








I heart FeedBurner

Computers Blogs - Blog Top Sites

Site Hits

Total: 5,627,621
since: 19 Jan 2005

Latest tagged entries for 'AZURE'



Getting the ASP.NET Providers working on the Azure Nov 2009 CTP

Sun 15 Nov 09 8:01 P GMT-05
If you're experiencing some troubles getting the ASP.NET providers working on the November 2009 CTP of Windows Azure, check out this blog post

Working with Table Storage on the Windows Azure November 2009 CTP

Sun 15 Nov 09 9:37 A GMT-05
For those of you who have been using Azure storage for months, you may notice a few changes in the Nov 09 CTP, such as the new StorageClient namespace. This post shows you how to get rolling with table storage and the new client

Setting up an ASP.NET MVC 2 Application for Windows Azure

Sat 14 Nov 09 4:48 P GMT-05
As of yesterday, you can now create ASP.NET MVC 2 applications in your Azure web roles. Not only is this scenario supported, but it's even got built-in VS2010 template support! Read on to find out more

Something Wicked This Way Comes - Breaking Changes for .NET Services in Azure

Mon 02 Nov 09 8:36 A GMT-05
The .NET Services team has just put out a blog post giving us extremely good details regarding the breaking changes that will be released on Thursday along with the new .NET Services SDK. All of this is making ready for the PDC push.

LINQ to SQL and Entity Framework on top of SQL Azure

Wed 28 Oct 09 6:33 P GMT-05
This blog post gives you some tips and tricks to get your application up and running using LINQ to SQL or Entity Framework to communicate with your SQL Azure cloud database.

Creating and Manipulating your SQL Azure Database with SSMS and Visual Studio

Wed 28 Oct 09 4:31 P GMT-05
This blog post walks you through the process of creating your SQL Azure database and provides you with some best practices in terms of managing the create and update scripts for the DB schema

How to Build your First Azure-Powered MVC App

Tue 29 Sep 09 9:16 A GMT-05
A good friend and colleague of mine has put up a really good tutorial on going from the stock VS template to running your MVC app in the cloud

Binary Serialization and Azure Web Applications

Mon 28 Sep 09 7:54 P GMT-05
Just a little tip if you're thinking of using binary serialization with table, queue, or blob storage.

ASP.NET Membership Provider in the Cloud : The Chicken and the Egg Problem

Mon 28 Sep 09 10:22 A GMT-05
Here's a problem people might run into: You're utilizing an ASP.NET membership provider over cloud storage and your application has no administrators. How do you log in as admin to create a new admin??

Configuration Settings in Azure Applications

Mon 28 Sep 09 9:59 A GMT-05
The SDLC of an Azure application takes a little getting used to. This blog post talks about configuration settings and how using them to their fullest can make your life easier.

What's the Difference Between Web Hosting and Cloud Computing?

Fri 04 Sep 09 7:12 A GMT-05
Yesterday I was explaining to a friend of mine what I'd been doing in my spare time. He then asked me to explain the difference between cloud computing and traditional web hosting. This blog post contains that explanation

Deploying Azure Hosted Services should be as easy as deploying a Heroku Application

Sun 03 May 09 10:04 A GMT-05
Recently a friend of mine introduced me to Heroku, a hosting site for Ruby on Rails applications. The novel thing was their approach to deploying those applications. They exemplify what true cloud deployment should be, and MS should learn from them.

SSDS loses an "S" and gains some awesome

Wed 11 Mar 09 6:42 A GMT-05
Just recently saw a blog entry detailing the future features for SSDS, including just calling it SDS and dropping the ACE model (good riddance!)

Live Mesh Tutorial 2 - Working with Feeds and Entries

Tue 11 Nov 08 10:38 A GMT-05
In this tutorial, I walk you though the process of upgrading your Silverlight Live Mesh application to be able to store and retrieve data using DataFeeds and DataEntries

Live Mesh Tutorial 1 - Hello Live Mesh

Thu 06 Nov 08 9:33 A GMT-05
This blog post takes you on a step-by-step tour through creating your first Web-enabled Live Mesh application using Silverlight and Live Mesh.

Live Mesh or Windows Azure - deciding which stack to use

Fri 31 Oct 08 9:59 A GMT-05
This blog post takes a look at Live Mesh and Windows Azure, both part of the larger Azure platform, and describes the technical and practical differences between the two and why you might pick one over the other

Microsoft Windows Azure Distilled

Tue 28 Oct 08 8:42 A GMT-05
Yesterday during the PDC 2008 opening keynote, Microsoft unveiled Windows Azure Services. In this post, I'll take a look at the information available and see if I can distill it down into an easily digestable form