搜索资源列表
-
0下载:
基于的code39的一维条码编程示例,要求要支持windows Silverlight-This is a follow up to the WPF Barcode Software project. It shows how one can use Microsoft Silverlight technology to build a barcode software application. The nice thing about this barcode software is that
-
-
1下载:
精通C#数据库开发,以Microsoft SQL Server 2000英文开发版为例来阐述的,共7个源码-Proficient in C# database development to Microsoft SQL Server 2000 Developer Edition in English as an example to elaborate, and a total of seven source
-
-
0下载:
這個LAB在 Model部分有所琢磨,他使用了DataLayer , 及 Business Layer 並且DataContext還用了StoreProcedure
在DataLayer部分值得一提的是,他用了 Manager管理 DataContext只不過,他並沒實作
-The new ASP.NET Model-View-Controller (MVC) framework from Microsoft offers many new features for Web
-
-
0下载:
Full Color: Code samples appear as they do in Visual Studio!
Thorough, authoritative coverage, practical examples, clear writing, and full-color presentation make this one of the most widely acclaimed programming books of the last decade.
Windows
-
-
0下载:
SqlHelper是一个基于.NET Framework的数据库操作组件。组件中包含数据库操作方法,目前SqlHelper有很多版本,主要以微软一开始发布的SqlHelper类,后面包含进了Enterprise Library开源包中了。
SqlHelper 类用于通过一组静态方法来封装数据访问功能。该类不能被继承或实例化,因此将其声明为包含专用构造函数的不可继承类。在 SqlHelper 类中实现的每种方法都提供了一组一致的重载。这提供了一种很好的使用 SqlHelper 类来执行命令的模
-
-
0下载:
《Visual CSharp Step By Step》配套光盘。这本书假定您是开发人员想要通过使用 Visual Studio 2010 和.NET 框架版本 4.0 学习 C# 编程的基本原理。在这本书中,将学习 C# 语言的功能,然后使用它们来构建在微软的 Windows 操作系统上运行的应用程序。-The Visual CSharp Step By Step CD.This book assumes that you are a developer who wants to learn
-
-
0下载:
C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。(C# is
-