搜索资源列表
ASP.NET+VB
- 1.使用源程序前系统必须安装Microsoft SQL Server 2000 3.将程序中数据库连接字符串中的Data Source项改成与安装后的SQL Server服务器的名称一致,可以在程序中通过查找替换方式来实现。 用ASP.NET和VB实现的-1. Before the use of the source system must install Microsoft SQL Server 2000 3. will process database connection string
动态WEB新闻
- ASP.NET开发动态网站,用VB.NET开发语言开发,功能不是太强大,但是可以用来学习用,内含数据库(sql server 2000)和源代码
companyasp
- 中小型企业建站解决方案 基本信息 开发工具: Visual Studio 2005 开发语言: VB.NET 数据库: SQL Server 2000 ASP.NET版本:ASP.NET 2.0 数据库文件位置:“trfsoftNetWeb\App_Data\For MSSQL2000”目录下,直接附加数据库即可; 数据库用户名与密码:位于trfsoftNetWeb\web.config文件中,默认是sa/(空)
SaveToDB
- This ASP.NET (VB.NET) + SQL Server sample demonstrates how to upload acquired images to SQL database on Web server.-This ASP.NET (VB.NET)+ SQL Server sample demonstrates how to upload acquired images to SQL database on Web server.
webapp
- Here s my sample Add/Edit/Delete in ASP.NET Web Application, I used VB.NET for my code behind and MS SQL Server for my back-end Database to run this program, open your Visual Studio (any version like 2005/2010/2012) File>Open>Web Sit