Topic summary of. NET Programming Structure (C #)-M Guardian-Blog Park
Http://www.cnblogs.com/liusuqi/p/3213597.html
Objective
Mastering a technology, first and foremost, is to master its foundation. The author engages. NET-related development for many years, but also very much like. NET, over the years has accumulated a lot of relevant information, here will be some basic knowledge to organize into a topic, to share.
- Navigation
- BASIC programming structure
- Data Type Overview
- string of data type
- Data type (Class)
- Pointer type of data type (type*)
- Dynamic type of data type
- Anonymous type of data type (VAR)
- Method overview
- Property
- Indexer
- Iterators
- Generic methods
- Extension methods
- Partial methods
- Advanced Programming structure
- Object-Oriented Fundamentals
- Exception handling
- Commissioned
- Event
- Lambda
- Generic type
- Multithreading
- Attributes
- Linq
- LINQ Overview
- LINQ Basic Query Operations
- LINQ Data Transformation
- Type relationships in LINQ query operations
- LINQ query syntax and method syntax
- LINQ Standard query operators
- Sort LINQ Data
- LINQ Set Operations
- LINQ Filtering data
- LINQ Qualifier Action
- LINQ Projection Operations
- LINQ Data Partitioning
- LINQ Join Operations
- LINQ Data Grouping
- LINQ concatenation operations
- LINQ Aggregation Operations
- LINQ Build Operations
- LINQ Equality Operations
- LINQ element Operations
- LINQ Conversion data types
- Object life cycle
- Object life cycle
- Strong references and weak references
- Cleanup of unmanaged Resources
- Assembly
- Assemblies and namespaces
- Reflection Overview
- Get Properties in a type
Reprint: ". NET programming Structure" topic Summary (C #)