Intelligentedu intelligentedu
Best New Free Computer IT Training Tutorial Resources 최고의 컴퓨터에 새로운 무료 자원이 훈련 튜토리얼
Translate to EnglishÜbersetzen Sie zum Deutsch/GermanTraduzca al Español/SpanishTraduisez au Français/FrenchTraduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese
한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese Traditionalترجمة الى العربية/ArabicVertaal aan het Nederlands/DutchΜεταφράστε στα ελληνικά/GreekПереведите к русскому/Russian





Blog Roll: 블로그 롤 :


Top Links: 상위 링크 :

March 4, 2008 2008년 3월 4일

18 C# .NET Tutorials 18 c #. 순수한 자습서

Here are 다음은 18 C# .NET Tutorials 18 c #. 순수한 자습서 , from 부터 brainbell.com , that will teach you how to program using the C# language in the .NET framework. , 그것은 프로그램을하는 방법을 가르쳐 c # 언어를 사용하고있습니다. 순수한 프레임 워크합니다. They will teach you the basics with getting started with coding C# and also show you more intermediate and advanced topics, including: Attributes, Interfaces, Expressions and Operators, Program Flow Control, Error Handling with Exceptions, Delegates and Event Handlers, and Multithreaded Programming 그들은의 기초를 가르쳐 c # 및 코딩을 시작하기 당신을 더 중급 및 고급 주제도 표시를 포함한 : 속성, 인터페이스, 표현 및 운영자, 프로그램 흐름 제어, 에러 처리와 예외, 대의원 및 이벤트 처리기, 그리고 멀티 스레드 프로그래밍


Object Oriented Programming 객체 지향 프로그래밍
The tutorial provides an overview of the terminology of object-oriented programming (OOP) and gives you an understanding of the importance of object-oriented concepts to programming. 이 튜토리얼에 대한 개요를 설명 용어의 개체 - 지향 프로그래밍 (객체 지향)와 제공합니다 개체의 중요성에 대한 이해 - 지향 개념을 프로그래밍합니다.

Microsoft .NET microsoft합니다. 순수한
Get a good understanding of .NET and how the C# language is a part of it. 이해를 좋겟습니다. 넷 c # 언어는 어떻게 그것의 일부가합니다.

Hello, C# 안녕하세요, c #
This C# tutorial gives you an overview of the development process for a simple C# application. 이 c # 튜토리얼에 대한 개요를 제공합니다 c # 응용 프로그램의 개발 과정을 단순합니다. It shows you the advantages and disadvantages of the different editors to write in C#, write the "Hello, World" example application to get to know the basic syntax and structure of writing C# applications. 당신의 장점과 단점을 보여 서로 다른 에디터를 쓰는 c #, 쓰기의 "안녕하십니까, 세계"예제 응용 프로그램의 기본적인 문법과 구조를 좀더 알고 c # 응용 프로그램을 작성합니다. You'll also learn how to compile using the command-line compiler. 또한 명령을 사용하여 컴파일 방법에 대해 알아보십시오 - 라인 컴파일러를합니다.

The C# Type System the c # 유형 시스템
In this C# tutorial, you'll learn about the C# type system. 이 c # 튜토리얼, c # 유형 시스템에 대해 배울 수있습니다. Find out how .NET divides types into the two categories: value types and reference types; and then learn how boxing enables a completely object-oriented type system to function efficiently. 확인하는 방법. 순수한 분할 형식으로 두 개의 카테고리 : 값 형식과 참조 형식, 그 때 권투를하는 방법을 사용하면 시스템을 완전히 객체 - 지향 입력 기능을 효율적으로합니다. Finally, learn how type casting works in C#, and find out how to start using namespaces. 마지막으로, 방법은 타입 캐스팅 작품 c # 및 네임 스페이스를 사용하기 시작하는 방법을 알아보십시오.

C# Classes c # 클래스
In this C# tutorial, you'll learn the basics of defining classes in C#, including instance members, access modifiers, constructors, and initialization lists, and then learn how to define static members and the difference between constant and read-only fields. 이 c # 튜토리얼, 정의하는 클래스의 기초를 배울 수있습니다 c #을 포함한 인스턴스 멤버, 접근 변경자, 생성자 및 초기화를 나열하고 다음을 고정 회원과 방법에 대해 알아보십시오의 차이점은 상수를 정의 및 읽기 - 전용 필드를합니다. After that, this tutorial teaches you about destructors and deterministic finalization. 그 후,이 튜토리얼 및 결정적 확정 소멸자에 대해 배울 수있습니다. Finally, the tutorial provides a quick discussion of inheritance and C# classes. 마지막으로, 자습서를 제공하는 간략한 토론을 상속과 c # 수업합니다.

