Tag Archive | ".NET"

Nintex Workflow – Adding Custom Inline Functions (Encryption)

Nintex Workflow – Adding Custom Inline Functions (Encryption)

Recently I have been experimenting with Nintex Workflows which I must say is a killer product. The interface is brilliant and the depth of its features is amazing. One of the great features of Nintex Workflows is that it allows you to use common .NET calls as inline functions. One would think that Nintex made [...] [...more]

Programming Comments (0)

PowerShell: Copy Directory With Progress Meter

PowerShell: Copy Directory With Progress Meter

Earlier today I thought it would be nice to display a progress meter while copying a directory. After thinking about it for a while I realized that I would need to do something asynchronous, like creating a new thread.  Much to my dismay I found no such thing which was quite a shock considering how [...] [...more]

Computers, Programming Comments (3)

-->