About 50 results
Open links in new tab
  1. MSDN

    MSDN

  2. How to open mht files in SharePoint Online?

    Feb 13, 2019 · I have lot of mht files in SharePoint Online. Whenever I try to open in IE it works but in Google Chrome and FireFox it gets downloaded. Is there any way to fix this issue. I …

  3. User option to select "Log on" when installing VB .NET Windows …

    Sep 25, 2009 · I am trying to install a VB .NET Service. Before InitializeComponent () method in Sub New () of the ProjectInstaller class, I am creating an object of a Windows form to get the …

  4. Get Azure AD user email with userid - social.msdn.microsoft.com

    Dec 13, 2017 · For the provided solution we need to call graph api with bearer token. But at the moment the bearer token is not available for the user. I just clearly mentioned that we only …

  5. Creating reports with temp tables - social.msdn.microsoft.com

    Aug 29, 2006 · I have created a new datasource that runs a stored procedure. The stored procedure uses a temp table and returns the contents of the temp table.

  6. How to sign .appxupload files - social.msdn.microsoft.com

    Sep 12, 2018 · The "myapp.appxupload" do not need to be signed using signtool and it could be uploaded to the store directly. Generally, .appxupload file has been signed when it is created …

  7. Grid.SetRow () Issue - social.msdn.microsoft.com

    Dec 4, 2008 · We are using Grid.SetRow () to set the Row value for the child element. But in the case of nested Grids, we are not able to set the Row value for the nested Children grids. …

  8. Rigid Relationship Error in SSAS Cube

    Jun 19, 2013 · To get rid of such errors in future, make sure that you define rigid relationships only where applicable. Like, in the above example, PersonID-->Person can be a rigid relationship …

  9. How to connect to VFP Database by using the Database Expert.

    May 7, 2010 · I don't know how to fill in the information in the field -- Data Source -- when I use the Database Expert of Crystal Report in Visual Studio 2005 for connecting to the VFP …

  10. xml validation with multiple namespaces

    Oct 3, 2008 · I'm trying to validate an xml string that contains elements and attributes defined across multiple namespaces. I've tried various combinations to validate the string but all result …