Metronic-based Bootstrap development framework Experience Summary (9) -- implement Web page content print preview and save operations, metronicbootstrap
I have introduced a series of articles related to the Bootstrap development framework. These
In git, Common commands are learned through actual operations.Basic 6 commands
The following six commands are commonly used, but there may be hundreds of commands in detail.
# Create a Git code library [common] $ git init # create a directory in
Write an extension method for IQueryable to support dynamic sorting.
Dynamic sorting supports sorting of any field and any ascending or descending order. We want to write in the following format on the client:Localhost: 8000/api/items? Sort =
Simple exception encapsulation and simple Encapsulation
Generally, many custom throwing exceptions are encountered during development, but the thrown custom exceptions need to be separated from other exceptions (null value reference, array
C # How to Use the sub-thread to change the control attributes of the main thread (UI thread) (including Winform and WPF ),
C # An exception is reported when you try to modify the UI control of the main thread using the sub-thread. The solution is
Graphic verification code and image Verification Code
Create a new. cs file to write the method for generating the graphic verification code, and return a MemoryStream parameter. You can receive the output in Default. aspx.
1. The following is the.
Redis usage summary, redis Summary
1. Install Redis
Redis installation is very simple, and Redis is not dependent on other environments and standard libraries, so it is easy to get started. This may be one of the reasons for its popularity. For the
Entity Framework 6 Recipes 2nd Edition (9-2) Translation-> Update separated entities with WCF, recipeswcf
9-2. Update separated entities with WCF
Problem
You want to publish, query, insert, delete, and modify a data storage using WCF, and make these
Website publishing steps and problems encountered
Steps:
1. Open the Internet Information Service (IIS) manager and add a website (enter the website name, physical path, IP address, and port number)
2. Select request filtering in the function view
The regular expression is used to handle xml hexadecimal errors.
Since the data layer of our project changes from reading database to reading interface service, some similar errors often occur. Our data structure is as follows:1 2 , C # provides
In ASP. NET, DropDownList and ListBox implement two-level linkage functions,
DropDownList and ListBox implement two-level linkage functions. They can bind the information searched from the background database. The function to be implemented here is
. NET notes (2),. net notesNull merge Operator
?? The operator is called the null merge operator. If the left operand of this operator is not null, this operator returns the left operand; otherwise, the right operand is returned.An error occurs when
Super ERP system --- (6) Procurement Management-warehouse receiving and shelving, erp procurement management
After the purchased goods are imported into the warehouse, the next step is the mounting operation. The so-called shelving is to move the
Use of the date control and the date Control
1. Use the date control (as shown in figure, click the blank area to display the calendar)
(1) first download AjaxControlToolkit. dll
(2) Add the following statement at the beginning of the file
(3)
C # pseudo-color processing,
Source: http://zxlovenet.cnblogs.com
Pseudo-Color Processing refers to converting a gray image into a color image. Because the human eye's color resolution capability is much higher than the gray-scale image resolution
DBNull in C,
When a field in the database is not required, an empty string is often inserted when data is inserted into the database. DBNull can solve this problem.
/// /// insert data /// /// /// private void button2_Click (object sender,
Methods frequently used in asp.net development and in asp.net Development--- Weather plugin --- --- Call js in the background --- ClientScript. RegisterStartupScript (ClientScript. GetType (), "myscript", " ");--- Client pop-up confirmation box
The returned data format and dependency injection in ASP. NET Web API, asp. netapi
This article describes the appropriate response data and dependency injection in ASP. NET Web APIs.Get Data
public IEnumerable Get(){ var results =
Asp: get request writing and get request writingPreface
The first parameter of the open method of the XMLHttpRequest object is request-type. The value can be get or post. This article describes get requests.The purpose of a get request is to obtain
ASP. net mvc and ASP. NETMVC
ASP. NET applications follow the following three conventions:
The names of all Controllers end with Controllers, such as HomeController and AccountController, which are under the Controllers directory by default;
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