About 50 results
Open links in new tab
  1. NAR function in C# - confusion - social.msdn.microsoft.com

    Jul 12, 2011 · Yes, that's right, by default, C# pass object by reference to the function. It does not need to add ref to in the parameter. If we pass the basic data type, such as int, double, long, we can add …

  2. MSDN

    MSDN

  3. Include @Html.ActionLink in a @helper

    May 20, 2014 · Thats a limitation see here, you might want to pass the HtmlHelper as parameter to your helper method and use it to call the built-in helper functions.

  4. There was an error while trying to deserialize parameter

    Feb 14, 2011 · I have an WCF service which has a web method which takes an parameter whose data type is object. I have consumed this service using the "Add generated item" wizard. I have then used …

  5. XmlInclude/SoapInclude: Serializing derived classes

    Jan 30, 2007 · I've a Web Service with a method ShearSheep () that takes a custom type (Sheep) as a parameter. The custom type is defined in a Web Service (that's automatically defined again in the …

  6. SQLHANDLE type for c# - social.msdn.microsoft.com

    I am converting code C++ VS 6.0 to c# VS 2005. I have types that C# doesn't recognize for example SQLHANDLE, RETCODE, HSTMT. I am having trouble finding the equivelent types in c#. My …

  7. SUM IIF between daterange expression help Report Builder 2.0

    Feb 2, 2011 · The Value expression for the textrun ‘ID_People1.Paragraphs [0].TextRuns [0]’ contains an error: [BC30455] Argument not specified for parameter 'FalsePart' of 'Public Function IIf …

  8. CString Problem in VS2010 - social.msdn.microsoft.com

    Nov 2, 2011 · > I am migrating old VC++ 6.0 code to VC++9.0. The code has a class CGpsString which is drived from CString. The structure of CString is very different from VC6 to VC8/9. In fact, VC6's …

  9. Change root page - social.msdn.microsoft.com

    Dec 29, 2015 · Simple question - with Forms, is it possible to change the Root page? For example, my current root is a Login page. However, once the user has logged in, I need to change the root page …

  10. MonthlyStampFee - social.msdn.microsoft.com

    Feb 28, 2019 · However, all of a sudden in the second billing month I have more than tripled the bill and the line item that is causing it is "MonthlyStampFee". Can someone explain what that is and what …