Search results for query: *

  • Users: wakeup
  • Content: Threads
  • Order by date
  1. W

    Hide external application

    In my application I have to call to an external application which when finishes popups a window saying only that all was ok. This external program doesn't have parameters to avoid that window. There is any way to hide this window? Thanks! I use this code: System.Diagnostics.Process proc =...
  2. W

    RangeValidator and decimal separator

    I'm developing a web application which get number with decimals. When I write 0.08 the rangevalidator understand 80 and it doesn't valid it. It does well if I write 0,08. The most extrange is In the develpoing computer and in the client computer I have the point as decimal separator in regional...
  3. W

    Show dialog to select ODBC source

    I want to show to my users a dialog window to select one of the ODBC sources they have created in them PC. Is there any way to do it automatically? Any advice to do it? I need my application was totally independent of the database type. Thanks!
  4. W

    Control with transparent background

    Is posible in Visual Studio .Net 2005 set transparent background to a control? I want avoid, It covers the line in back. See example. Thanks _________________ Hip Hop Directo De Chiste
  5. W

    Something as Osgi in Microsoft?

    Hi, Do you know if Microsoft have any tecnology as osgi (java)? www.osgi.org Thankss _______________________ Hip Hop Directo De Chiste
Back
Top