CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - app
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - app - List
[
.net
]
stopwatchapp
DL : 0
A tiny app for timing things to 1/2 a second or so. My entry for the smallest useful app contest.
Date
: 2026-01-09
Size
: 4kb
User
:
samuel
[
.net
]
WQeditor
DL : 0
很好用的app.net2.0网页编辑器,可以直接拖到页面使用-Good used app.net2.0 page editor, can directly drag the page to use
Date
: 2026-01-09
Size
: 114kb
User
:
朱长荣
[
.net
]
ConfigManager
DL : 0
.net 配置文件管理,读取app.config,web.config,和 自定义xml配置文件-reader and write config file of net framework system enviroment, like app.config,web.config , and also you own config file which based on xml
Date
: 2026-01-09
Size
: 301kb
User
:
onidle
[
.net
]
ccnetconfig
DL : 0
.net 项目配置文件编辑,如web.config,app.config 的读取与写-configure file read and write,
Date
: 2026-01-09
Size
: 5.19mb
User
:
carrey
[
.net
]
Source
DL : 0
keyboard hook app in wince
Date
: 2026-01-09
Size
: 2kb
User
:
frank
[
.net
]
JokeBook
DL : 0
A simple program in VB.net to explain begginer how to use access and VB. This program is a simple Jokebook app with the database(empty). Features: Random datasets Search for a data Moving one dataset ahead or back.
Date
: 2026-01-09
Size
: 215kb
User
:
AMTI
[
.net
]
WindowsFormsApplication2
DL : 0
.net 3.5 c# multithreaded app each thread connects to specified url and parses specified place in html stream for search for a string every 20 sec -.net 3.5 c# multithreaded app each thread connects to specified url and parses specified place in html stream for search for a string every 20 sec
Date
: 2026-01-09
Size
: 775kb
User
:
jenia
[
.net
]
SMTP_ENGINE
DL : 0
smtp engine for sending email messages directly from a-smtp engine for sending email messages directly from app
Date
: 2026-01-09
Size
: 42kb
User
:
xpto nones
[
.net
]
ping3g.tar
DL : 0
Command Line App to communicate with 3G modem and check network
Date
: 2026-01-09
Size
: 256kb
User
:
aldayneko
[
.net
]
VbXpNEtWrapperCppDll
DL : 0
Wrapper for C++ Dll. the app shows how to call a methot in c++ d-Wrapper for C++ Dll. the app shows how to call a methot in c++ dll
Date
: 2026-01-09
Size
: 4.39mb
User
:
Jaime Luna
[
.net
]
subsonic-SubSonic-3.0-3.0.0.4-15-g5b14d2b
DL : 0
Subsonic,方便易用的ORM,支持数据库自动迁移和更新-Subsonic, easy to use ORM
Date
: 2026-01-09
Size
: 2.41mb
User
:
[
.net
]
VCNET-App-Program-Source150
DL : 0
Visual C++.NET应用编程150例 共八章-Visual C++. NET application programming a total of eight chapters of 150 cases
Date
: 2026-01-09
Size
: 1.71mb
User
:
江永聪
[
.net
]
Note-Editor
DL : 0
A simple Note Editor made for Windows Phone 7 Devices. I have developed this application when I was learning to develop with Silverlight under windows phone. The app uses the SilverlightPhoneDB to store relevant data.
Date
: 2026-01-09
Size
: 140kb
User
:
Waleed
[
.net
]
App.PublishWeb
DL : 0
读取数据库数据并为网站生成静态HTML文件-Read database data and generate a static HTML file for the site
Date
: 2026-01-09
Size
: 3.75mb
User
:
夏季
[
.net
]
NLayerAppV2
DL : 0
Microsoft Spain - Domain Oriented N-Layered .NET 4.0 Sample App 是学习.Net N层架构最好的例子之一,由微软官方提供,有ASP.NET MVC3和Sliverlight客户端的演示-Microsoft Spain- Domain Oriented N-Layered. NET 4.0 Sample App is to learn. Net N-tier architecture one of the best examples from the Microsoft official, there ASP.NET MVC3 and client presentations Sliverlight
Date
: 2026-01-09
Size
: 2.95mb
User
:
hsb0307
[
.net
]
passwordkeeper
DL : 0
A password keeper. Once the username/password is inputted, it s kept encrypted. The way to use it: either by drag and drop (this is useful for HTML based forms) or SendMessage(WM_SETTEXT,...) buttons. You can look at the tool tips for each button. So the password is never seen in the program itself in plain text unless you use the password or import previous passwords. No copy/paste to/from clipboard. The app minimizes to a system tray. It has a hotkey (CTRL+F12). During startup, it asks for a password. When used for the first time, it will use this password to encrypt the data. Once you add your passwords, it s a good idea to backup the file to a safe location.
Date
: 2026-01-09
Size
: 25kb
User
:
.TE3RR0R
[
.net
]
QQ_OAuth
DL : 0
QQ登陆OAuth2.0API源码 QQ登陆OAuth2.0API使用流程: 我不忙-QQ登陆OAuth2.0API使用流程: 1、根据需要求修改配置文件(Wbm.QzoneV2.config)。 2、注册ApplicationKey。(参考UiPageBase.cs文件) 3、获取用户认证地址。(参考Logout.aspx文件) 4、获取/缓存认证信息。(参考RedirectUri.aspx文件) 5、获取用户资源。(参考Default.aspx文件) QQ登陆OAuth2.0API源码 2011-10-27 更新 1、使用[可选参数]特性,定制参数更方便,灵活。 2、使用XML配置文件(Wbm.QzoneV2.config)。 3、封装Model,用户信息Model(SinaMUsers.cs) 4、含有一个简单的实例,更快速容易的使用接口。 5、使用日志记录。日志文件路径直接在配置文件(Wbm.QzoneV2.config)里修改。 6、拥有一个网站可以部署多个应用功能,只需要在配置文件添加app节点即可。-QQ landing OAuth2.0 API the source code
Date
: 2026-01-09
Size
: 122kb
User
:
TianmingZhou
[
.net
]
Sina_OAuth
DL : 0
OAuth2.0API C# SDK (Wbm.SinaV2API)源码 新浪微博OAuth2.0API使用流程: 1、根据需要求修改配置文件(Wbm.SinaV2.config)。 2、注册ApplicationKey。(参考UiPageBase.cs文件) 3、获取用户认证地址。(参考Logout.aspx文件) 4、获取/缓存认证信息。(参考RedirectUri.aspx文件) 5、获取用户资源。(参考Default.aspx文件) 新浪微博OAuth2.0API源码 2011-10-30 更新: 1、使用[可选参数]特性,定制参数更方便,灵活。 2、使用XML配置文件(Wbm.SinaV2.config)。 3、封装Model,用户信息Model(SinaMUsers.cs) 4、含有一个简单的实例,更快速容易的使用接口。 5、使用日志记录。日志文件路径直接在配置文件(Wbm.SinaV2.config)里修改。 6、拥有一个网站可以部署多个应用功能,只需要在配置文件添加app节点即可。 -OAuth2.0 API C# SDK (Wbm. SinaV2API) the source code Sina micro bo OAuth2.0 API use process: 1, according to needs changing the configuration file (Wbm. SinaV2. Config). 2, registered ApplicationKey. (UiPageBase cs file reference.) 3, and get a user authentication address. (reference Logout. Aspx file) 4, obtain/cache authentication information. (RedirectUri. Aspx reference documents) 5, obtain users resources. (Default. Aspx reference documents) Sina micro bo OAuth2.0 API source the 2011-10-30 update: 1, use [optional parameter] characteristics, custom parameters is more convenient and flexible. 2, using XML configuration file (Wbm. SinaV2. Config). 3, encapsulation Model, the user information Model (SinaMUsers. Cs) 4, contains a simple example, easy to use interface more quickly. 5, use log records. Log file path directly in the configuration file (Wbm. SinaV2. Config) modification. 6, has a web site can department ?
Date
: 2026-01-09
Size
: 181kb
User
:
TianmingZhou
[
.net
]
carsManagement
DL : 0
简单的功能介绍 1客户服务 ---会员卡绑定服务 ---会员卡打折服务 ---无卡普通服务 ---查看服务记录 2会员管理 ---会员信息管理 ---新增会员 ---会员续卡 ---积分兑换礼品 3仓库管理 ---库存信息管理 4员工管理 5系统管理 开发环境: vs2008 SQL SERVER 2005 1.首先执行DB文件夹里的数据库脚本。 2.修改UI层里的App.config的数据库登陆名称和密码,及数据库备份还原的帐号和密码。 3.使用既插既用刷卡机。(ID卡) 程序既可正确运行. 已经用脚本文件生成了数据库,放置在DB_51aspx文件夹下附加即可,可以省略上边操作的第一步。如果有出现附加数据库失败的问题,请自行通过脚本文件生成数据库。会报错但不影响使用,修改数据库连接。-Simple Features 1 Customer Service --- Member Card bind service --- Member Card discount services --- No ordinary service card --- View service record 2 Member --- Member Information Management --- New Member --- Membership Renewal Card --- Redeem gift 3 Warehouse Management --- Inventory Information Management 4 staff management 5 System Management Development environment: vs2008 SQL SERVER 2005 1 DB folder in the first perform the database script. (2) modify the App.config UI layer of the database login name and password, and database backup to restore the account and password. 3 using both interpolation is well spent and credit card machine. (ID card) Program can run correctly. Has been used to generate the database script file, placed in the folder attached to DB_51aspx, operating above the first step can be omitted. If there has been an additional database to fail, your own script file generated by
Date
: 2026-01-09
Size
: 4.67mb
User
:
kdk
[
.net
]
21
DL : 0
九合一匡系统 一套专业的APP CMS 系统,系统支持安卓客户端、苹果客户端、微信公众平台、移动浏览器(A set of professional APP CMS system, which supports Android client, apple client, WeChat public platform and mobile browser.)
Date
: 2026-01-09
Size
: 14.66mb
User
:
4y35htr
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.