About 50 results
Open links in new tab
  1. Enum to Byte Array - social.msdn.microsoft.com

    Apr 7, 2014 · They are slightly more understandable then just writing the constant values into public, static fields and using int parameters. Latest at compliation time the will be interpreted as a constant …

  2. Listview column header styling issue - social.msdn.microsoft.com

    Jun 14, 2012 · As it cannot be interpreted by the compiler, it just puts an empty space in there. The bit at the side is quite common, even with a vanilla ListView, it is the column resize thumb, and whatever …

  3. include xml file into DLL. - social.msdn.microsoft.com

    Nov 4, 2008 · Is it possible to include this .xml file into .dll and compile?

  4. Paint Video on form using C# - social.msdn.microsoft.com

    Feb 2, 2010 · Is there any way to paint a video on form instead of using the video player? Jassim Rahma Tuesday, February 2, 2010 11:59 PM

  5. Error v110_xp - social.msdn.microsoft.com

    Aug 15, 2013 · Gallery MSDN Library Forums Get started for free Error v110_xp Archived Forums 441-460 > Visual Studio Setup and Installation

  6. System.Workflow.Activities.SequentialWorkflowActivity' is obsolete

    Jan 8, 2014 · 'System.Workflow.Activities.SequentialWorkflowActivity' is obsolete: 'The System.Workflow.* types are deprecated. Instead, please use the new types from System ...

  7. Visual Studio 2017 fails to start - social.msdn.microsoft.com

    Jan 23, 2018 · I recently installed Visual Studio 2017 Community to use along with Unity but it is not opening.

  8. Bad schema? - social.msdn.microsoft.com

    Nov 1, 2008 · How can the schema and the stored procedure get out of sync? The problem is that I am executing code that reads the schema table and tries to read the 7th column and I get an index out of …

  9. Copy Local to True or False - social.msdn.microsoft.com

    May 13, 2011 · copy local for A would be true, whereas copy local for B and C should be set to false. You set project dependencies where B is dependent on C and A is dependent on B and C. Marked …

  10. Skipped builds - social.msdn.microsoft.com

    Apr 5, 2009 · I am not sure if this is the right group, but I keep getting skipped builds, i.e Rebuild All: 0 succeeded, 0 failed, 1 skipped out of perfectly good projects. What's the deal? Doesn't the compiler …