资源列表
DatabaseApplication
- 编码是.NET初学者的福音,简单解释怎样使用ACCESS数据层等-This Code is for .net Beginners Willing To Learn 3Tier Application. This Sample Explain How To Use Data Access Layer, Business Object Layer And Presentation Layer. This Application Includes "Insert, Update, Delete, Se
CometAsync
- 另一种在.net实现comet的类库,代码清晰-Another in the. Net realize comet' s library, code clarity
Solution2
- .net下实现lua方法,实现动态使用c#类库,lua语法-. net realize lua under way to realize dynamic use c# class library, lua grammar
clsDataBase
- 数据库常用操作的封装,常用 的操作不用自己写了,-Database of commonly used packaging operation, the operation of commonly used do not have to write,
WebSite4
- 学生信息管理的网站,简单一点,但包含用户登陆页面,学生基本信息录入页面,学生信息查询页面-information website of students
upload
- C#写的上传功能,大家可以借鉴一下,那只是个源文件,就是个思想。-CSharp upload!
OnlineBookstore
- asp.net与sqlserver2000开发的网上书店-asp.net and SQL Server 2000 to develop the online bookstore
Air_Hockey_Tutorial_1
- 一个Air_Hockey游戏例子,使用.net开发-A Game Air_Hockey example, the use of. Net development
MicrogenPing
- a small demo of how to use ping using vb.net 2005
IISAutomation
- some iis automation techniques using vb.net
Ascii
- finding the ascii code of english characters
CoinChangingProblem
- implementation of the coin changing problem using greedy algorithm.