Asp. NET Learning Notes ado.net (i)

Ado|asp.net| Notes |ado|asp.net notes from the C # Web application entry Classic 1. ADO. NET Architecture Ado. NET this name does not represent the actual content--ado originally represents the ActiveX Data obejects, but is a kind of technology name.

Frog Frog Recommended: ASP implementation of tree structure

Tree-type structure, tree structure -----------the [test] table to generate a script--------------- if exists (SELECT * from dbo.sysobjects WHERE id = object_id (N ' [dbo].[ Test] ') and OBJECTPROPERTY (ID, N ' isusertable ') = 1) drop table [dbo]. [

How to use ASP to generate HTML files

Generate HTML Using ASP to generate HTML files, a total of two pages index.htm is the first page. The program is simple, mainly using the ASP file Operation object. untitled document charset=gb2312 "> Send Message '//send.aspfunction Chan_time (

Limit the same form to multiple submissions in ASP

This article describes an easy way to prevent users from submitting the same form multiple times during the current session in an ASP application. It is mainly composed of four subroutines, in a simpler application, you simply put the code in the

ASP uses Google to achieve online translation function

google| Online Sometimes you want to provide multi-language support for our web pages, and if one language is too cumbersome to do with a single Web page, it is fortunate that Google offers the Language Tools feature, and here's how to use it to

Theory for Practice Service: ASP Development 10 Experience Summary

For six months, I have completed a bureau-level unit management Information System, a total of 29 beta releases, the official version 3 times. Asp+oracle environment, 285 ASP files, functions involving data entry, modification, fuzzy query,

Process functions written to text file (ASP)

Process | function | When writing a program today, you need to write a text file again and again, so you write a process function that you want to use. Code: Sub write2file (strfile, strcontent, Blnappend) ' Write file ' strfile filename (path),

An Introduction to ASP thieves (Remote Data Acquisition) program Select from Arcow Blog

Programs | tutorials | Getting Started | data | Getting Started tutorial the "thief" here refers to the powerful functionality provided by the XMLHTTP component in XML in ASP, which crawls data (images, Web pages and other files) from remote Web

A simple and complex asp.net programming model

Asp.net| programming Author: Tui (Richard Troy-rex, Ricktroy)Contact: RickTroy@126.com, http://ricktroy.cnblogs.com/ Yesterday has been looking for a simple solution to the Ajax use in ASP.net V1.1.4322, but found that the ASP.net page model is very

Application of cache technology in ASP

Cache ASP from the release has been 7 years, the use of ASP technology has been quite mature, since the Microsoft launched the ASP.net after the gradual cessation of the ASP version of the update. But because a lot of people are still used to using

Several ways to invoke a stored procedure in ASP

Stored Procedure 1 This is also the simplest method, with two input parameters and no return value: Set connection = Server.CreateObject ("Adodb.connection") Connection.Open SOMEDSN Connection.Execute "ProcName varvalue1, Varvalue2" ' Clear all

20 old habits left by ASP

In the process of technological renewal, there are still some people who die clinging to something that is already too angry. There are some people who enter the new world, but still can not get rid of the old habits. I didn't use the word "bad

[Asp-last-code] shows the code for the ASP page

Show | page '************************************************************* ' In the case of support FSO, you can display the code of all ASP pages in this site ' The code that displays the page directly on the effect page when the code is

With asp.net shielding F5, CTRL + N, ALT+F4

asp.net in developing a asp.net system, often need to customize their own browser menus, toolbars. In a recent project, there is an opportunity to take charge of this part. The menu is Aspnetmenu, it seems not very stable, and the page refresh is

asp.net2.0 HiddenField Control

Asp.net| Control The HiddenField control, as its name implies, is a server control that hides the input box, allowing you to save data that is not required to be displayed on the page and that is less secure. Perhaps this time should have such a

[ASP code] a drop-down box in which visitors enter data themselves

Access | data | dropdown The dropdown box lists the data, and then it can be entered by the user, how do you do this? ComboBox with Edit function

ASP converts Chinese characters into pinyin

Chinese character | Pinyin many problems are caused by Chinese problems If the filename is best not in Chinese Now the solution is usually to generate an ID, the ID to do the file name If the URL has Chinese characters on the page, it often goes

Several methods of using CSS to implement personalized interface in ASP.net

Asp.net|css Look at the old cat's article, by making the page dynamically loaded with different CSS to achieve personalized interface (such as personalized blog interface) have the following several methods Method One: HtmlGenericControl defines

How to write a report in Excel in ASP

Excel Line chart Option Explicit ' Page-level objects '-------------------- Dim M_CN ' linked object Dim m_rs ' Recordset object Dim m_cspace ' OWC. ChartSpace Object Dim m_fso ' File system object Dim m_objbinaryfile ' binary file stream object

Optimized CSS model for use with Master Page in asp.net 2.0

asp.net|css| optimization ASP.net 2.0 has increased the support of the built in MasterPage, which is a great convenience for us. However, after a period of use, I found that MasterPage is not so perfect: nested MasterPage cannot support the

Total Pages: 1800 1 .... 751 752 753 754 755 .... 1800 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.