Quantcast
Channel: RobinDotNet's Blog
Browsing latest articles
Browse All 44 View Live

Image may be NSFW.
Clik here to view.

Introduction to the Semantic Logging Application Block (SLAB)

In my previous post, I discussed diagnostics logging and why it’s important, and how structured logging can help you troubleshoot problems and do some data mining. Now I want to talk about SLAB and...

View Article



Image may be NSFW.
Clik here to view.

SLAB design considerations

In my previous post, I talked about the features available in the Semantic Logging Application Block. In this post, I will show you a class with regular trace logging, and talk about things to consider...

View Article

Image may be NSFW.
Clik here to view.

Implementing SLAB in an Azure service

In my previous post,  I talked about design considerations when using SLAB, and presented a class to be changed from regular trace logging to semantic logging using SLAB. In this post, I’m going to...

View Article

Image may be NSFW.
Clik here to view.

Click Once deployment and VS2013 Update 3

As many of you know, I still answer the occasional question about Click Once deployment. This is a deployment feature that lets you host a client or console application deployment on a webserver,...

View Article

Image may be NSFW.
Clik here to view.

Date/Time stamps and Azure file shares

My good friend Bill Wilder pinged me a while back and asked what date/time stamp is placed on the files in an Azure File share, and where does it come from? I thought that was a good question, and...

View Article


Image may be NSFW.
Clik here to view.

Azure Storage and PowerShell 101

I’ve been working for a while on a deep-dive course about Azure Storage for Opsgility. This will include video training, and Opsgility will offer live training classes using the material I’ve written....

View Article

Image may be NSFW.
Clik here to view.

Uploading and downloading files to Azure Blob Storage with PowerShell

In my previous post, I showed you how to set up PowerShell so you can use it to perform commands against blob storage. In this post, I’ll show you how to create a container in blob storage and then...

View Article

Image may be NSFW.
Clik here to view.

Deleting and copying files in Azure Blob Storage with PowerShell

In my previous post, I showed you how to upload and download files to and from Azure blob storage using the Azure PowerShell cmdlets. In this post, I’ll show you how to delete blobs, copy blobs, and...

View Article


Image may be NSFW.
Clik here to view.

Accessing properties of Azure blobs with PowerShell

In the previous articles in this series talking about Azure blob storage and PowerShell, I’ve covered uploading and downloading blobs, copying blobs, and deleting blobs. Now let’s talk about how to...

View Article


Image may be NSFW.
Clik here to view.

Managing snapshots of Azure blobs with PowerShell

In the previous article in this series, we talked about accessing and modifying the properties and metadata of a blob using PowerShell. In this module, we’ll look at how to manage snapshots – adding...

View Article
Browsing latest articles
Browse All 44 View Live




Latest Images