About 50 results
Open links in new tab
  1. MSDN

    MSDN

  2. Split string to Dictionary<string,string>

    Feb 1, 2013 · A varriable ammount of Whitspace between the elements can make it difficulty, but I had a similar problem once (when I learned C++ we didn't have any parse fucntions to use...). The most …

  3. End of Line of Windows Forms - social.msdn.microsoft.com

    Dec 1, 2017 · Does anybody know if their is a planned end of winforms or will it remain in the .net framework?

  4. ERROR 6003: The item with identity 'CategoryID' already exists in the ...

    Oct 6, 2008 · You are running into a known bug that is already fixed in a future release. You can work around this problem and confirm that this is the same problem by removing the <NavigationPropert> …

  5. TransactionScope and Open Connection

    Jun 17, 2011 · I have read that for SQL Server 2005, it is necessary to manage the EF Connection explicitly to keep the transaction local and avoid involving MS DTC, which we do not have configured …

  6. Dynamic Query in Entity Framework - social.msdn.microsoft.com

    Apr 26, 2010 · Or if you want these context and entity classes to be generated dynamically without knowing how the database is, you may consider using the EdmGen2.exe to dynamically create the …

  7. ShowModeless problem - social.msdn.microsoft.com

    Jun 19, 2008 · The problem is sometimes it opens extra modless window. The idea is to have only one modless window to be open at a time on that page. Is there a technique I can use to control number …

  8. Android: Full Screen Support for Modal Navigation Page

    May 2, 2017 · The application is using Master-Page based navigation. On one of the pages, I wish to display a modal page, which will be used for image viewing The modal page must be full screen and …

  9. Sample Code - Call BizTalk Webservice from .net Code (synchronous …

    Mar 13, 2010 · I need to call BizTalk Orchstration from a search-page via a .net program (built with c#/VB.net). The search query entered on the webpage will be formatted to pre-defined input schema …

  10. Oxyplot Tracker - social.msdn.microsoft.com

    Aug 24, 2017 · hi, Im trying to add a tracker to the chart but it doesn't show up and I can't find to make it work. My code is: `var plotModel = new PlotModel { Title = "", PlotAreaBorderColor = …