Use stored procedures in ASP. net2.0

The following are two stored procedures in SQL: Create procedure DBO. oa_selectalluser As Select * From userinfo Go Create procedure DBO. oa_selectbyid @ ID int As Select * From userinfo where id = @ ID Go

Learning sequence of ASP. NET Technology

If you have more experience in object-oriented development, skip the following two steps: Step 1: master a. NET Object-Oriented language, C # Or VB. NET I strongly oppose learning ASP. net on the premise that I have never systematically studied

How to transmit garbled values to the Asp.net page using the get Method on an HTML page

This problem was recently discovered by accident. My friend said that I personally worked on the Lucene-based search engine, and there was a problem that I could only search for English but not Chinese. I put CodeI checked it carefully and did not

Implement Asp.net to access the database in real time only for individual controls to refresh data

Problem: There is a control on webform, which is best to be able to access the database in real time. Once there is a change in the database, it submits data to the client and displays the latest data. Analysis:Because the client needs to be

Asp.net page request implementation process

Program We know a "Asp.net"Run with an httpapplication instance in IIS. When the client submits a request, it starts to work. The process from sending a request to the end is as follows, understanding the sequence of these processes is

ASP Download Page code

Url = server. mappath ("/") & "\ softsave \" & fnameSet objfso = server. Createobject ("scripting. FileSystemObject ")Set fn = objfso. GetFile (URL)Flsize = fn. SizeFlname = fn. NameSet fn = nothingSet objfso = nothingSet objstream = server.

ASP. NET? Or JSP?

Today, a friend asked me whether ASP/ASP. NET is good or JSP is good if he wants to learn website Script Programming? I heard that ASP scripts are inefficient. In my opinion, ASP is interpreted and executed in the past, and the execution efficiency

Five of the nine weapons of ASP. NET status Storage Management (cookie)

Cookie is a piece of text information. Storing cookies on the client is one of the methods in which ASP. NET session States associate requests with sessions. Cookies can also be directly used to maintain data between requests, but the data will be

Learning Process of Asp.net

I just learned Asp.net and I am not ready to start. I saw many posts on csdn and I thinkWebdiyer (Wuqi wa, northern Shaanxi)The method is good. Give me a guide. Extract the key section.1. If you are not familiar with the use of controls, you are not

How does ASP implement URL-rewite?

Before talking about this technical problem, I couldn't help but think of a funny story. Netcraft once made a test. According to the comparison, the extension of a large number of website pages is ASP. net or JSP/servlet. Now, Asp.. NET applications

Comparison of several pages in ASP

The following is a comparison of several methods. 1. There are two ways to use stored procedure paging: First, use the command object as follows: Set cmd = server. Createobject ("ADODB. Command ")Cmd. activeconnection = ConnCmd. commandtext =

Practice: VB creates COM components> calls in ASP and. net

1> Create an ActiveX dll project, rename the project to exampleproject, and rename the class to exampleclass. 2> creation method: Option explicit Public Function examplemethod (byval strname as string, byval iage as integer, optional byval

Using Javascript in ASP. NET to focus controls

In Windows ApplicationsProgramBut ASP. NET does not provide such a function, but we can also implement this function. This articleArticleThis article describes how to use javescript to obtain the focus of a specific control on the page. Below is

Some navigation methods in ASP. NET are also discussed.

For details about the navigation method, refer to: Several page navigation methods ASP. NET has the following navigation methods: Navigation Method Purpose Hyperlink Server Control Navigate to another page

Several questions about Excel operations using DCOM in ASP. NET

I. Excel operation permission problems:1. Use a simulated account and add it to the Web. config file.2. In the DCOM component service, grant the ASP. Net Operation permission to the Microsoft. Excel component. The procedure is as follows: ( 1 )

Effective use of cache by Asp.net

Rob Howard Telligent Systems, Inc. The title is colloquial, but it has aroused your interest, right? ASP. NET cache is one of my favorite ASP. NET features so far. Why? This is because some strange performance and scalability results can be

Technical Architecture of Microsoft projects extjs/jquery + Asp.net MVC + WCF Service + Entity Framework

Body: This is a project that the customer requested to use extjs/vs2008 SQL Server 2005. It is also a long time that he hasn't looked at new technologies and some frameworks; The preliminary design is to prepare to use extjs + httphandle to

Let's talk about "limits malicious access to ASP. NET websites"

Yesterday I received a malicious attack on my website (http://freesms.cloudapp.net) And I published ASP. the article ". Net website Restricted Access Frequency" has aroused heated discussions among bloggers. Many friends have raised some questions

ASP connection to Lotus Database

You must note the notessession component on the server side, which is the same as the principles of other ASP components: Ingress: regsvr32 c: \ Lotus \ notes \ nlsxbe. dll is OK Dim S, Dir, DBSet S = Createobject ("Lotus. notessession ")Call S.

ASP Image Generation

Generally, you can see some verification code images/ 1. XBM File     // A simple example // It can be widely used in counters, clocks, and other places where images need to be dynamically generated // You can change the value of ContentType

Total Pages: 1800 1 .... 1087 1088 1089 1090 1091 .... 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.