User Profile

Collapse

Profile Sidebar

Collapse
jfarr
jfarr
Last Activity: Nov 20 '08, 04:38 PM
Joined: Aug 28 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jfarr
    started a topic OWC and ASP
    in .NET

    OWC and ASP

    All,

    I'm new to ASP and OWC so I have a question that is probably very easy for you experienced folks to answer.

    I am creating an OWC application, and have multiple graphs to present. Typically I have 3 graph per "sheet" or maybe ChartSpace(the book I have is not very clear).

    So what I want to do is display 2 graphs on one horizontal plane, then a third below it.

    Next create a...
    See more | Go to post
    Last edited by jhardman; Aug 23 '08, 08:06 PM. Reason: Moved to .NET forum. ASP forum is for "classic" ASP only

  • jfarr
    replied to System.Windows.Documents namespace in C#
    in .NET
    .Net 3.5?

    Anyway, I tried to implement the Floater on net 2003. There is no refrence for System.Windows. Documents. Also after searching the IDE help, Floater is not a type.

    It looks like this reference is for Vista. So I would assume that if you have the latest and greatest .Net, you should be ok.
    See more | Go to post

    Leave a comment:


  • jfarr
    started a topic C# wmi query using where X like <something>
    in .NET

    C# wmi query using where X like <something>

    Hi all,

    I must be missing some syntax here, but for the life of me I cannot figure out what it might be.

    Here is my query;
    System.Manageme nt.ObjectQuery oQuery = new System.Manageme nt.ObjectQuery( "Select Name, DisplayName from Win32_Service where DisplayName LIKE 'Rescue%' ");

    Can anyone see what I am doing wrongly here?????

    Thanks
    See more | Go to post
No activity results to display
Show More
Working...