Showing results for March 2011 - Cesar de la Torre

Mar 31, 2011
0
0

Automatically deploying Azure Connect Agents software

Cesar De la Torre
Cesar De la Torre

In order to set up Windows Azure Connect, you need to install a piece of software called Azure Connect Agent in each server/machine from your datacenter that you want to access. In order to do that, you usually have to access Azure-Portal in order to get a specific agent for each server.  You usually click “Install Local Endpoint&rdquo...

Azure
Mar 27, 2011
0
0

‘The application has failed to start because its side-by-side configuration is incorrect’ error related to MMC.EXE programs and weird cause & simple solution

Cesar De la Torre
Cesar De la Torre

  I publish this error as its cause was really weird: I was getting an error when trying to start any Management Console related program (mmc.exe based admin tool), like Certificates, Event Viewer, etc. The error was: “The application has failed to start because its side-by-side configuration is incorrect. Please see the application ...

Windows 7Windows Server 2008
Mar 24, 2011
0
0

Windows Azure VMs Comparison

Cesar De la Torre
Cesar De la Torre

Just wanted to show a simple table comparison regarding CPU, memory, storage, I/O and cost for each Windows Azure VMs (Compute Instances...

Azure
Mar 21, 2011
0
0

Info about SCOM Azure Management Pack

Cesar De la Torre
Cesar De la Torre

Just for my record, I wanted to post a few interesting posts regarding ‘SCOM Azure Management Pack’: http://blogs.msdn.com/b/walterm/archive/2011/02/01/setting-up-performance-counters-in-your-web-and-worker-roles.aspx http://blogs.msdn.com/b/walterm/archive/2011/02/14/adding-azure-application-monitoring-to-scom-2007-r2.aspx http://blogs...

Azure
Mar 12, 2011
0
0

A few options for Windows Azure Storage Backup & Restore

Cesar De la Torre
Cesar De la Torre

I just wanted to record a few options I found for Windows Azure Storage backup-restore (I’m not talking about SQL Azure, in this case). If you have any other option for this matter, please tell me and I’ll be happy to update this post. 1) Windows Azure Storage Tables backup and storage: http://tablestoragebackup.codeplex.com/ http://...

Azure
Mar 12, 2011
0
0

Typical issue‘One of the request inputs is not valid’ when Working with the Windows Azure Development Storage

Cesar De la Torre
Cesar De la Torre

  One of the typical issues is getting the error "One of the request inputs is not valid" that occurs when testing the application with empty tables in development storage. This is because Development Storage currently requires the schema for an entity stored in a table to have been previously defined before you are allowed to query it. ...

Azure
Mar 10, 2011
0
0

Architects Forum XXVI ‘CloudPower’ – Presentations (Spanish)

Cesar De la Torre
Cesar De la Torre

As many people asked for it, here you can download the presentations (in Spanish) we delivered yesterday, during the Architects Forum XXVI, regarding the following topics: - CQRS in Windows Azure - Claims based Security and Windows Azure Access Control - Windows Azure AppFabric-Cache - Windows Azure Connect - Windows Azure AppFabric Service Bus. ...

Azure
Mar 10, 2011
0
0

Great Diagram about our DDD NLayered .NET 4.0 Architecture

Cesar De la Torre
Cesar De la Torre

Just wanted to share a great Architecture diagram made by Julio César Sanchez, who reviewed our Architecture and Sample app and at the same time elaborated this neat diagram. We really appreciate his time and details expressed in it: Thanks a lot Julio Sanchez!! :-) (To get a high resolution copy, grab it from here http://microsoftnlayerapp....

Feedback