Browsing articles tagged with " C#"
Dec
30
2011

Image processing in C#

pixel array

Basic image processing support in C#: (Source: codersource.net) PictureBox class: ClientRectangle: ClientRectangle is a public property representing a rectangle that represents the client area of the control. It does not include the elements such as scroll bars, borders, title bars, and menus. It only represents the area in which the image is drawn actually. Image: The public property representation of the Image class to display. The Image property is set to the image to display. [...]

May
5
2009

Network programming in C#

Basic definitions It is important to have a firm understanding about networking. Here, I only mention about some very basic knowledge. – Protocol: is a set of rules and procedures used for communication. Computers on a network must agree upon a common protocol in order to communicate. – IP (Internet Protocol) is the method or protocol by which data is sent from one device to another on the Internet. Each computer on the Internet has [...]

May
5
2009

C# programming language

Microsoft .NET Microsoft .NET contains 2 main components: Framework and Integrated Development Environment (IDE). Framework is the most important part of .NET and it is the core of the environment. .NET Framework contains: 4 main programming languages: C#, VB.NET, C++ and JScript.NET Common Language Runtime (CLR) – this is the core of the framework – which is Microsoft implementation of the Common Language Infrastructure (CLI) standard – handles code execution and all of the tasks [...]


Domain Registrations starting at $9.98*

Categories

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

EverBot twitter