登录
首页 » Others » ASP.NETnews

ASP.NETnews

于 2009-06-30 发布 文件大小:2701KB
0 78
下载积分: 1 下载次数: 33

代码说明:

  用asp.net实现的新闻发布系统,采用SQL2005数据库,希望对想学习.net web编程的朋友们有所帮助。。(Asp.net using the achievement of a press release system, using SQL2005 database, hoping to learn on. Net web programming help friends. .)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wcf 实现大文件上传(有进度条)实例源码
    部分win7/win8用户 运行时报错 可能是 权限问题,所以运行项目的时候 要右键>>以管理员身份运行 部分用户 运行该项目的时候 可能提示:协定需要双工 但是绑定 NetTcpBinding 不支持 这是只需要将host项目app.config中协议部分 改为wsDualHttpBinding 即可,如下代码: 另外使用wcf时,最好不要使用 using 因为使用using会屏蔽掉很多错误,误导用户,参考链接:http://www.codeproject.com/Tips/197531/Do-not-use-using-for-WCF-Clients 相关代码改为:using System;using System.Collections.Generic;using System.Linq;using System.Windows.Forms;using System.ServiceModel;namespace WcfUploadServiceHost{ static class Program { /// /// The main entry point for the application. /// [STAThread] static void Main() { try { var host = new ServiceHost(typeof (WcfUploadServiceLib.UpLoadService)); host.Open(); Console.WriteLine("Server is opened..."); Console.Read(); //using (var host = new ServiceHost(typeof(WcfUploadServiceLib.UpLoadService))) //{ // host.Open(); // Console.WriteLine("Server is opened..."); // Console.Read(); //} } catch (Exception ex) { Console.WriteLine(ex.ToString()); Console.Read(); } } }}
    2015-01-07下载
    积分:1
  • PHP7新特性
    php7的一些新特性,适合学php的小伙伴查看(Some of the new features of php7 are suitable for small PHP learners to view)
    2020-06-20 00:40:02下载
    积分:1
  • minimum_entropy_deconvolution
    中间位置算法,算术平均值算法,最小熵反褶积最好去去噪算法。(The algorithm of median location, arithmetic mean algorithm and minimum entropy deconvolution are the best denoising algorithms.)
    2018-08-16 12:58:19下载
    积分:1
  • TFTP服务器,多进并发,支持写请求,支持两种传输模式。
    TFTP服务器,多进程并发,支持写请求,支持两种传输模式。-TFTP server, and more complicated process, the request for support was made in support of two transmission mode.
    2022-01-26 03:03:23下载
    积分:1
  • eGroupWare is a multi
    eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. Currently available modules include: email, addressbook, calendar, infolog (notes, to-do s, phone calls), content management, forum, bookmarks, wiki
    2022-01-26 00:13:21下载
    积分:1
  • on HEBERNATE use a simple example
    关于HEBERNATE使用的一个简单例子-on HEBERNATE use a simple example
    2022-03-25 12:28:35下载
    积分:1
  • syntraces
    合成地震记录程序,主要用于石油勘探中的正演模拟(this procedue is user for syn seismic data, mostly use for forword modeling in oil exploration)
    2009-09-07 17:29:24下载
    积分:1
  • 博客序整站(完整)
    博客程序整站(完整)-blog Station (integrity)
    2022-04-24 11:39:41下载
    积分:1
  • UDPClient-CSharp
    用C#编写的独立UDP客户端,默认绑定地址127.0.0.1 端口为:9003,配合服务器使用,打开服务,与客户端建立连接即可通信(UDP server with independent written in C#, default binding address 127.0.0.1 port: 9003, with the clients, and to open the service, you can establish a communication connection with the client)
    2015-05-22 19:49:10下载
    积分:1
  • qtaahc
    网络超市购物平台,主要体现网络的商品维护以及在线购物和后台通知,()
    2018-01-23 07:10:44下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载