About 50 results
Open links in new tab
  1. Azure bot service premium channels overview?

    Dec 27, 2017 · What are premium channels? The premium channels allow your bot to reliably communicate with users within your own application or on your website. These channels allow …

  2. Cmdline tool vstest.console.exe throws UnitTestIsolationException …

    Apr 23, 2019 · Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

  3. PowerCLI + Azure ASR Deployment Planner

    Mar 29, 2020 · Im running the vmware to azure asr deployment planner v2.51. I installed vmware powercli v11.5.0. I get connected to vcsa server. After the "Performing PreRequisite Check", I …

  4. Type 'System.Data.SqlClient.SqlTransaction' cannot be serialized

    Dec 23, 2011 · Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute. If the type is a collection, …

  5. migrating solution from Visual studio 2003 to Visual Studio 2017 …

    Question 0 Sign in to vote How do I migrate my Visual Studio 2003 solution to Visual Studio 2017 Friday, April 10, 2020 12:47 PM

  6. SSRS: cannot use custom code in Lookup function

    I want to use the name of textboxes in SSRS Expressions. In order to achieve this, I have added following custom code in the Report Properties: Now, if you want to retreive the name of a …

  7. Visual Basic with notepad and vbc.exe

    Question 0 Sign in to vote I wanted to use notepad and a compiler to write Visual Basic program and it proves to be quite easy after you find the related articles in document explorer. just …

  8. ScriptingOptions sql smo does not support scripting data

    following code works fine for create table but when I try to use scriptOptions.ScriptData = true; it is throwing following exception.

  9. Cannot modify HKCU\Software\\Microsoft\\Internet Explorer ...

    RegCreateKeyEx returns value of 5. Is there any other way to programmatically disable tabbed browsing from IE in Vista and why does it fail even when i am actually trying to modify HKCU? …

  10. What does __nullterminated in functions mean?

    I was wondering i found in functions of particular source code by Microsoft.