摘要: 用ASP.NET/C#連接Access和SQL Server數(shù)據(jù)庫
閱讀全文
摘要: Perform an XSL Transform
閱讀全文
摘要: Use XML Serialization with Custom Objects/Create a Schema for a .NET Class/Generate a Class from a Schema
閱讀全文
摘要: Validate an XML Document Against a Schema
閱讀全文
摘要: find the nodes in XML in 3 means
閱讀全文
摘要: read and write XMl in 2 means in c#
閱讀全文
摘要: Introduction
Accessing databases is a common part of most applications and with the introduction of C# and ADO.NET, has become quite simple. This article will demonstrate the four most basic database operations.
Reading data. This includes various data types such as integers, strings and dates.
Writing data. As with reading we will write these common types. This will be done using a SQL statement.
Updating or modifying data. Again we will use a simple SQL statement.
閱讀全文
摘要: Namespaces/Identifiers
閱讀全文
摘要: In this article, we will analyze COM components and their application in C#. These components became popular among developers after Microsoft released Active Server Pages. However, the whole scenario changed when Microsoft released its Windows 2000 operating system and subsequent COM+ technology. In this article, we will examine the fundamentals of this exiting technology followed by its application in C#.
閱讀全文
摘要: Exception Handling in C#
閱讀全文
摘要: Properties/Access Modifiers/Enumerations/Interfaces(c#)
閱讀全文
摘要: Introducing Microsoft .NET
閱讀全文
摘要: C# (C sharp) 是微軟對這一問題的解決方案。C#是一種最新的、面向?qū)ο蟮木幊陶Z言。它使得程序員可以快速地編寫各種基于Microsoft .NET平臺的應用程序,Microsoft .NET提供了一系列的工具和服務來最大程度地開發(fā)利用計算與通訊領域。
閱讀全文
摘要: http://www.shnenglu.com/mzty/archive/2005/11/10/1045.html
閱讀全文