About 50 results
Open links in new tab
  1. Trouble with DrawImage - social.msdn.microsoft.com

    Jun 21, 2011 · I cannot get the DrawImage command to work in smallbasic. I imagine the simplest way would be to load the image from a file: image1 = ImageList.LoadImage ("C:\pic2.jpg") …

  2. Fit image to canvasview - social.msdn.microsoft.com

    Jul 4, 2017 · I have a few convenience methods on SKRect: ``` var pictureFrame = SKRect.Create (100, 100, 640, 480); var imageSize = myImage.Size; // eg: 100x200 var dest …

  3. c# bindingsource filter between dates

    Aug 24, 2012 · Question 0 Sign in to vote hello, i am using c# vs.2008 and sql express 2008 private void button1_Click (object sender, EventArgs e) { cashbookBindingSource.Filter = …

  4. How SSRS handle large data - social.msdn.microsoft.com

    Apr 13, 2017 · if this is true then report performance will be slower and huge memory will be required and block due to large data stored. so please tell me if anyone know how ssrs handle …

  5. XPS to RTF or Word - social.msdn.microsoft.com

    Jun 26, 2014 · I'm evaluating a reporting engine, and the only formats it can export to are XPS, PDF, MS Excell. Is there a way to convert one of these formats to RTF or MS Word? thanks, …

  6. Disabling automatic update detection

    Jul 2, 2013 · Would you mind letting us know more information about this issue? Do you mean that you want to disable the Windows Automatic updates or VS update in command line?

  7. Querying Active Directory with VB.NET

    Apr 19, 2012 · Ultimately, the driver behind this is delegation: we run a system here which uses a central database for the granting of access to systems. I want to be in a position where a …

  8. System Error &Hc0000005& - social.msdn.microsoft.com

    Nov 17, 2006 · I saw the KB article on ADDHANDLER and REMOVEHANDLER, but I don't have either of these in my solution yet.

  9. MediaElement GridView - social.msdn.microsoft.com

    Mar 19, 2013 · I was wondering if a Media Element could be a GridView Item? Meaning if I am using a GridView item template, can the items contain a MediaElement control individually? …

  10. WSAT on windows 7 - social.msdn.microsoft.com

    Oct 7, 2009 · I am running an application that uses WSAT and MSDTC on Windows7 ultimate.