C # winform Development Series-Article Index

Source: Internet
Author: User
Tags xslt
C # winform Development Series- Article Index

Posted on peterzb read (43143) Comments (102) EDIT favorites

This series is mainly organized and collected in the use of C # To develop winform application articles and relatedCodeUsually we can see that C # is used to develop ASP. NET applications, there are also a lot of articles in this area, and there are a lot of articles about winform, and I have always been interested in winform. I have collected many articles over the past few years, now let's sort out the categories and recommend them to everyone to avoid wasting a lot of time looking for such materials, because it is also a very tiring thing to find. Google and Baidu keep clicking, constantly read a large number of blog articles and find what you need. this series is intended to be introduced in the following sections (Development Environment setup ,. net basic concepts), basic controls are used (Label/button/textbox/ListBox/listview/progressbar ),DataGrid/datagridview, Treeview, ComboBox,Ado. net(Datatable/dataset/SQL Server ),GDI +(Use of charts such as zedgraph and owc, image processing, custom control painting), printing,Multithreading(Delegate, event, thread, asynchronous processing, backgroundworker), XML/XSLT/XPath,Reports(Rdlc, Excel, PDF, word), file,Socket/WCF/rometing/WebService, printing, clipboard drag-and-drop operations, regular expressions, and other aspects. Most articles and related code are collected from the network. The copyright belongs to the original author! (We can avoid detours, My experience can be shared.)

 

C # winform Development Series-opening part

 

Basic-common controls

C # winform Development Series-checkbox/button/label/progressbar

C # winform Development Series-textbox

C # winform Development Series-ComboBox

C # winform Development Series-Treeview

C # winform Development Series-color pickers/digitalclock/calendar/ledcontrol

C # winform Development Series-ListBox/listview/panel (Completed)

C # winform Development Series-toolbar/outlookbar/TAB/Wizard (Completed)

C # winform Development Series-form/window (Completed Recommendation)

C # winform Development Series-webbrowser (2009-07-12 completed)

C # winform Development Series-Controls (2009-07-12 completed)

C # winform Development Series-open-source controls (2009-06-21 completed)

Control-grid

C # winform Development Series-DataGrid

[Recommendation] C # winform Development Series-datagridview

C # winform Development Series-DataGrid/datagridview

C # winform Development Series-grid controls

Outlookgrid: group and arrange data items in Outlook Style

Advanced-Special Application

[Recommendation] C # winform Development Series-Thread/Delegate/event

C # winform Development Series-Image Processing

C # winform Development Series-GDI +

C # winform Development Series-owc

C # winform Development Series-zedgraph

C # winform Development Series-chart controls

C # create a three-dimensional pie chart (cool )[Add]

Web Development Series-VML

Web Development Series-fusioncharts

[Reprint] research on fusioncharts

Web Development Series-ecside

Web Development Series-web chart

C # winform Development Series-ADO. NET Abstract: ADO. net name originated from ADO (ActiveX Data Objects), which is a broad class group used to access data in the past Microsoft technology. ADO is used. net name, because Microsoft, you want to indicate that this is in.. NET programming environment. it provides platform interoperability and Scalable Data Access. Ado. Net enhances the support for non-connection programming modes and supports rich XML. Since the transmitted data is in XML format, any application that can read the XML format Program Can process data. In fact, components that accept data are not necessarily ADO. NET components. They can be a Microsoft Visual Studio-based solution or any application running on other platforms. Read the full text

C # winform Development Series-file (2009-07-12 completed)

C # winform Development Series-Report (rdlc, Excel, PDF, word, Crystal Report, SQL Reporting ServicesCompleted)

C # winform Development Series-Excel (Completed in)

C # winform Development Series-word (Completed in)

C # winform Development Series-PDF (Completed in)

C # winform Development Series-rdlc (Completed in)

C # winform Development Series-reporting services (Completed in)

C # winform Development Series-Crystal Report (Completed)

DB --> Excel/word [DLL]

C # winform Development Series-print Abstract: Collect some print articles, including winform and ASP. net is used in combination with Excel/word, or directly use the report tool printing function, web printing adopts CSS and webbrowse control. (articles and related code are collected from the Internet for your reference only. The copyright belongs to the original author! ) Read the full text

C # winform Development Series-XML/XSLT/XPath (Completed in)

Abstract: XML is stored in winform, Asp. net, Java, Ajax development and other applications, as well as basic operations on XML documents, such as XPath retrieval nodes. currently, XML is widely used and configured for storage, simple data storage, and cross-platform data transmission. It is active in Web Services and Ajax development technology applications. read the full text