C# Methods c # 방법
This C# tutorial shows you how to use the ref and out method parameter keywords and how they enable you to define a method such that it can return more than a single value to the caller. 이 c # 개별지도하는 방법을 보여줍니다 심판 및 아웃 방법을 사용하여 매개 변수를 키워드 및하는 방법을 정의하는 방법을 사용하면 같은 그들은 그것 이상의 단일 값을 반환할 수있습니다 호출합니다. You'll learn how to define overloaded methods so that multiple methods with the same name can function differently depending on the types and/or number of arguments passed to them. 오버로드 방법을 배울 수 있도록 여러 방법을 정의하는 방법과 동일한 이름은 함수의 유형에 따라 다르게 및 / 또는 숫자의 인수로 전달합니다. Then you'll learn how to handle situations in which you don't know the exact number of arguments a method will have until run time. 다음 상황을 처리하는 방법을 배울 수있습니다 당신은 몰라 정확한 숫자는 실행 시간까지 인수하는 방법이있습니다. Finally, discussion of virtual methods and how to define static methods. 마지막으로, 토론의 가상 메소드와 정적 메소드를 정의하는 방법을합니다.

C# Properties, Arrays, and Indexers c # 속성, 배열 및 색인
In this C# tutorial, you'll learn about properties, arrays, and indexers because these language features share a common bond. 이 c # 튜토리얼, 당신에 대해 알아보겠습니다 속성, 배열, 그리고 이러한 언어 기능을 공유하기 때문에 일반적인 채권 인덱서합니다. They enable you, the C# class developer, to extend the basic class/field/method structure of a class to expose a more intuitive and natural interface to your class's members. 그들을 사용하면, c # 클래스 개발자,을 확장하는 기본적인 클래스 / 필드 / 방법을 폭로하는 클래스의 구조와 자연 좀 더 직관적인 인터페이스를 귀하의 클래스의 멤버합니다.

C# Attributes c # 특성을
C# attributes provide you a generic means of associating information (as annotations) with your defined C# types. c # 특성을 제공하는 일반적인 수단을 연결하는 정보 (주석)을 사용자 정의 c # 유형합니다. You can use attributes to define design-time information (such as documentation information), run-time information (such as the name of a database column for a field), or even run-time behavioral characteristics (such as whether a given member is "transactionable"?that is, capable of participating in a transaction). 특성을 정의를 사용할 수있습니다 디자인 - 시간 정보 (예 : 문서 정보)를 실행 - 시간 정보 (예 : 데이터베이스 열을의 이름을 필드), 아니면 심지어는 실행 - 시간의 행동 특성 (예 : 회원이 있는지 여부를 주어진 "transactionable"? 즉, 능력이 거래에 참여).

C# Interfaces c # 인터페이스를
C# Interfaces allow you to define behavioral characteristics, or abilities, and apply those behaviors to classes irrespective of the class hierarchy. c # 인터페이스를 사용하면 행동 특성을 정의, 또는 능력을, 그리고 그 동작을 적용할 클래스의 계층 구조에 관계없이 수업을합니다.

C# Expressions and Operators c # 표현 및 운영자
This C# tutorial shows you how to express assignments and comparisons through the use of operators. 이 c # 튜토리얼 할당 및 비교를 통해 표현하는 방법을 보여줍니다 연산자를 사용합니다. You'll learn what operators are and how operator precedence is determined in C#, along with specific categories of expressions for doing such things as performing math, assigning values, and making comparisons between operands. 연산자는 무엇을 배울 수있습니다 연산자 우선순위를 결정하는 방법에 c #, 특정 카테고리의 표현과 함께 이러한 일들을 수행하는 수학, 할당 값을 비교하고 피연산자합니다.

C# Program Flow Control c # 프로그램 흐름 제어
The statements that enable you to control program flow in a C# application fall into three main categories: selection statements, iteration statements, and jump statements. 흐름을 제어할 수 있도록 해주는 프로그램의 진술 c # 응용 프로그램에서 떨어지는 3 개의 주요 카테고리 : 선택 재무 제표를 반복적으로 재무 제표를 점프 문장합니다. In this C# tutorial, you'll learn how to use each of these statement types to control structure flow. 이 c # 튜토리얼, 이러한 각각의 사용 방법을 배울 수있습니다 성명 형식을 제어 구조 흐름합니다.

C# Error Handling with Exceptions c # 오류 처리와 예외
This C# tutorial teaches you the general mechanics and basic syntax of exception handling, how exception handling compares with the more prevalent methods of error handling. 이 c # 튜토리얼의 일반 역학 및 기본 문법을 배울 수있습니다 예외 처리, 예외 처리를하는 방법으로 더 많은 보급 방법의 오류 처리 기능을 비교합니다. You will also learn about .NET exception-handling issues, such as using the Exception class and deriving your own exception classes and issue of properly designing your system to use exception handling. 당신은 또한 대한 자세한 내용. 순수한 예외 - 처리 문제와 같은 예외를 사용하여 자신만의 예외 클래스와 파생 클래스와 문제를 적절하게 설계하여 시스템의 예외 처리를 사용합니다.

