About 695,000 results
Open links in new tab
  1. ASP.NET Web Apps - HTML, CSS, JavaScript, and C# | .NET

    Build dynamic web pages using HTML, CSS, JavaScript, and C# that are secure, fast, and can scale to millions of users. Build and deploy on Linux, macOS, and Windows.

  2. Tutorial: Call an ASP.NET Core web API with JavaScript

    Apr 24, 2024 · Replace the contents of index.html with the following markup: getItems(); </script> </body> </html> Add a CSS file named site.css to the wwwroot/css folder. Replace the …

  3. ASP.NET Web Pages Tutorial - W3Schools

    In this Web Pages tutorial you will learn how to combine HTML, CSS, JavaScript and server code, using server code written in VB or C# . You will also learn how to extend your web pages with …

  4. Use .NET from any JavaScript app in .NET 7 - .NET Blog

    Sep 26, 2022 · In this post, we’ll take a look at the new JavaScript interop support in .NET 7 and use it to build the classic TodoMVC sample app. We’ll also look at using the new JavaScript …

  5. Running JavaScript inside a .NET app with JavaScriptEngineSwitcher

    Apr 19, 2022 · In this post I describe how you can use the JavaScriptEngineSwitcher NuGet package to run JavaScript inside a .NET application

  6. Call JavaScript functions from .NET methods in ASP.NET Core …

    To call into JS from .NET, inject the IJSRuntime abstraction and call one of the following methods: For the preceding .NET methods that invoke JS functions: The function identifier (String) is …

  7. JavaScript ` [JSImport]`/` [JSExport]` interop | Microsoft Learn

    Aug 22, 2024 · This article explains how to run .NET from JavaScript (JS) using JS [JSImport] / [JSExport] interop. For additional guidance, see the Configuring and hosting .NET …

  8. CSHTML5 (C#/XAML for HTML5)

    Why waste time and money with JavaScript frameworks when you can use .NET, C#, and XAML to build amazing responsive HTML5 apps? You can finally reach all platforms with the skills, …

  9. Asp .Net C# Programming with JS and HTML: Beginner to Expert

    From there, you'll dive into JavaScript to add interactivity and dynamic features to your websites. The core of this course focuses on ASP.NET and C#, where you'll learn to build robust server …

  10. Passing .NET Server-Side Data to JavaScript — Marius Schulz

    Feb 5, 2014 · There are a lot of different ways to pass C# data from an ASP.NET back end to a JavaScript front end. In this post, I want to highlight a variety of methods and point out their …

Refresh