Simple use of XSLT [XML --> HTML]

Use XML + Asp.net to create simple site navigation and manage site links

C # winform Development Series-Regular Expression (Completed in)

Abstract: regular expressions are used for string processing, form verification, and other occasions, which are practical and efficient. Some frequently used expressions are collected here for emergency purposes. Regular Expressions allow more complex search and replacement functions to become simple operations. Basically, a regular expression is a pattern used to describe a certain number of texts. RegEx represents regular express. There are four main functions: Find, match, extract, split, and replace. Read the full text.

C # winform Development Series-Socket/WCF/rometing/web services (Completed in)

[Reprint] C # reusable socket receiving/sending shared buffer class implemented

[Reprint] asynchronous socket server and client (an asynchronous socket server and client)

[Reprint] extensible multi-thread asynchronous socket server framework emtass 2.0

[Reprint] drawme-a network whiteboard chat program created using WPF/WCF

Supplement-Other topics

C # winform Development Series-Visual Studio

C # winform Development Series-Tools

C # winform Development Series-intractable diseases

C # winform Development Series-Serial Communication/GPS/GIS Application Development

C # winform Development Series-P/invoke, WMI, etc.

C # winform Development Series-control development and use

C # winform Development Series-special applications

C # winform Development Series-book Introduction

C # winform Development Series-multimedia/Streaming Media Applications

 

C # winform Development Series-series of articles

C # winform Development Series-resource highlights

C # winform Development Series-Performance Optimization

C # winform Development Series-installation and deployment

C # winform Development Series-Overview

C # winform Development Series-Summary

Resource-. Net Learning

. Net learning materials

Windows Mobile

Windows Mobile development articles favorites

Oracle development and use articles

Blog site csdn Forum

Msdn Chinese website

Skynet Developer Network

C # Open Source resource Overview

Windows Forms. net

Windows Forms FAQ

Others

You can also use C # As a video monitoring client.

Mobile Video Surveillance System Development Series

Collection of blog articles related to streaming media and video monitoring development

Video Monitoring articles

Highlights of mobile development resources

Symbian Development Series-getting started

author: peterzb (Personal Development History Knowledge Base-blog Park)
Source: http://peterzb.cnblogs.com/
the copyright of the article is owned by me, you are welcome to reprint, but this paragraph of the statement must be kept without the author's consent, and the article page clearly gives the original connection, otherwise, you are entitled to pursue legal liability.

This series is mainly organized and collected in the use of C # To develop winform application articles and related code. We usually see that C # is used to develop ASP. NET applications, there are also a lot of articles in this area, and there are a lot of articles about winform, and I have always been interested in winform. I have collected many articles over the past few years, now let's sort out the categories and recommend them to everyone to avoid wasting a lot of time looking for such materials, because it is also a very tiring thing to find. Google and Baidu keep clicking, constantly read a large number of blog articles and find what you need. this series is intended to be introduced in the following sections (Development Environment setup ,. net basic concepts), basic controls are used (Label/button/textbox/ListBox/listview/progressbar ),DataGrid/datagridview, Treeview, ComboBox,Ado. net(Datatable/dataset/SQL Server ),GDI +(Use of charts such as zedgraph and owc, image processing, custom control painting), printing,Multithreading(Delegate, event, thread, asynchronous processing, backgroundworker), XML/XSLT/XPath,Reports(Rdlc, Excel, PDF, word), file,Socket/WCF/rometing/WebService, printing, clipboard drag-and-drop operations, regular expressions, and other aspects. Most articles and related code are collected from the network. The copyright belongs to the original author! (We can avoid detours, My experience can be shared.)

 

C # winform Development Series-opening part

 

Basic-common controls

C # winform Development Series-checkbox/button/label/progressbar

C # winform Development Series-textbox

C # winform Development Series-ComboBox

C # winform Development Series-Treeview

C # winform Development Series-color pickers/digitalclock/calendar/ledcontrol

C # winform Development Series-ListBox/listview/panel (Completed)

C # winform Development Series-toolbar/outlookbar/TAB/Wizard (Completed)

C # winform Development Series-form/window (Completed Recommendation)

C # winform Development Series-webbrowser (2009-07-12 completed)

C # winform Development Series-Controls (2009-07-12 completed)

C # winform Development Series-open-source controls (2009-06-21 completed)

Control-grid

C # winform Development Series-DataGrid

[Recommendation] C # winform Development Series-datagridview

