AzureFeeds - All your Azure feeds in one place.

Sponsors

Feed: Brendan Enrick

Site: http://brendan.enrick.com/ Link: http://feeds.feedburner.com/OrcsGoblinsAndDotNet

Sunday, August 01, 2010

Combining Object Oriented Principles, Practices, and Patterns

by benrick via Brendan Enrick on 8/1/2010 10:00:00 AM

Now that the dust has settled from the recent Software Engineering 101 event we put on in Cleveland, I figured I would repost some of the material I talked about. This means some of connections that I vocalized and supplement the material from the slides I used for Software Engineering 101. Object Oriented Principles, Practices, and Patterns My first talk of the day was on Object Oriented Principles, Practices, and Patterns in which I start by discussing some common principles of object oriented ...

[ read more ]

Friday, May 21, 2010

Agile Planning with Fewer Stakeholder Fights

by Brendan Enrick via Brendan Enrick on 5/21/2010 2:00:00 PM

If you’ve ever had a team responding to the needs of multiple stakeholders I am sure you’ve seen some interesting trends. Some stakeholders will sit quietly and have their requests ignored while others will always push their needs to the front. This of course happens in a lot of different fields. There are always the pushy people who want their stuff done first, because it’s “top priority”. Maybe it is, but that’s not for the team to decide. So how can you prevent problems from arising from thi ...

[ read more ]

Friday, November 14, 2008

Storing and Retrieving Serialized Data with Azure Blob Storage

by Brendan Enrick via Brendan Enrick on 11/14/2008 8:18:00 PM

On a project I am currently working, we have some normalized data which we need all instances of our Worker Role to have access to. This data when denormalized for the table structure we use requires us to take each row and turn it into about 50,000 rows. Because of this we obviously don't want to denormalize it and store it in Azure's table storage. We eventually will be doing this, but we need to work with it before denormalizing it. The plan we came up with is to serialize the data and store ...

[ read more ]

Tuesday, November 04, 2008

My Planned Azure Stuff

by Brendan via Brendan Enrick on 11/4/2008 6:30:02 PM

I've got some code I need to write for the company I work for which will will be putting on the cloud. Since I started working with Microsoft's cloud solution a couple of months ago, I've noticed one problem that is probably very common with early releases of technology. The samples they provide just don't cut it. Some of them are pretty good, and I've referenced them when trying to work with things. It really takes the community's involvement to really get a good bunch of articles and samples t ...

[ read more ]

Default Azure Storage Information

by Brendan via Brendan Enrick on 11/4/2008 2:33:25 PM

The cloud is nice and useful, but there is one feature which is vitally important to most applications in my opinion. The storage which is used in Azure pretty much will need to be used by every application. One of the reasons for this is because there is a little bit of management of processes which needs to be done. This I've noticed requires a combination of the Queues and the Tables. Queues are great because roles are able to queue up work which needs to be done. This helps make sure that al ...

[ read more ]

Legal Note

The content of the postings is owned by the respective author. AzureFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on AzureFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us