web| Program | data | database. NET platform for deployment of Web applications (installation database and Autoconfiguration)
Lee Honggen
Under the. NET platform, it is more convenient to deploy a WEB solution. We can use Visual Studio.NET 2003
Visit | Data to talk about implementation issues, to say a few digression:
(1) Performance problem: Cache management can significantly improve the efficiency of data access, but the memory requirements are higher, especially in the Web application
server| Strategy | Data at present, the management of image data is mostly based on the method of Table + entity, that is, the image data is stored in the specified computer directory in the file form, which only reflects the storage path of the
visual| sample Visual Basic. NET code Example
Microsoft Developer Network
July 2002
Summary: Classification and reference set for the Visual Basic. NET code example. (This article contains links to English-language sites.) )
Download the
Recently somebody asked the Hard Drive serial number in vb.net. The easy answer of course was to use VBScript with the WMI classes. Actually, this is gets the "Volume" serial number, not the hard-coded manufacturer ' s hard drive-serial number,
Tips for great. NET Programming
Whether you re interested in Windows Forms, asp.net, Web Services, or the. NET Framework, this tips help you exploit the Still young. NET technology.
by Dino Esposito
The. NET Framework is larger than ever and
The. NET Framework
Garbage collection
What is garbage collection?
Garbage collection is a mechanism that enables a computer to detect when an object can no longer be accessed. It then automatically frees the memory that is used by the object (while
AssembliesAn assembly was the functional unit of sharing and reuse in the Common Language. It is the equivalent of JAR (Java Archive) files of Java.
Assembly is a collection the physical files package in a. CAB format or newly introduced. MSI file
Upload | data | Download and upload data online (i) montaque (original)
Sometimes, in the need of the program, the program requires dynamic updating of the data from the network, such as downloading or uploading enterprise internal data or
Asp.net| dialog box
The form dialog component is the same as the dialog box in the Microsoft Windows operating system; That is, the PrintDialog component is the Print dialog box, the OpenFileDialog component is the Open File dialog box, and so on.
Microsoft uses UDDI at run time
Karsten Januszewski
Microsoft Corporation
December 2001
Summary:This article outlines the use of UDDI at run time, discussing the infrastructure of UDDI (provided by the public Registry and UDDI Services in
A preliminary study on Web Web Service (recommended)
Brief introduction
Looking back over the last six years, it's hard to imagine what network computing would be like without the Internet. Earlier hypertext patterns failed, and the Internet
web| Microsoft Microsoft based on Web computing Framework Structure Analysis (reprint)
First, the introduction
With the development of Internet, software system has developed from client server system to server/browser system, but with the
Services|window| advanced now and all the necessary architecture are in place, the can add some functionality to the service. As an example, I'll show you and the A file-monitoring service which monitors the local file system and notes Importan T
Concept Preface
Recently began to learn. Net, encountered a relatively good open source IDE sharpdevelop. The development tool, developed using C #, is one of the things that attracts me is that it uses plug-in technology like eclipse to implement
Access | registry
Access the registry using vb.net
Translator Note: There are more examples of access to the registry, however, there are not many examples of access to the registry through vb.net, this article translated an MSDN use of vb.net
visual| Program | programmer | Namespace My.Computer
Another feature block for my is the computer object. The My.Computer object allows you to access information on the underlying system and the hardware platform where the application resides. The
Hard disk
Vb. Several methods of obtaining hard disk information under net
1, using API function GetDiskFreeSpaceEx to obtain disk space
Private Declare Function GetDiskFreeSpaceEx Lib "kernel32" Alias "Getdiskfreespaceexa" _
(ByVal
There are three ways to access the file system in visual Visual Basic.NET: The first is to use the Visual Basic run-time functions for file access (VB traditional way direct file access); NET and the third is the FSO access through the file system
Data Option Explicit
'/////////////////////////////////////////
'//To disk physical sector data read/write operations
'//Last Update:2004-8-7
'//Kwanhong Young
'/////////////////////////////////////////
'//file system
Private Declare Function
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.