About 50 results
Open links in new tab
  1. Enabling CDC on Replicated Database - social.msdn.microsoft.com

    Sep 20, 2012 · hi, Need to enable CDC on replicated database. capture job will be created for CDC capture. But transaction replication already uses log reader agent job for replication. There is a …

  2. Arguments to Werfault.exe - social.msdn.microsoft.com

    Jan 11, 2013 · Question 0 Sign in to vote When facing a plugin crash in IE, I get the following command line: C:\Windows\SysWOW64\WerFault.exe -u -p xxxx -s xxxx

  3. MVVM Entry changed event to command - social.msdn.microsoft.com

    Mar 21, 2020 · Inside the listview, i have an entry which i want to make some math calculations when the user write numbers in it. I want to trigger a command in my viewmodel when the user write …

  4. LINQ group by multiple columns - social.msdn.microsoft.com

    Nov 4, 2012 · Question 0 Sign in to vote User578059180 posted Hi, I have a datatable with 4 columns : col1, col2, col3, col4 how can i write a LINQ query to select col1 and col2 and count of col2 values …

  5. XmlSerializer outputs byte [] to base64binary

    Jan 18, 2008 · Now, the param.Data property is marked to return an "object" type, but at runtime, it has some type of primitive in it. Of course, the case that matters to me here is when I pass in a 'byte []'. …

  6. Testing Environment.Exit return codes

    Aug 19, 2008 · Environment.Exit will terminate the process that hosts the unit test. I believe there's no way to unit test this scenario. Thursday, August 21, 2008 5:05 AM

  7. Convert ssis datetime variable value - social.msdn.microsoft.com

    Jun 11, 2015 · Please note that the DateTime data type variable doesn’t support milliseconds, Milliseconds are truncated. To work around this issue, please change the variable data type from …

  8. VS 2013 Offline Documentation question

    Jul 2, 2014 · Some time ago I was told the offline help would be available. Is it?

  9. Progress bar in console application. - social.msdn.microsoft.com

    Jan 20, 2009 · I'm in need of a progress bar for my console application, and I can't seem to find anything around Google on how to do this, can anyone help me out?

  10. Stretch with Overflow + Page breaks - social.msdn.microsoft.com

    Feb 6, 2006 · I've got a report (built with the Report Designer that's shipped with VFP) and I have a field wicg is marked to stretch with overflow. Problem is, sometimes it strechs over a page break (part of …