Monad

Monad Technology Blog

Duplicate Files

Need a way to check if two files are the same? Calculate a hash of the files. Here is one way to do...

Author: arulk Date: 09/13/2005

Adding Notes

A while back I mentioned that there was a way of adding notes to objects in the shell. Here is one...

Author: arulk Date: 09/07/2005

MshObject and Methods that take object

Every once in a while people ( including me) run into trouble calling methods that take object. Why?...

Author: arulk Date: 09/02/2005

Support for Existing apps in Monad

Monad provides strong support for existing apps and technology. If you use native cmdline exes,...

Author: arulk Date: 08/26/2005

Did you know? #4

Did you know that you can access most of the Cmdlet base class APIs through script using the...

Author: arulk Date: 08/25/2005

Did you know? #2

Did you know that you can make a variable automatically propagate to new scopes by using the...

Author: arulk Date: 08/25/2005

Did you know? #3

Did you know that you can put constraints on variables using the same attributes as cmdlet...

Author: arulk Date: 08/25/2005

Did you know? #1

Did you know that you can access the content of a provider using the variable syntax? For instance,...

Author: arulk Date: 08/25/2005

Introduction to MshObject

If you’ve ever worked with the Monad APIs then you’ve no doubt seen a type called...

Author: arulk Date: 08/25/2005

Welcome to Monad Team Blog

Welcome to Monad Team Blog. We will posting information related to Monad in this blog. Feel free to...

Author: arulk Date: 08/25/2005

<Previous