About 50 results
Open links in new tab
  1. XmlInclude/SoapInclude: Serializing derived classes

    Feb 24, 2007 · Use the XmlInclude or SoapInclude attribute to specify types that are not known statically." message; it knows its a wolf in sheep's clothing. However I am unable to write …

  2. Unresolved external symbol _DllMainCRTStartup

    I am getting the following linker error while compiling a windows ce application. I am trying to statically link and using /MT switch.

  3. Static Libs (native) and C++/CLI - social.msdn.microsoft.com

    Jun 19, 2008 · The C++ native client statically links against the native shared library. The C++/CLI assembly statically links against the native shared library. We are able to get our build environment …

  4. MSDN

    MSDN

  5. Domain Controllers in Azure and setting static DNS servers

    Jun 6, 2016 · I haven't tried to set the IP statically in windows yet since I don't have public IP's assigned to these VM's. Can you set IP and DNS Server settings manually directly in an Azure Windows VM?

  6. overloading new/delete

    Dec 14, 2014 · It looks like this problem is a bug in the linker. My problem was that calling new char [7] from a statically-linked library invoked operator new using the overloaded inline version from my …

  7. ItemsControl creating a Header (-Template?)

    May 21, 2008 · Question 0 Sign in to vote In our project, we are using an ItemsControl to do DataBinding with a List<> something like this :

  8. Remove Windows Provisioning Package

    Joining them works for the most part, but EVERY time there is no way to remove the package. The remove button is grayed out. I have tried various other methods (powershell mostly) but cannot get it …

  9. MS Access form sizing - social.msdn.microsoft.com

    Sep 3, 2010 · Rod, this is not simple in Access. There was some code to do this (in Chapter 8 of Ken Getz et al, Microsoft Access xx Developers Handbook), but it's fraught with snags to overcome. …

  10. Restore Domain Controller Virtual Machine on Azure

    Nov 3, 2016 · Currently I have 2 VMs on azure; one as a domain controller that replicates with on-premise DC and the other for production.