Subject | French | English |
comp., MS | API Web ASP.NET | ASP.NET Web API (A framework that lets developers use the .NET Framework to build HTTP services (for example, RESTful applications) that reach a broad range of clients, including browsers and mobile devices) |
comp., MS | application Web ASP.NET | ASP.NET Web application (An application that processes HTTP requests (Web requests) and executes on top ASP.NET. An ASP.NET Web application can include ASP.NET pages, XML Web services, HTTP handlers, and HTTP modules) |
comp., MS | base de données des services d'application ASP.NET | ASP.NET application services database (In ASP.NET, a database that stores the data for several ASP.NET application services, including membership, Web Parts personalization, roles, and profiles. The database can be a local database in the Web site's App_Data folder or a SQL Server or other database, depending on how the site is configured) |
comp., MS | contrôle mobile ASP.NET | ASP.NET mobile control (One of a set of ASP.NET controls designed for mobile Web applications. ASP.NET mobile controls extend their ASP.NET server control counterparts) |
comp., MS | contrôle serveur ASP.NET | ASP.NET server control (" A server-side component that encapsulates user-interface and related functionality. An ASP.NET server control derives directly or indirectly from the System.Web.UI.Control class. The superset of ASP.NET server controls includes Web server controls, HTML server controls, and ASP.NET mobile controls. The page syntax for an ASP.NET server control includes a runat="server" attribute on the control's tag.") |
comp., MS | contrôles ASP.NET | ASP.NET controls (Components that run on an ASP.NET-compatible server and encapsulate user-interface and other related functionality. They are used in ASP.NET pages and in ASP.NET code classes) |
comp., MS | Fournisseurs universels ASP.NET | ASP.NET Universal Providers (A package of unified data-provider classes that support session, membership, roles, and profile properties in all versions of SQL Server 2005 and later, including SQL Server Compact Edition and SQL Azure) |
comp., MS | mise en mémoire tampon ASP | ASP buffering (A functionality of Active Server Pages (ASP) that temporarily stores all output that is generated by a script until script execution is complete and then sends the output to a client) |
comp., MS | page ASP.NET | ASP.NET page (A component of an ASP.NET application) |
comp., MS | page maître ASP.NET | ASP.NET Master Page (An ASP.NET-based templating feature available in ASP.NET 2.0 and later) |
gen. | Protocole "ASP et diversité biologique" | SPA and Biodiversity Protocol |
gen. | Protocole "ASP et diversité biologique" | Protocol concerning Specially Protected Areas and Biological Diversity in the Mediterranean |
comp., MS | Serveur de développement ASP.NET | ASP.NET Development Server (The web server that ships with Visual Studio) |
comp., MS | Web Forms Mobile ASP.NET | ASP.NET mobile Web Forms (An extension to the ASP.NET Web Forms framework that targets mobile devices from cell phones to Pocket PCs) |