-
03:11:06
C#一些最新资料下载
版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明
http://ch21st.blogbus.com/logs/48768.html
In this paper we will know about type construction, types at runtime, delegates and events in C#.This is an introduction to C#, a new programming language that combines the productivity of Visual Basic, the elegance of Java, and the power of C++. Because C# is a part of Microsoft's .NET, we'll begin with a look at what .NET is, what it can do, and how it works. Next, we'll compare C# to other .NET languages. After exploring C#'s datatypes and idioms, we'll examine its facilities for creating objects and user interfaces. We'll conclude with a glance into C#'s future.This white paper discusses the differences in syntax between the Microsoft® Visual Basic .NETtm and Microsoft® Visual C# .NETtm programming languages. Visual Basic .NET and Visual C# .NET differ in terms of case sensitivity, variable declaration and assignment, data types, statement termination, statement blocks, use of parentheses versus brackets, operators, conditional statements, error handling, overflow checking, parameter passing, late binding, ways of handling unmanaged code, and keywords.Historical 395-pages document related to the born of C# language.
"The participants in ECMA TC39/TG2 are providing these working documents to the public for informational purposes only. The contents are subject to change as often as once a month. To participate in the standardization process, contact your company's ECMA representative. If your company does not currently participate in ECMA and wishes to do so, please contact ECMA (http://www.ecma.ch/) directly."This International Standard is based on a submission from Hewlett-Packard, Intel, and Microsoft, that describes a language called C#, which was developed within Microsoft. The principal inventors of this language were Anders Hejlsberg, Scott Wiltamuth, and Peter Golde. The first widely distributed implementation of C# was released by Microsoft in July 2000, as part of its .NET Framework initiative.ECMA Technical Committee 39 (TC39) Task Group 2 (TG2) was formed in September 2000, to produce a standard for C#. Another Task Group, TG3, was also formed at that time to produce a standard for a library and execution environment called Common Language Infrastructure (CLI). (CLI is based on a subset of the .NET Framework.) Although Microsoft?s implementation of C# relies on CLI for library and runtime support, other implementations of C# need not, provided they support an alternate way of getting at the minimum CLI features required by this C# standard.C# is a modern and innovative programming language, one which carefully incorporates features found in the most common industry and research languages. In keeping with the design philosophy of C#, Microsoft has introduced several potential new features to the C# language that increase developer productivity with language constructs.Aspect Oriented Software Development (AOSD) is a new methodology that tries to enable the extension of the separation of concerns capabilities in software development. AOSD, which encompasses Aspect Oriented Programming (AOP), hopes to enable the developer or architect to capture crosscutting concerns in a modular fashion. The objectives of this dissertation include the design, implementation and evaluation of a tool that enables the modularisation of crosscutting concerns within C#.Learn how to build robust and scalable server solutions using C# and the .NET Framework. See how to develop XML Web services, Windows services, and Windows server applications using the Visual Component Designer.Get tips, tricks, and best practices for building .NET-connected solutions using the C# language.Get a thorough overview of the C# language, including new features slated for future versions.Join extreme programming luminaries and learn the basic fundamentals of extreme programming and how C# is an ideal language for XP.By request, O'Reilly and Assoc. has posted the Format Specifiers appendix from C# in a Nutshell by Drayton et al. It's a wonderful reference to the String.Format/ToString format specifiersC# is a simple, modern, object oriented, and type-safe programming language derived from C and C++. C# (pronounced "C sharp") is firmly planted in the C and C++ family tree of languages, and will immediately be familiar to C and C++ programmers. C# aims to combine the high productivity of Visual Basic and the raw power of C++.C# is a simple, modern, object oriented, and type-safe programming language derived from C and C++. C# (pronounced "C sharp") is firmly planted in the C and C++ family tree of languages, and will immediately be familiar to C and C++ programmers. C# aims to combine the high productivity of Visual Basic and the raw power of C++.随机文章:
虚拟主机终于开通了 04:02:26设计自己的网上家园 04:02:09世界上最美丽的英文(四) 03:12:29世界上最美丽的英文(三) 03:12:29VB 的Round函数 03:12:11
收藏到:Del.icio.us








评论
Nice to meet you