Joke Collection Website - Blessing messages - ASP.NET development 1200 actual combat case catalogue.

ASP.NET development 1200 actual combat case catalogue.

1 Efficient development of ASP-NET website

Chapter 65438+0 ASP.NET Website Development Station Technology

1. 1 Regular expressions are ready to learn.

Example 00 1 Use regular expressions to verify phone numbers.

Example 002 uses a regular expression to verify the input password condition.

Example 003 uses regular expressions to verify postal codes.

Example 004 uses regular expressions to verify mobile phone numbers.

Example 005 uses a regular expression to verify the ID number.

Example 006 Verifying Two Decimals with Regular Expressions

Example 007 uses regular expressions to verify 12 months in a year.

Example 008 uses a regular expression to verify 3 1 day of a month.

Example 009 Verifying Numeric Input Using Regular Expressions

Example 0 10 uses a regular expression to verify the password length.

Example 0 1 1 Verifies non-zero positive integers using regular expressions.

Example 0 12 uses regular expressions to verify nonzero negative integers.

Example 0 13 verifies uppercase letters with regular expressions.

Example 0 14 verifies lowercase letters with regular expressions.

Example 0 15 uses regular expressions to check duplicate words in a string.

Example 0 16 Replace strings with regular expressions.

Example 0 17 Splitting strings using regular expressions

Example 0 18 uses a regular expression to validate the entered letters.

Example 0 19 Verifying Chinese Character Input with Regular Expressions

Instance 020 uses a regular expression to validate the input string.

Example 02 1 Use regular expressions to verify the e-mail format.

Example 022 uses regular expressions to verify IP addresses.

Example 023 Verifying UPd with Regular Expression

1.2 on-site search of network information

Example 024 General Search

Example 025 Advanced Search

Example 026 General Search

Add Baidu and Google search to your website.

Example 028 Intelligent Matching Search Function in Dragon World Search Engine

1.3 common algorithms for thinking expansion

Example 029 Linked List Algorithm-One-way Linked List

Example 030 Linked List Algorithm-Bidirectional Linked List

Example 03 1 general algorithm stack

Example 032 General Algorithm-Queue

Implementation of Example 033 General Algorithm Tree

Example 034 Sorting Algorithm-Select Sorting Algorithm

Example 035 Sorting Algorithm-Insert Sorting Algorithm

Example 036 Sorting Algorithm-Hill Sorting Algorithm

Example 037 Algorithm Application-Generate the specified number of digits as required.

1.4 packaging and publishing ASP.NET applications.

Example 038 Publishing ASP.NET Application

Example 039 Packaging ASP.NET Applications

The second chapter is the application and development of ASP.NET front-end technology.

2. 1 Communication development: e-mail sending and receiving

Example 040 uses SMTP service to send e-mail.

Example 04 1 use Jmail component to send mail.

Example 042 uses POP3 protocol to receive e-mail.

2.2 High-end applications: customized component applications

Example 043 Development of Custom GridView Data Binding Component

Example 044 Development of Paging Component of Custom Pager

2.3 Super online shopping: online shopping and online banking payment.

Example 045 Shopping Center Network Creating Personal Store

Example 046 Shopping cart in online shopping center

Example 047 Online Banking Online Payment

Example 048 Alipay Online Payment

Example 049 Fast Money Online Payment

Example 050NPS online payment

Example 051yepaye online payment

2.4 strong alliance: Web system application hardware development

Example 052 read and write serial encryption dog

Example 053 uses a U-port encryption lock for authentication.

Example 054 Send and receive mobile phone messages with SMS cats.

Example 055 Remote Access Client Network Card Address

Example 056 Making Attendance Program with IC Card

Example 057 Barcode Scanner sells goods.

Example 058 Using voice card to realize customer's incoming call inquiry

Example 059 Using Data Collector to Realize Inventory Counting

2.5 Gorgeous Website: jQUOFy View Development

Example 060 Upload files with jQuery.

Example 06 1 combined with jQuery to realize online cutting.

Example 062 Picture Slide Show

Example 063 Encryption Strength Detection

Example 064 Color Selector

Example 065 Text box prompt label

Example 066 Advertisement Wheel Display

Example 067 Picture Magnifier

Example 068 Text Editor

Example 069 Right-click menu

Example 070 Date Selector

Example 07 1 Web soft keyboard

2.6 Other applications

Example 072 Simple Use of FreeTextbox Component (Text Editor)

Example 073ASP-NET ""generates a static web page.

Instance 074 gets the server name, client name and IP address.

Example 075 ASP. NET realizes breakpoint continuation.

The third chapter is the interactive operation between ASP.NET and Word files.

3. Basic operation of1w0rd document

Example 076 Creating a Word Document

Example 077 writing text into a Word document

Example 078 Inserting a picture into a Word document

Example 079 Drawing a Table in a Word Document

Example 080 Setting Font Style in Word Document

Example 08 1 Count the number of characters in a Word document.

Example 082 Divide a Word document into several small Word documents.

Example 083 Merge multiple Word documents into one Word document.

Example 084 Batch replace the specified string in the Word document.

3.2 Read the external data into word, set Uncle Instance 085, and read the text file into Word.

Example 086 read multiple text files into the same Word document.

Example 087 reads Access data into Word and calculates data columns.

Example 088 Output the results of SQL Server data query to Word.

Example 089 reading data from XML into a Word document.

3.3 Output the data to word.

Example 090 reads Word data into a text file.

Example 09 1 Decomposes data in Word into multiple text files.

Example 092 reads the table data in the Word document into the Access database.

Example 093 read the table data in Word document into sQLServer database.

Example 094 Converting a Word Document into an HTMI Web Page

Example 095 displays a Word document in print preview.

Example 096 Extracting the Directory from Word Document

Example 097 accessing a Word file in a browser

The fourth chapter is ASP.NET's efficient application of Excel files.

4.1excl basic operation:

Example 098 Create an Excel file and save it.

Example 099 Setting and Clearing Passwords. Excel workbook

Example 100 Create multiple worksheets for an Excel file.

Example 10 1 Delete the worksheet specified in the Excel file.

4.2 read external data into Excel

Example 102 reads a text file into Excel and formats data columns.

Example 103 decomposes text file data into different worksheets in Excel.

Example 104 read multiple Word document files into Excel on the same worksheet.

Example 105 reads the specified table data from the Access database to Excel.

Example 106 Output the query results of SQLServer data to Excel.

The second article ASP-NET database application

The third article on LINQ technology development

Article 4 Crystal Reports and Network Services

Article 5 Website security and architecture mode

Article 6 Comprehensive application