Windows 10: Introducing the UWP Community Toolkit

Discus and support Introducing the UWP Community Toolkit in Windows 10 News to solve the problem; Recently, we released the Windows Anniversary Update and a new Windows Software Developer Kit (SDK) for Windows 10 containing tools, app templates,... Discussion in 'Windows 10 News' started by Brink, Aug 17, 2016.

  1. Brink
    Brink New Member

    Introducing the UWP Community Toolkit


    Source: Introducing the UWP Community Toolkit | Building Apps for Windows

    :)
     
    Brink, Aug 17, 2016
    #1

  2. Microsoft will be charging for Windows update!

    Microsoft has introduce "Windows Universal App"

    Microsoft introduce Windows 10 for the betterment of Developers & Consumers.

    A Universal Windows Platform (UWP) app is a Windows experience that is built upon the Universal Windows Platform (UWP), which was first introduced in Windows 8 as the Windows Runtime. At the core of UWP apps is the idea that users want their
    experiences to be mobile across ALL their devices, and they want to use whatever device is most convenient or productive for the task at hand.

    Windows 10 makes it easier to develop apps for the UWP with just one API set, one app package, and one store to reach all Windows 10 devices – PC, tablet, phone, Xbox, HoloLens, Surface Hub and more. It’s easier to support a number of screen sizes, and also
    a variety of interaction models, whether it be touch, mouse and keyboard, a game controller, or a pen.

    The bottom line: You can spend your time working with familiar programming languages and APIs, all in single project, and have the very same code run on the huge range of Windows hardware that exists today.

    Introducing the UWP Community Toolkit [​IMG]

    You may read an entire article at Microsoft Developer Network,
    Click Here
     
    Roharashraj™, Aug 17, 2016
    #2
  3. [UWP] all UWP application windows are not displayed anymore after a lot of start/kill of any UWP application

    Hello,

    This issue seems linked to the Windows Anniversary Update (build 10.0.14393,
    also reproduced on build 14905.rs_prerelease.160811-1739) and the new UWP lifecycle introduced with it, since this issue was not there before.

    The test scenario is simple:

    1. start any UWP application (in my example the windows calc.exe, the default Windows 10 calculator application)

    2. wait 0.5 second

    3. kill the same UWP application

    4. repeat the 1-2-3 steps 5000 times

    This scenario is basically reproducing an automated test environment.

    The expected result is that the tested application will always be displayed correctly.

    The actual result is that the tested application is not displayed anymore after a various number of loops (between 200 and 800). It looks like it is running in the background since the process can be seen in the task manager.

    When the UWP application window can't be displayed, the scope of the issue is much more important: no UWP content can be displayed anymore (Edge browser or Windows settings, etc).

    The way to recover from this is to log out from the user session and log in again.

    Here is a python script to reproduce the issue:

    Is it a known issue ? Any way to work around this (this is blocking our UWP automated testing environment)?

    BR

    Jean-Marc
     
    Jean-Marc T., Aug 17, 2016
    #3
Thema:

Introducing the UWP Community Toolkit

Loading...
  1. Introducing the UWP Community Toolkit - Similar Threads - Introducing UWP Community

  2. New name for UWP Community Toolkit: Windows Community Toolkit

    in Windows 10 News
    New name for UWP Community Toolkit: Windows Community Toolkit: I’m really excited to announce, starting with the next major release, the UWP Community Toolkit will have a new name – the Windows Community Toolkit. This is a huge milestone for the toolkit and the community that has made this project possible. The toolkit was first...
  3. The UWP Community Toolkit v2.0

    in Windows 10 News
    The UWP Community Toolkit v2.0: Today, the UWP Community Toolkit graduates to version 2.0 and sets the stage for future releases. There have been seven releases since the UWP Community Toolkit was first introduced exactly one year ago and version 2.0 is the first major and largest update to date. The...
  4. The UWP Community Toolkit v2.1

    in Windows 10 News
    The UWP Community Toolkit v2.1: We are extremely excited to announce the latest update to the UWP Community Toolkit, version 2.1! This update builds on top of the previous version and continues to align the toolkit closer to the Windows 10 Fall Creators Update SDK. Thanks to the continued support and...
  5. Announcing UWP Community Toolkit 1.1

    in Windows 10 News
    Announcing UWP Community Toolkit 1.1: b7LQxFY5WT0 Today we are releasing the first update to the UWP Community Toolkit. To see the updates, first: Get started with UWP Community Toolkit 1.1 Install the UWP Community Toolkit Sample App directly from the Windows Store Read the documentation In under a...
  6. The UWP Community Toolkit v2.2

    in Windows 10 News
    The UWP Community Toolkit v2.2: I am extremely excited to announce the latest update of the UWP Community Toolkit, v2.2. The credit for this release, as always, goes to the community, who have continued to support and improve the toolkit for each release. V2.2 introduces a new Parsers package, new controls...
  7. Announcing UWP Community Toolkit 1.5

    in Windows 10 News
    Announcing UWP Community Toolkit 1.5: Today marks the sixth release of the UWP Community Toolkit – all packages are updated to version 1.5. Thanks to the UWP developer community, the UWP Community Toolkit has seen great improvements and stability to the existing controls and services. The community partnership...
  8. Announcing UWP Community Toolkit 1.4

    in Windows 10 News
    Announcing UWP Community Toolkit 1.4: The UWP Community Toolkit is on its fourth release today. The previous version was packed with new controls, so we decided to focus on stabilizations and improvements on existing controls and services in version 1.4. Among the improvements: better accessibility for all...
  9. Announcing UWP Community Toolkit 1.3

    in Windows 10 News
    Announcing UWP Community Toolkit 1.3: The UWP (Universal Windows Platform) Community Toolkit continues to grow at a rapid speed thanks to the ideas and contributions from the community. Over the last period, over 82 percent of the contributions came from the developer community (59 contributors). Thank you!Today,...
  10. Announcing UWP Community Toolkit 1.2

    in Windows 10 News
    Announcing UWP Community Toolkit 1.2: Following our commitment to ship new versions at a fast pace, I’m thrilled to announce the availability of UWP Community Toolkit 1.2. If you want to get a first glance, you can install the UWP Community Toolkit Sample App directly from the Windows Store. The focus of this...