Tag Archives: Foreach

Using PowerShell to manage mailbox folder permissions in Exchange Server 2010

  Using PowerShell to manage mailbox folder permissions in Exchange Server 2010 Now one of the things that can be really useful in the Exchange Management Shell (EMS) is pushing out mailbox‑folder permissions. This could be on any folder in the mailbox but I’m going to focus mainly on the calendar because that’s usually one … Continue reading Using PowerShell to manage mailbox folder permissions in Exchange Server 2010

Video – The Fundamentals of C# Generics by Dan Wahlin

In previous posts, we looked at getting started with C# Interfaces and understanding Polymorphic behaviors. In this post, we’ll look at using C# Generics and Custom Generics in your applications. Video transcription  Dan Wahlin: An important feature of the C# language is Generics. Generics are not necessarily new. They have actually been out since C# 2. They … Continue reading Video – The Fundamentals of C# Generics by Dan Wahlin