Комплектация ASP.NET AJAX В настоящее время ASP.NET AJAX состоит из:•  translation - Комплектация ASP.NET AJAX В настоящее время ASP.NET AJAX состоит из:•  English how to say

Комплектация ASP.NET AJAX В настоящ

Комплектация ASP.NET AJAX
В настоящее время ASP.NET AJAX состоит из:
• Microsoft Ajax Library 4.0.
• Расширение сервера, для создания серверных элементов управления. Было добавлено в ASP.NET 2.0 под названием ASP.NET 1.0 Extensions.
• Ajax Control Toolkit - библиотека элементов управления, использующих технологию Ajax .
C# (произносится «си шарп») — объектно-ориентированный язык программирования. Разработан в 1998—2001 годах группой инженеров под руководствомАндерса Хейлсберга в компании Microsoft как язык разработки приложений для платформы Microsoft .NET Framework и впоследствии был стандартизирован как ECMA-334 и ISO/IEC 23270.
C# относится к семье языков с C-подобным синтаксисом, из них его синтаксис наиболее близок к C++ и Java. Язык имеет статическую типизацию, поддерживает полиморфизм, перегрузку операторов (в том числе операторов явного и неявного приведения типа), делегаты, атрибуты, события, свойства,обобщённые типы и методы, анонимные функции с поддержкой замыканий, LINQ, исключения, комментарии в формате XML.
Переняв многое от своих предшественников — языков C++, Pascal, Модула, Smalltalk и, в особенности, Java — С#, опираясь на практику их использования, исключает некоторые модели, зарекомендовавшие себя как проблематичные при разработке программных систем, например, C# в отличие от C++ не поддерживает множественное наследование классов (между тем допускается множественное наследование интерфейсов).
C# разрабатывался как язык программирования прикладного уровня для CLR и, как таковой, зависит, прежде всего, от возможностей самой CLR. Это касается, прежде всего, системы типов C#, которая отражает BCL. Присутствие или отсутствие тех или иных выразительных особенностей языка диктуется тем, может ли конкретная языковая особенность быть транслирована в соответствующие конструкции CLR. Так, с развитием CLR от версии 1.1 к 2.0 значительно обогатился и сам C#; подобного взаимодействия следует ожидать и в дальнейшем (однако, эта закономерность была нарушена с выходом C# 3.0, представляющего собой расширения языка, не опирающиеся на расширения платформы .NET). CLR предоставляет C#, как и всем другим .NET-ориентированным языкам, многие возможности, которых лишены «классические» языки программирования. Например, Сборка мусора не реализована в самом C#, а производится CLR для программ, написанных на C# точно так же, как это делается для программ на VB.NET, J# и др.
0/5000
From: -
To: -
Results (English) 1: [Copy]
Copied!
Package ASP.NET AJAX ASP.NET AJAX currently consists of:• Microsoft Ajax Library 4.0.• The expansion server to create Web server controls. It was added in ASP.NET 2.0 called ASP.NET 1.0 Extensions.• The Ajax Control Toolkit is a library of controls that use Ajax.C # (pronounced "c sharp") is an object-oriented programming language. Developed in 1998-2001, a team of engineers under rukovodstvomAndersa Hejlsberga Microsoft application development language for the Microsoft .NET Framework and subsequently has been standardized as ECMA-334 and ISO/IEC 23270.C # is a family of languages with C-like syntax, including his closest syntax to C++ and Java. The language has static typing, supports polymorphism, overloading operators (including operators of explicit and implicit type casting), delegates, attributes, events, properties, generic types and methods, anonymous functions with support for closures, LINQ, exceptions, XML comments. Learn a lot from its predecessors — the languages C++, Pascal, Modula, Smalltalk and Java, c #, building on the practice of using them to exclude some models proved problematic when developing software systems, for example, unlike C++, C # does not support multiple inheritance of classes (Meanwhile allowed multiple inheritance of interfaces).C # was designed as a programming language for the CLR, application level and, as such, is determined primarily by the features of the common language runtime (CLR). This is especially true for the C # type system, which reflects the BCL. The presence or absence of certain distinctive features of the language is dictated by whether a specific language feature is translated to the appropriate CLR constructs. So, with the development of the COMMON LANGUAGE RUNTIME from version 1.1 to 2.0 significantly enriched the C #; such interactions are to be expected in the future (However, this pattern was shattered with the release of c # 3.0, which is a language extension, not based on .NET extension). The common language runtime provides a C #, like all other. NET-based languages, many features, which are "classic" programming languages. For example, garbage collection is not implemented in the c # and the CLR is for programs written in C # in exactly the same way as is done for VB.NET, J #, etc.
Being translated, please wait..
Results (English) 2:[Copy]
Copied!
Options ASP.NET AJAX
in ASP.NET AJAX currently includes:
• Microsoft Ajax Library 4.0.
• Expansion of the server to create a server control. It was added in ASP.NET 2.0 called ASP.NET 1.0 Extensions.
• Ajax Control Toolkit - Library controls, using Ajax technology.
C # (pronounced "C Sharp") - an object-oriented programming language. Designed in 1998-2001 by a group of engineers rukovodstvomAndersa Hejlsberg at Microsoft as a language for developing applications for the Microsoft .NET Framework, and subsequently has been standardized as the ECMA-334 and ISO / IEC 23270.
C # refers to a family of languages ​​with C-like syntax of They syntax is most similar to C ++ and Java. The language has static typing, supports polymorphism, operator overloading (including operators of explicit and implicit type casting), delegates, attributes, events, properties, and methods for generalized types, anonymous functions with support for closures, LINQ, exceptions comments in XML.
I learned much from its predecessors - the languages ​​C ++, Pascal, Modula, Smalltalk, and in particular, Java - C #, based on the practice of their use, eliminates some models have proven to be problematic in the development of software systems, for example, C #, unlike C ++ does not support multiple inheritance classes (meanwhile allowed multiple inheritance of interfaces).
C # programming language was developed as an application layer for CLR, and as such, depends primarily on the capabilities of the CLR. This applies, above all, the type system C #, which reflects the BCL. The presence or absence of certain features of the language of expression dictated by the fact whether a particular language feature to be translated into the appropriate structure CLR. So, with the development of the CLR 1.1 to 2.0 significantly enriched himself C #; such interaction can be expected in the future (however, this pattern was broken with the release of C # 3.0, which is a language extension, not based on the expansion of the platform .NET). CLR provides C #, like all other .NET-oriented languages, many features, which are deprived of the "classic" programming languages. For example, garbage collection is not implemented in C #, and the CLR is done for programs written in C # in the same way as is done for the programs in VB.NET, J #, and others.
Being translated, please wait..
Results (English) 3:[Copy]
Copied!
Contents ASP.NET AJAX
currently, ASP.NET AJAX consists of:
- Microsoft Ajax Library 4.0 .
- server expansion, to create a server control. It was added in ASP.NET 2.0, entitled ASP.NET 1.0 extensions.
The Ajax Control Toolkit is a library of controls, using Ajax technology .
C# (pronounced "sea sharp") - an object-oriented programming language.Developed in 1998-2001, team of engineers under the руководствомАндерса Хеилсберга in Microsoft's language as well as development of applications for the Microsoft .NET Framework and subsequently were standardized as ECMA-334 and ISO/IEC 23270.
C# applies to family language with C-like syntax, of them its syntax the most close to C and Java. The language has static subgenera, supports polymorphism,Overloading operators (including agents explicit and implicit bring type), the delegates, attributes, events, properties,generic types and methods, anonymous functions with support for short, LINQ, exceptions,Comments in XML format
Aryans much from its predecessors - languages C , Pascal, Модула, Cr. and, in particular, Java - С#, on the basis of the practice of their use, excludes some models,Proven as problematic in the development of software systems, for example,C# unlike the C does not support multiple inheritance classes (between the permitted multiple inheritance interfaces) .
C# was designed as application-level programming language for CLR, andAs such, depends, first of all, on the CLR opportunities First of all, it relates to system types C#, which reflects the BCL. The presence or the absence of those or other impressive features of language is dictated by theCan whether a particular language feature be транслирована in relevant design CLR For example, with the development CLR from 1.1 to 2.0 and significantly enriched itself C#;Such an interaction would be expected in the future (however, this pattern was disrupted with output C# 3.0 , which represents the language extensions, not based on the platform for .NET).CLR provides C#, as well as all the other .NET-based languages, and many of the features which have been denied "the classic" programming languages. For example, assemble debris is not implemented in the C#,And CLR for programs written in C# exactly the same, as is done for the programs in VB.NET, J# and others.
Being translated, please wait..
 
