搜索资源列表
AntiAuto_Demo
- C# WEB 页面中生成与绘制验证码的示例代码,很容易改来自已用-C# Web page generation and mapping validation code sample code and easily diverted from has spent
Add_adtoWeb_Control
- 如何在Web页中使用广告控件(C# source code sample program)
RegWeb
- 简约注册系统源码(面向对象、简单易懂) 采用了c#开发的简单用户示例,仅有简单的用户注册验证界面,登录时有字母数字混合验证码校验,数据库操作采用存储过程,非常简单易懂,推荐给初学者 App_Data下为Sql数据库文件,附加即可 数据库配置要修改对应cs文件中的server=. database=web uid=sa pwd=sa并编译后才生效-Simple registration system source (object-oriented, easy-to-read) adop
18WebChartCSharp
- 18个报表示例代码,可以应付大多数web报表。-Statements of 18 sample code, you can meet the majority of web statements.
jquerymvc
- This sample teaches how to use JQuery in ASP.NET MVC web application
MultiTabWebBrowser_src
- A multitabbed web browser sample application source code in c#. I recommend it because it is a very useful source code
WVC
- This sample code helps to upload web test.. done by some programmer... very good code
GengerateHtmlDemo
- 生成静态页技术源码 功能: 中小型网站模板技术(生成静态页)示例; 实现了主明细表;实现了全局标签;实现了简单的Repeat控件; /Index.aspx 进入,在页面点击 生成静态页,然后会根据数据库数据生成对应的静态页面,然后再打开静态页,即可查看静态效果-Technology static pages generated source code function: small and medium sized web site template techno
word_Pingfen
- 该评分模块以DLL形式供系统调用,根据相应的试卷号和题号对给定的考生文件进行word评分,并将评分结果返回,并以web形式进行了dll调用示例-The rating module DLL form for the system calls, according to the corresponding paper number and title number of candidates for a given file word score, and score the results ret
arrays
- arrays数组的使用示例,介绍数组在C#中的应用,使用过程。-Examples of arrays.Arrays Sample This sample describes and shows how arrays work in C#. See Arrays (C# Programming Guide) for more information. Security Note This sample code is provided to illustrate a c
collectionclasses
- Collection Classes Sample This sample shows how to implement a collection class that can be used with the foreach statement. See Collection Classes (C# Programming Guide) for more information. Security Note This sample code is provided t
ajaxHTML
- 大型ajax示例网站代码,C#,ASP.NET开发的网站,完全开源-Large ajax sample website code, C#, ASP.NET development web site, fully open source
VS_NET-Nine-Sample
- VS.NET九大学习案例,分别从通讯,控件,文件管理,网页站点等方面来学习VS.NET的C#编程。-The VS.NET nine case study in terms of communications, control, document management, web site to learn VS.NET C# programming
CSharp_Web_Service
- Sample program using web service in C#.
BalloonShop
- 这是一款基于C#的网络商店程序源码,里面对于一个初学者来说,是十分有用的样本程序,可以顺利的在visul stdio 2005下执行-This is a web-based store C# program source code, which for a beginner, is very useful for the sample program, can be smooth in visul stdio 2005 implementation
RestTest
- 基于wcf服务和rest服务的示例代码,针对get,post,put,delete的资源及uri设计,序列化和反序列化方法,silverlight通过web服务和数据库的连接-Wcf service based services and sample code rest, get, post, put, delete resources and uri design, serialization and de-serialization methods for, silverlight thro
Toast-notifications-sample
- This sample shows you how to use toast notifications, which are notifications sent from an app to the user. Toast appears as a pop-up notification in the upper right corner of the screen. A user can select the toast (touch or click) to launch the ass
Verifycode
- 1个简单的网页图片验证码的示例程序,基本上现有的数字和字母都可以识别。-a simple web verify code sample project with number and alphabet recognition.