About 50 results
Open links in new tab
  1. Modern UI spfx solution manifests.js error while processing the js file ...

    Apr 18, 2019 · For that I am using the SPFX framework and in this spfx solution, I am including this js file and calling it on the render inside the ts file which is present in "src/webparts/mycomponent".

  2. MSDN

    MSDN

  3. Property Pane text field and editor panel value retaining issue

    Dec 13, 2018 · Currently we are working on SharePoint Framework (SPFX) client side web part with “No JavaScript” framework .We are trying to insert multiple values property pane configuration text fields.

  4. textbox on a user control not resizing correctly on change of font.

    I've sort of got around it by handling the textbox resizing and setting the user control to the same size. This works in this particular instance, but I get strangeness when I use a bigger font (the control …

  5. FormField Entry/Exit macro not firing when user using mouse to click ...

    When having a locked Word document with several FormFields having entry/exit macros the macros are always triggered when user use keyboard to navigate.

  6. Msdn forums - Azure Service Fabric

    I created reliable actor service (volatile not persisted) with the following configuration, 20 secs of idle timeout and 5 secs of GC scan ...

  7. The UAC Nightmare - social.msdn.microsoft.com

    Feb 4, 2011 · I'm beginning to reach the conclusion that the current implementation of the UAC in Vista is, IMO, a nightmare that creates more problems than it solves. If Microsoft wants developers - and …

  8. Unit Test coverage for Console.CancelKeyPress in VS 2012 .NET 4.5

    Feb 1, 2013 · I am trying to hit the delegate method I assign to Console.CancelKeyPress in Visual Studio 2012 for a console application using .NET 4.5. I am using Visual Studio 2012's 'Analyze Code …

  9. Sql Management Studio - Results to File - I think they are coming out ...

    SQL Server has Unicode and non-Unicode data types. Unicode includes nchar, nvarchar, ntext and non-Unicode includes char, varchar, text. If the query result has Unicode data, you need to save the …

  10. How to do strong-naming in C++ - social.msdn.microsoft.com

    I have a project that I wish to use a strong-naming file with. The problem is, I don't know how to do it. In C# and VB.NET, all you had to do is open the Signing tab on the project properties page and check …