C# Operator Overloading and User-Defined Conversions c # 연산자 오버로드 및 사용자 - 정의된 전환
This C# tutorial teaches you how to use two closely related features of C# that give you the capability to create structure and class interfaces that are easier and more intuitive to use: operator overloading and user-defined conversions. 이 c # 튜토리얼 배울 수있습니다 두 개의 밀접하게 관련 기능을 사용하는 방법에 c #을주는 구조와 클래스를 만들 수있는 능력이 더 간편하고 직관적인 인터페이스를 사용 : 연산자 오버로드 및 사용자 - 정의의 전환합니다.

C# Delegates and Event Handlers c # 대의원 및 이벤트 처리기
In this C# tutorial, learn how to code using delegates, how they compare to interfaces, the syntax used to define them, and the different problems that they were designed to address. 이 c # 튜토리얼, 코드를 사용하는 방법에 대해 알아보십시오 대의원, 어떻게 그들과 비교 인터페이스를 정의 구문을 사용하여 그들을, 그리고 그들이하도록 설계하는 문제에 대해 서로 다른 주소를합니다. You'll also see several examples of using delegates with both callback methods and asynchronous event handling. 또한 대의원을 모두 볼 콜백 메소드를 사용하여 여러 예제 및 비동기 이벤트 처리합니다.

C# Multithreaded Programming c # 멀티 스레드 프로그래밍
This C# tutorial teaches you the basics, along with more advanced issues regarding the aborting, scheduling, and lifetime management of threads and also discuss thread synchronization with the System.Monitor and System.Mutex classes and the C# lock statement. 이 c # 튜토리얼 배울 수의 기초와 함께 문제에 대해보다 고급 중단, 예약 및 일생 관리를 스레드와도 논의를 스레드를 동기화 및 system.mutex 클래스 및 system.monitor c # 잠금 성명합니다.

Querying Metadata with Reflection 질의를 통해 메타 데이터 반영
This tutorial explains the reflection API and how you can use it to iterate through an assembly's modules and types and to retrieve the different design-time characteristics of a type. 이 자습서 반사 API를 설명하고, 그것을 반복하는 방법을 통해 사용할 수있습니다 어셈블리의 모듈 및 형식과 다른 디자인 - 시간의 특성을 회수하는 데 유형합니다. You'll also learn about several advanced usages of reflection, such as dynamically invoking methods and use type information (through late binding) and even creating and executing MSIL code at run time. 또한 여러 가지 고급 사용법에 대한 자세한 내용 반사와 같은 유형 정보를 동적으로 호출하고 사용하는 방법 (바인딩을 통해) 및조차 msil 코드를 작성하고 실행 시간을 실행합니다.

Interoperating with Unmanaged Code 관리되지 않는 코드와 상호 운용
Unmanaged code refers to code that is not managed, or controlled, by the .NET runtime. 관리되지 않는 코드에 관련된 코드를 관리하지 않는, 또는 제어를합니다. 순수한 런타임합니다. This tutorial cover the three main examples of unmanaged code in .NET: Platform Invocation Services, Unsafe code , COM interoperability. 이 자습서에서 관리되지 않는 코드 커버의 3 주 예는합니다. 네트워크 : 플랫폼 호출 서비스, 안전하지 않은 코드를, 컴퓨터는 상호 운용합니다.

Working with Assemblies 일하는 어셈블리
This tutorial describes the major advantages of using assemblies, including the packaging and versioning of your .NET components. 주요 장점에 대해 설명합니다 어셈블리를 사용하여이 자습서를 포함하여 포장 및 버전 관리를합니다. 순수한 구성 요소를합니다.

Popularity: 23% [ 인기도 : 23 % [ ? ? ] ]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. 를 공유하고 즐길 :이 아이콘은 사회적인 서표를 사이트를 링크를 공유하고 새로운 웹 페이지를 읽을 수있습니다.
  • blogmarks
  • del.icio.us
  • Furl
  • Reddit
  • Shadows
  • YahooMyWeb
  • StumbleUpon
  • Digg
Related Posts: 관련 게시물 :
  • 5,000 pages of Software and Computer Tutorials 5,000 페이지의 소프트웨어 및 컴퓨터 자습서
  • Lots of PHP Tutorials 많은 php 자습서
  • PHP Programming Tutorials php 프로그래밍 자습서
  • Perl Programming Tutorials 펄 프로그래밍 자습서
  • 222 Open Source Online Books and Tutorials 222 오픈 소스 온라인으로 도서 및 자습서

  • Filed under: 밑에 : Best New Free Computer IT Training Tutorial Resources 최고의 컴퓨터에 새로운 무료 자원이 훈련 튜토리얼 — computer_teacher @ 10:17 pm - computer_teacher @ 오후 10시 17분

    No Comments 코멘트 없음 »

    No comments yet. 코멘트는 아직 없음.

    RSS feed for comments on this post. 이 게시물에 대한 의견 피드를 사용할합니다.

    Leave a comment 코멘트를 남겨주세요

    You must be 해야합니다 logged in 로그인 to post a comment. 의견을 게시합니다.



    Powered by 전원을 WordPress wordpress