About 1,930,000 results
Open links in new tab
  1. Integrating C# with PHP: A Comprehensive Guide - Web Dev Tutor

    Aug 20, 2024 · In this guide, we will explore the seamless integration of C# and PHP to create robust and dynamic web applications. Why Combine C# and PHP? C# is a powerful, statically typed language commonly used for building desktop applications and backend services.

  2. C# learning resources for PHP developers - Stack Overflow

    Apr 9, 2013 · If you're looking for great tutorials on C# I would personally look for books, since fundamentally valuable beginner-to-savvy instructions are more nicely consolidated in them than online. You can look at this post on SitePoint.

  3. Using PHP in a .NET C# project - Stack Overflow

    Jun 3, 2014 · You can run PHP apps on IIS. You won't be able to combine an ASP.NET and a PHP app in a same runtime, but you can host them within the same IIS server and make them communicate through (for example) a RESTful interface. For the sake of simplicity, I would host PHP app as a separate website from ASP.NET' one.

  4. W3Schools Online Web Tutorials

    Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more. ... Learn C# Tutorial Learn R ... Create your own server using Python, PHP, React.js, Node.js, Java, C#, etc. How To's. Large collection of code snippets for HTML, CSS and ...

  5. Advanced PHP/C# Interoperability with Peachpie Compiler

    Jan 29, 2017 · The tutorial on how to compile PHP into .NET Core and make use of Peachpie to seamlessly inter-operate between PHP and C# and how to enhance legacy PHP code with C#. ...more. Download...

  6. Uploading POST Data to PHP in C# | SourceCodester

    Jul 16, 2014 · Introduction: This tutorial is on how to create POST data uploader in C#. POST or GET? If you don't know what the difference is between POST and GET, these are the methods used by PHP to gain information from external sources that parse the data to those PHP pages.

  7. Targeting a library for both PHP and .NET - PeachPie

    Nov 14, 2020 · The following guide explains how to target both PHP and .NET at the same time. The same PHP code that already works will become available as a .NET library, as well. Most importantly, however, a C# developer won’t even notice the library had ever been written in PHP, nor will it matter. dotnet add package mjaschen.phpgeo --version 3.2.0-*

  8. C# & PHP: Simple example of PHP Web Service used by C#

    Nov 22, 2012 · You can take a look at this tutorial showing how to develop a web service using php. The .NET client will be pretty straightforward as you mentioned.

  9. Integrating PHP into C# or vice versa - PeachPie | PHP compiler to …

    Learn how to provide PHP code as a dependency to be referenced by C# projects. Create a NuGet package. Pack your PHP projects to provide the library functionality across .NET projects. Project file reference. How to set up your MSBuild project file - the basic XML file that describes the build process and other properties. Build hybrid apps.

  10. C# Tutorial (C Sharp) - W3Schools

    Learn C#. C# (C-Sharp) is a programming language developed by Microsoft that runs on the .NET Framework. C# is used to develop web apps, desktop apps, mobile apps, games and much more. Start learning C# now »

  11. Some results have been removed
Refresh