MS Build SK128 WebView2: Bringing the best of the web to your native apps

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024
  • Developers wanting to maximize code reusability in a multi-platform multi-device world are betting more and more on web technologies. WebView2 enables hosting web content in native applications while using the Microsoft Edge (Chromium) rendering engine. In this session, you'll learn about WebView2 and its roadmap, as well as how to get started using it in your application, including Win32 C/C++, .NET (WPF/WinForms), or WinUI 3.0 apps.
    Learn more about Microsoft 365: developer.micr...

ความคิดเห็น • 14

  • @betobamboo9705
    @betobamboo9705 4 ปีที่แล้ว +9

    Web or native 1:30
    WebView concept 2:55
    Why WebView 4:08
    Legacy WebView on Windows 5:39
    WebView2 7:17
    Always up-to-date (default) 7:57
    Fixed version (optional) 8:46
    Outlook + WebView2 9:57
    WebView2 hosting 14:20
    Win32 C/C++ 14:40
    9 SDK releases 14:50
    Your voice matters 15:13
    WPF & WinForms 16:25
    Example 17:10
    Roadmap 25:10
    Takeaways 25:41
    Call to action 26:16
    Related talks 26:44

  • @SamuelSidor
    @SamuelSidor 4 ปีที่แล้ว

    Wohoo...I have been waiting for this for some time. I hope it will be much better optimized than CefSharp, which is now the NO.1 webcontrol (from my perspective). I will give it a try soon. Thnx guys, keep up the good work !

  • @tomatentheo7198
    @tomatentheo7198 4 ปีที่แล้ว +2

    Something i doing wrong. I only get an empty screen. Even tough i doing the way you did. Probably something on my setting wrong?

    • @archilizer2946
      @archilizer2946 3 ปีที่แล้ว

      Same here - what a disappointment. From the get-go.

    • @jarno2427
      @jarno2427 3 ปีที่แล้ว

      Use .net 4.6.2 works great if you add url to source

  • @garyslowe1
    @garyslowe1 4 ปีที่แล้ว +1

    I am building a WPF app using WevView2. It works from VS or directly from my repo bin directory. But I have a build process for deployment. This build doesn't work. I suspect that WebView2Loader has a dependency that is not included in the build. Can someone tell me the WebView2Loader dependencies? I can't find any documentation on WebView2Loader.

    • @jarno2427
      @jarno2427 3 ปีที่แล้ว

      I got the sams problem i cant run out of debug folder Jiff error

  • @WorstDeveloper
    @WorstDeveloper 3 ปีที่แล้ว +1

    Why would you use WebView2 instead of Electron? Electron is cross platform.

  • @lesptitsoiseaux
    @lesptitsoiseaux 4 ปีที่แล้ว

    WebView2 and C#? And VBA Office 2021? BTW you rock! :)

  • @shunfengshunshui1972
    @shunfengshunshui1972 4 ปีที่แล้ว +1

    I am sorry. I cannot import Microsoft.Web.WebView2 after install this package.

  • @jarno2427
    @jarno2427 3 ปีที่แล้ว

    Nice, but after making in winforms and making a installer with advenced installer after installing i get jiff error

  • @minchaudhary
    @minchaudhary 3 ปีที่แล้ว

    How to disable devtools?

  • @archilizer2946
    @archilizer2946 3 ปีที่แล้ว

    WebView2 starts a gray window for me. Not your fault, but what a piece of crap that is.