C # winform Development Series-DataGrid/datagridview

C # winform Development Series-grid controls

Outlookgrid: group and arrange data items in Outlook Style

Advanced-Special Application

[Recommendation] C # winform Development Series-Thread/Delegate/event

C # winform Development Series-Image Processing

C # winform Development Series-GDI +

C # winform Development Series-owc

C # winform Development Series-zedgraph

C # winform Development Series-chart controls

C # create a three-dimensional pie chart (cool )[Add]

Web Development Series-VML

Web Development Series-fusioncharts

[Reprint] research on fusioncharts

Web Development Series-ecside

Web Development Series-web chart

C # winform Development Series-ADO. NET Abstract: ADO. net name originated from ADO (ActiveX Data Objects), which is a broad class group used to access data in the past Microsoft technology. ADO is used. net name, because Microsoft, you want to indicate that this is in.. NET programming environment. it provides platform interoperability and Scalable Data Access. ADO. net enhances the support for non-connection programming modes and supports rich XML. since the transmitted data is in XML format, any application that can read the XML format can process data. In fact, components that accept data are not necessarily ADO. NET components. They can be a Microsoft Visual Studio-based solution or any application running on other platforms. Read the full text

C # winform Development Series-file (2009-07-12 completed)

C # winform Development Series-Report (rdlc, Excel, PDF, word, Crystal Report, SQL Reporting ServicesCompleted)

C # winform Development Series-Excel (Completed in)

C # winform Development Series-word (Completed in)

C # winform Development Series-PDF (Completed in)

C # winform Development Series-rdlc (Completed in)

C # winform Development Series-reporting services (Completed in)

C # winform Development Series-Crystal Report (Completed)

DB --> Excel/word [DLL]

C # winform Development Series-print Abstract: Collect some print articles, including winform and ASP. net is used in combination with Excel/word, or directly use the report tool printing function, web printing adopts CSS and webbrowse control. (articles and related code are collected from the Internet for your reference only. The copyright belongs to the original author! ) Read the full text

C # winform Development Series-XML/XSLT/XPath (Completed in)

Abstract: XML is stored in winform, Asp. net, Java, Ajax development and other applications, as well as basic operations on XML documents, such as XPath retrieval nodes. currently, XML is widely used and configured for storage, simple data storage, and cross-platform data transmission. It is active in Web Services and Ajax development technology applications. read the full text

Simple use of XSLT [XML --> HTML]

Use XML + Asp.net to create simple site navigation and manage site links

C # winform Development Series-Regular Expression (Completed in)

Abstract: regular expressions are used for string processing, form verification, and other occasions, which are practical and efficient. Some frequently used expressions are collected here for emergency purposes. Regular Expressions allow more complex search and replacement functions to become simple operations. Basically, a regular expression is a pattern used to describe a certain number of texts. RegEx represents regular express. There are four main functions: Find, match, extract, split, and replace. Read the full text.

C # winform Development Series-Socket/WCF/rometing/web services (Completed in)

[Reprint] C # reusable socket receiving/sending shared buffer class implemented

[Reprint] asynchronous socket server and client (an asynchronous socket server and client)

[Reprint] extensible multi-thread asynchronous socket server framework emtass 2.0

[Reprint] drawme-a network whiteboard chat program created using WPF/WCF

Supplement-Other topics

C # winform Development Series-Visual Studio

C # winform Development Series-Tools

C # winform Development Series-intractable diseases

C # winform Development Series-Serial Communication/GPS/GIS Application Development

C # winform Development Series-P/invoke, WMI, etc.

C # winform Development Series-control development and use

C # winform Development Series-special applications

C # winform Development Series-book Introduction

C # winform Development Series-multimedia/Streaming Media Applications

 

C # winform Development Series-series of articles

C # winform Development Series-resource highlights

C # winform Development Series-Performance Optimization

C # winform Development Series-installation and deployment

C # winform Development Series-Overview

C # winform Development Series-Summary

Resource-. Net Learning

. Net learning materials

Windows Mobile

Windows Mobile development articles favorites

Oracle development and use articles

Blog site csdn Forum

Msdn Chinese website

Skynet Developer Network

C # Open Source resource Overview

Windows Forms. net

Windows Forms FAQ

Others

You can also use C # As a video monitoring client.

Mobile Video Surveillance System Development Series

Collection of blog articles related to streaming media and video monitoring development

Video Monitoring articles

Highlights of mobile development resources

Symbian Development Series-getting started

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.