Subject | Portuguese | English |
comp., MS, Braz. | ActiveX Data Objects MultiDimensional.NET | ActiveX Data Objects MultiDimensional.NET (A .NET managed data provider that provides access to multidimensional data sources, such as Microsoft SQL Server Analysis Services) |
comp., MS, Braz. | ADO.NET | ADO.NET (The suite of data access technologies included in the .NET Framework class libraries that provide access to relational data and XML. ADO.NET consists of classes that make up the DataSet (such as tables, rows, columns, relations, and so on), .NET Framework data providers, and custom type definitions (such as SqlTypes for SQL Server)) |
comp., MS, Braz. | ADO.NET Entity Framework Tools | ADO.NET Entity Framework Tools (The toolset available as part of Entity Framework) |
comp., MS, Braz. | ADOMD.NET | ADOMD.NET (A .NET managed data provider that provides access to multidimensional data sources, such as Microsoft SQL Server Analysis Services) |
comp., MS | agente AVIcode .NET Enterprise | AVIcode .NET Enterprise agent (A feature that is installed on a Windows-based computer by the AVIcode .NET application monitoring product) |
comp., MS, Braz. | 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, Braz. | APIs .NET para aplicativos da Windows Store | .NET APIs for Windows Store apps (The subset of .NET APIs that can be used to develop Windows Store apps) |
comp., MS | APIs .NET para aplicações da Loja Windows | .NET APIs for Windows Store apps (The subset of .NET APIs that can be used to develop Windows Store apps) |
comp., MS, Braz. | aplicativo 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 | aplicação 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, Braz. | ASP.NET | ASP.NET (A set of technologies in the Microsoft .NET Framework for building Web applications and XML Web services. ASP.NET pages execute on the server and generate markup (such as HTML, WML, or XML) that is sent to a desktop or mobile browser. ASP.NET pages use a compiled, event-driven programming model that improves performance and enables the separation of application logic and user interface. ASP.NET pages and XML Web services files created using ASP.NET contain server-side (rather than client-side) logic written in Visual Basic .NET, C .NET, or any .NET-compatible language. Web applications and XML Web services take advantage of the features of the common language runtime, such as type safety, inheritance, language interoperability, versioning, and integrated security) |
comp., MS, Braz. | ASP.NET Development Server | ASP.NET Development Server (The web server that ships with Visual Studio) |
comp., MS | Assemblagem de Conectividade .NET | .NET Connectivity Assembly (A .NET assembly that implements connectivity operations such as custom data access, aggregation, and data transformations. Each class in this assembly typically maps to an external content type and each operation supported by the external content type maps to a method inside the class) |
comp., MS, Braz. | Assembly de Conectividade .NET | .NET Connectivity Assembly (A .NET assembly that implements connectivity operations such as custom data access, aggregation, and data transformations. Each class in this assembly typically maps to an external content type and each operation supported by the external content type maps to a method inside the class) |
comp., MS, Braz. | banco de dados dos serviços de aplicativos 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 | base de dados de serviços aplicacionais 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) |
econ. | BC-NET | Business Cooperation Network |
econ. | BC-NET | BC-net |
comp., MS | biblioteca de classes .NET Framework | .NET Framework class library (A library of classes, interfaces, and value types that are included in .NET Framework. This library provides access to system functionality and is designed to be the foundation on which .NET Framework applications, components, and controls are built) |
comp., MS | Conector de Assemblagens .NET | .NET Assembly Connector (An out-of-the-box BDC connector that ships with WSS. It provides the ability to host .NET Connectivity Assemblies, enabling users to easily add custom data sources or do data mashups) |
comp., MS, Braz. | Conector de Assembly .NET | .NET Assembly Connector (An out-of-the-box BDC connector that ships with WSS. It provides the ability to host .NET Connectivity Assemblies, enabling users to easily add custom data sources or do data mashups) |
comp., MS, Braz. | controle de servidor 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, Braz. | controles ASP.NET para dispositivo móvel | 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 | controlo de servidor 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 | controlo móvel 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) |
R&D. | ERA-NET | ERA-NET scheme |
R&D. | ERA-NET | European Research Area Network scheme |
comp., MS | Formulários Web móveis 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) |
comp., MS | fornecedor de dados .NET Framework | .NET Framework data provider (A component of ADO.NET that provides access to data from a relational data source. A .NET Framework data provider contains classes to connect to a data source, execute commands at the data source, and return query results from the data source, including the ability to execute commands within transactions. A .NET Framework data provider also contains classes to populate a DataSet with results from a data source and propagate changes in a DataSet back to the data source) |
comp., MS, Braz. | identifcador exclusivo do Microsoft .NET Passport | Microsoft .NET Passport unique identifier (A unique identifier used to represent a Passport account) |
comp., MS | identificador exclusivo do Microsoft .NET Passport | Microsoft .NET Passport unique identifier (A unique identifier used to represent a Passport account) |
comp., MS, Braz. | LINQ to ADO.NET | LINQ to ADO.NET (A technology that makes it possible to query over any enumerable object in ADO.NET by using the LINQ programming model. LINQ to ADO.NET consists of three related LINQ technologies: LINQ to DataSet, LINQ to SQL, and LINQ to Entities) |
comp., MS, Braz. | Microsoft Visual Studio .NET | Microsoft Visual Studio .NET (An integrated development environment for helping developers to build scalable applications and Web services) |
transp. | NET-3 | "NET-3" |
comp., MS, Braz. | .NET Compact Framework | .NET Compact Framework (A hardware-independent environment for running programs on resource-constrained computing devices. It inherits the full .NET Framework architecture of the common language runtime, supports a subset of the .NET Framework class library, and contains classes designed exclusively for the .NET Compact Framework. Supported devices include personal data assistants (PDAs, such as the Pocket PC), mobile phones, set-top boxes, automotive computing devices, and custom-designed embedded devices built with the Microsoft Windows CE.NET operating system) |
comp., MS, Braz. | .NET Framework | .NET Framework (An integral Windows component that supports building, deploying, and running the next generation of applications and XML Web services. It provides a highly productive, standards-based, multilanguage environment for integrating existing investments with next generation applications and services, as well as the agility to solve the challenges of deployment and operation of Internet-scale applications. The .NET Framework consists of three main parts: the common language runtime, a hierarchical set of unified class libraries, and a componentized version of ASP called ASP.NET) |
nat.sc. | produção "Near Net Shape" | near-net-shape production |
comp., MS, Braz. | provedor de dados .NET Framework | .NET Framework data provider (A component of ADO.NET that provides access to data from a relational data source. A .NET Framework data provider contains classes to connect to a data source, execute commands at the data source, and return query results from the data source, including the ability to execute commands within transactions. A .NET Framework data provider also contains classes to populate a DataSet with results from a data source and propagate changes in a DataSet back to the data source) |
comp., MS, Braz. | Provedores Universais 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 | página ASP.NET | ASP.NET page (A component of an ASP.NET application) |
econ. | rede BC-net | Business Cooperation Network |
econ. | rede BC-net | BC-Net |
econ. | rede BC-net pós-experimental | post-experimental BC-Net network |
ed. | rede de comunicação ECSA-NET | ECSA-NET communication network |
fin. | rede de conselheiros BC-NET | BC-NET network of advisers |
R&D. | Regime ERA-NET | ERA-NET scheme |
R&D. | Regime ERA-NET | European Research Area Network scheme |
comp., MS, Braz. | Visual Studio .NET | Visual Studio .NET (An integrated development environment for helping developers to build scalable applications and Web services) |
comp., MS, Braz. | Web Forms do ASP.NET para dispositivos móveis | ASP.NET mobile Web Forms (An extension to the ASP.NET Web Forms framework that targets mobile devices from cell phones to Pocket PCs) |
IT | yuppie da Net | young entrepreneurial technocrat |
IT | yuppie da Net | yettie |