Lukk Flytt

Degree Dev Blogg

Siste innlegg

Executing commands and programs on a remote machine – Part 2

One month a ago my friend Njål blogged about executing commands and programs on a remote machine using powershell. Njål wrote about PsExec and Invoke-WmiMethod and I will present some more ways to do this. First one is through MSDeploy.exe and the second, my preferred w...

IsNullOrEmpty() extension for generic lists (List)

The .IsNullOrEmpty() and .IsNullOrWhitespace() utility methods for string objects really helps cleaning up the code compared to the old fashion if (myString == null || myString.Trim().Equals("")) ... This should definately have been implemented for oth...

Downloading blobs from Windows Azure

  Enabling users to download files (blobs) in Windows Azure can be done in 4 ways ;(as Microsoft evangelist Sean Harris explains in this blogpost) Direct Download – Set the Access of the Container to Public Read Access or Full Public Read Access and expose the URL ...


Er dette din blogg?
Tilknytt blogg til profilen din!

Statistikk

  • 0 poster sist uke
  • 0 poster i snitt per dag.

Album