Idera nSoftware Compellent

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Merry christmas

    Hi everybody, Sure during Christmas holidays some powershell user will have some great music. I find this script on a french Microsoft script center, but It need to here on forum and script library. Merry Christmas To U Sylv1 Web site link : http://forums.microsoft.com/TechNet-FR/ShowPost.aspx?PostID...
    Posted to General (Forum) by Sylvain LESIRE on 12-15-2008
    Filed under: PowerShell, Merry Christmas, .NET
  • Using FlagsAtrribute on number parsing - How?

    I'm playing with a script that parses strings to Intergers using system.int32.parse() and using the system.globalization.numbersytles enum (see http://msdn.microsoft.com/en-us/library/system.globalization.numberstyles.aspx ). With C# you can specify a FlagsAttribute atrribute to, in effect, convert...
    Posted to Using .NET (Forum) by Thomas Lee on 12-22-2008
    Filed under: .net
  • Re: PowerShell CTP3: Discover the static members

    In the latest version of PowerShell Plus (2.1 beta) it's not necessary to hit TAB key and a pop-up menu will show up with all static members, syntax, and links to MSDN page and Google (populated with proper keywords). That's a real time-saver.
    Posted to General (Forum) by Aleksandar on 02-07-2009
    Filed under: PowerShell Plus, .NET, Static Members
  • Scripting the .NET Framework using Windows PowerShell

    Marco Shaw will be presenting a 60 minute presentation on Windows PowerShell that will show how to access the .NET Framework. He will also spend a small percentage talking about PowerShell v2. This is part of the Microsoft Tech Days Virtual Event on April 1, 2009. Read More
    Posted to Announcements/Events (Forum) by ps2 on 03-31-2009
    Filed under: .NET
  • how can i pass a null string (and not an empty one)

    i need to render some reports from ssrs everything looks quite easy using the web service there is only one BIG problem I need to pass a null string (null in c#, nothing in vb.net) to the method LoadReport as HistoryID nothing else works, alternative is a valid datetime string but then ssrs looks for...
    Posted to General (Forum) by geert deprez on 06-30-2009
    Filed under: PowerShell, .NET, Reporting Services, webservice
  • Exporting Key-Value pair Using Export-Csv Cmdlet

    Hi, I have written a custom Cmdlet that passes the System.Collections.SortedList object to WriteObject(...) method of the base class (viz., System.Management.Automation.Cmdlet class). When run, this cmdlet write the Key-Value pair formatted as table on the Powershell Console, but, when piped and Export...
    Posted to Using .NET (Forum) by Imran Nazir on 11-11-2009
    Filed under: .net, Writing Files
Page 1 of 1 (6 items)
Copyright 2010 PowerShell.com. All rights reserved.