Import SQL Server using ASP. NET Excel

The. aspx. cs file call code for importing SQL Server via ASP. NET Excel: Protected VoidBtnExport_Click (ObjectSender, EventArgs e) { StringFilepath =This. FileUpload. PostedFile. FileName; // This part gets the file name without a path,

EnableViewState attribute of ASP. NET

In ASP. NET, the previous EnableViewState attribute is introduced to each WebForm control. What is the purpose of this attribute. We know that for WebForm, the code is on the server side to process client requests. When a user browses a webpage

Data source controls in ASP. NET

In this article, I will guide you through the main data source controls in ASP. NET 2.0 Data source components Basically, the data source control is a Server control that encapsulates some basic functions of specific data sources such as SQL Server,

ASP. NET 2.0 Database Development Features

The first time I used asp.net 2.0, it was attracted by its powerful functions and ultra-high efficiency. The originally complicated process was simplified to an untrustworthy one, according to Microsoft, the official version of vs2005 in December

Analysis on the use of ASP. NET trace

I. Concept of ASP. NET trace, what is "tracking" Tracking is a way to monitor the execution of an application when it is running. When developing a. NET application, you can add the tracking and debugging detection function in it, and use this

ASP. NET page output Cache

I sorted out the ASP. NET cache mechanism in MSDN. Typically, applications can store frequently accessed data and data that requires a large amount of processing time to be created in the memory, thus improving performance. For example, if an

IScriptControl of ASP. NET

In the Basic ASP. under the net ajax framework, we have three methods to perform Control-based Ajax operations: UpdatePanel, ICallbackEventHandler, and IScriptControl. Let's take a look at their features and scenarios. UpdatePanel UpdatePanel is the

GreeterLogic of ASP. NET

Microsoft only needs to slightly improve the Web application platform ASP. For example, it can maintain or even improve the popularity of ASP by providing a more powerful server-side scripting language or page compilation function. In fact, ASP. NET

Experience in running ASP. NET on APACHE

Key Points of running ASP. NET on APACHE 1. Why not use IIS When I use asp.net to develop web pages, selecting IIS for servers is definitely the best web page deployment solution. It seems nonsense to say this, because they are all Microsoft's own

Implementation of ASP. NET form Authentication

Asp.net form-based authentication prevents users from skipping logon and directly entering URLs to access the page. Unlike Session control, each page has to write code. ASP. NET form authentication step 1: Configure web. config (web. config must be

Use AJAX in ASP. NET

Introduction to the methods used in AJAX in ASP. NET In asp.net, it is not easy to use jquery and other libraries commonly used by php to implement ajax. Because the asp.net mechanism has been encapsulated, relying on the internal viewstate, if the

Architecture Design of ASP. NET Website development

Website file name for ASP. NET Website development considerations: 1. The website file name describes the business content in standard English words. If one English word cannot be described, you can add two or three words, but try to use them as

Easy to make mistakes using the AdRotator control: misspelling and Case sensitivity of words

The AdRotator control is a server control used to generate random ad elements on the page and obtain or set the path of the XML file containing ad information through the AdvertisementFile attribute. The xml file I wrote during the test is as

C # Data Structure Sorting Algorithm

C # Data Structure sorting algorithm, which includes Bubble sorting. For more information, see Lao Zhao's CodeTimer and eaglet performance counters. Thank you ~~ Let's get started with our sorting algorithm ~ Before performing the C # Data Structure

Analysis on ASP. NET data type conversion

How does ASP. NET convert data types? Let's first look at the involved functions: Each function can forcibly convert an expression to a specific data type. ASP. NET data type conversion syntax CBool (expression) CByte (expression) CCur

How to migrate to an ASP. NET programmer

Migrate data from ASP to ASP. NET programmers are certainly quite a lot. I am one of them, but I need to change from a skilled ASP programmer to a skilled ASP. NET programmers are not easy. This requires you not only to learn a lot of new things,

Overview ASP. NET built-in HttpCachePolicy

Page Cache In ASP. NET, if you need to add HTTP attributes, you can use the HttpResponse. AppendHeader method. For example, you can directly execute Response. AppendHeader in the Page code. The HttpResponse. AddHeader method is equivalent to this

C #. NET ActiveX Control Creation

Step 1: Create a project. For example, select a class library project under windows. Step 2: Add a class in the project: IObjectSafety. cs, for example: The IObjectSafety. cs code is as follows:Using System;Using System. Collections. Generic;Using

Asp. Net large file upload

Asp. Net large file uploadRecently, asp.net is used for uploading. Because asp.net has a fileupload upload control, but the file size uploaded by this control is limited, it cannot meet the requirement of www.2cto.com.Baidu, many people encounter

ASP. NET collection example: a small Web Crawler

[Original] ASP. NET collection examples Baidu search K8 robots capture titles and links change URLs and regular expressions can randomly capture specified sitesOr add a multi-thread program and related vulnerability tests to write a program that

Total Pages: 1075 1 .... 405 406 407 408 409 .... 1075 Go to: GO

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.