Other languages
The translation tool support: Afrikaans, Albanian, Amharic, Arabic, Armenian, Azerbaijani, Basque, Belarusian, Bengali, Bosnian, Bulgarian, Catalan, Cebuano, Chichewa, Chinese, Chinese Traditional, Corsican, Croatian, Czech, Danish, Detect language, Dutch, English, Esperanto, Estonian, Filipino, Finnish, French, Frisian, Galician, Georgian, German, Greek, Gujarati, Haitian Creole, Hausa, Hawaiian, Hebrew, Hindi, Hmong, Hungarian, Icelandic, Igbo, Indonesian, Irish, Italian, Japanese, Javanese, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Korean, Kurdish (Kurmanji), Kyrgyz, Lao, Latin, Latvian, Lithuanian, Luxembourgish, Macedonian, Malagasy, Malay, Malayalam, Maltese, Maori, Marathi, Mongolian, Myanmar (Burmese), Nepali, Norwegian, Odia (Oriya), Pashto, Persian, Polish, Portuguese, Punjabi, Romanian, Russian, Samoan, Scots Gaelic, Serbian, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenian, Somali, Spanish, Sundanese, Swahili, Swedish, Tajik, Tamil, Tatar, Telugu, Thai, Turkish, Turkmen, Ukrainian, Urdu, Uyghur, Uzbek, Vietnamese, Welsh, Xhosa, Yiddish, Yoruba, Zulu, Language translation.

Copyright ©2024 I Love Translation. All reserved.

E-mail: