Encountered in the development of such a question:
Winform defined in a window-type form, in the design of open-category such as a form of "window can not use designer for the design, the anomaly occurred …" message, and form not open, there is no way…
Web service
Basics
Http://msdn.microsoft.com/webservices/understanding/webservicebasics/default.aspx
—
XML Web Services Created Using ASP.NET and XML Web Service Clients
Http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconaspnetbuildingwebservicesaspnetwebserviceclients.asp …
Procedure TForm1.FormCreate (Sender: TObject);
Begin
AnimateWindow (Handle, 2000 (speed: 2 sec), AW_BLEND);
(AW_HOR_POSITIVE = $ 00000001;
AW_HOR_NEGATIVE = $ 00000002;
AW_VER_POSITIVE = $ 00000004; …
Today tried to use the data storage process. Summarized as follows:
1. Using SqlCommand and DataSet:
SqlConnection conn = new SqlConnection ( "server = (local); uid =; password =; database =");
SqlCommand cmd…
What is UpLoadModule?
Upload large files we have suffered in one way or another issue. MaxRequestLength set great value and can not solve the problem, because ASP.NET will block until the entire document printed in the memory, coupled with to deal with. …
Functional Programming
Functional Programming is not a new concept, such as C + + is not a Functional Programming language, but it also has the support of modifications - through the use of templates, object function (Function Objects) and Operator…
Original title: Applied Microsoft. NET Framework programming
Translation of the title: Microsoft. NET Framework Program Design (revised edition)
Author: Jeffrey Richter [US]
Translator:…
Author: gene 15:29 |
Permalink |
Reusable software is not a new concept. For eight years, people have been using various forms of Component Object Model (COM). Facts have proved that it is the most successful model of reusable software. COM introduced a "component" concept - it…
The meaning of SoC
SoC is a simple form of a question will be separated into different views. For example, the document through the use of XML and XSL SoC model, and that the…