. NET Remoting learning notes (1) concept, remoting learning notesBackground
I have heard of this term Remoting since I started programming, But I know little about it. Recently, I have been referring to the research.
This chapter does not explain
C # simple steps for using Delegation
The delegate can be understood as the function pointer in C or C ++. Calling the delegate actually calls the delegate method.
The procedure for using delegation is as follows:
1. Define Delegation
// Define the
Array of Joseph rings, array of Joseph rings
Recently, I was busy improving my interview skills, and said, "improving my business capabilities. I feel that the future of the company is dark, and even the dawn of the silk is missing. Fortunately, I
[Reprinted] features related to compatibility of IE6, IE7, and FF in div css design, ie7ff
When designing a website, pay attentionCss style compatibilityDifferent browser problems, especially those designed for completely using div css, should pay
Thread Generation 10, without explicitly calling the thread, thread situation
Generally, we create a thread through the thread constructor before using the thread. In fact, some methods provided by. NET classes use multithreading internally. Some
Export Excel Based on NPOI and NPOI
In the previous article [query and export of big data], I mentioned how to use the NPOI component to export an Excel file. I wanted to share it with you last time, but I was very busy recently. Today I took the
Introduction to using SQLite database in C # (I ),
[SQLite database]
SQLite is an open-source lightweight desktop database that stores almost all database elements (including definitions, tables, indexes, and data) in a single file. SQLite is
C # design mode (20) -- rule mode (Stragety Pattern)1. Introduction The State mode introduced in the previous topic is the abstraction of the state of an object. The policy mode to be introduced in this article is the abstraction of the policy, and
Several methods of array resizing and array resizing
Suppose there is an array with a specified length. How can we resize it? The easiest way to scale up is as follows:
class Program { static void Main(string[] args) {
C # Study Notes (2) -- variables and expressions,
Ps: using these two keywords can easily collect the header file (although VS has integrated this function =)
Static void Main (string [] args) {int a; string s; a = 17; s = "\" a \ "is"; Console.
C # function parameters,
When the function accepts parameters, the subordinate content must be specified.
Parameter Match: when calling a function, you must make the parameter exactly match the parameter specified in the function definition. This
Delegation, Lambda expressions, event series 04, how the delegation chain is formed, multicast delegation, calling the delegation chain method, delegation chain Exception Handling, lambda expressions
The delegate is multicast delegate. We can assign
Autofac IoC container basic procedure, autofacioc
1. Basic steps:
1. design applications suitable for controlling reverse (IoC)
2. reference the application Autofac.
3. register the component.
4. Create a iner for future use.
5. Create a lifetime
The foundation is the top priority ~ At this time, we should use the generic method.
Back to directory
Generic method: it is an abstract concept that abstracts batch operations that have common characteristics. generic types are used to represent
About c # static constructor,
Http://baike.baidu.com/view/2634573.htm? Fr = aladdin
I can see the new feature of C # static constructor in the encyclopedia. I mentioned that static constructor "cannot inherit". Today I did a test and found that
Go to Server. MapPath and server. mappath.
If you execute this statement from the class inherited by the Page class, you can simply useDataBase = Server. MapPath ("data. mdb ");Otherwise, write the full namespace: System. Web. HttpContext. Current.
C # File Reading (1 ),
1. Steps for reading and writing files:
Create a file stream-create the corresponding reader-Execute read/write operations-close the reader-close the file stream
Create a file stream: FileStream objfs = new FileStream
C # Use the reflection development plug-in,
Reflection is required when developing plug-ins. The traversal assembly is dynamically loaded on the client and the methods of each Assembly are called.
To create a console application, first design an
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service