登录
首页 » 套接字网络编程 » Asp. Net 2.0 WebPart application. Web use modular components to create Web Appli...

Asp. Net 2.0 WebPart application. Web use modular components to create Web Appli...

于 2023-05-15 发布 文件大小:8.35 MB
0 197
下载积分: 2 下载次数: 1

代码说明:

asp.net 2.0 WebPart应用. 使用Web部件创建模块化的Web门户应用; 个人化特性和自定义特性; 将自定义用户控件作为Web部件使用; 创建一个个人化特性的提供程序; 现今门户应用非常流行,好的门户都有共同而显著的特点。那就是都会给访问者提供雅观的信息,并且这些信息都是通过模块化的、一致的、易于浏览的用户界面提供的。一些综合性的门户网站走得更远,它们甚至允许网站成员提供内容、上传文档以及个人化门户页面。 -Asp. Net 2.0 WebPart application. Web use modular components to create Web Application gateway; personal identity and self-definition of identity; Since the definition of user controls as Web Parts; create a personal characteristic for the procedures; Application gateway now very popular, a good gateway to have a common and significant features. That is the will to provide surfers with regards to the information, and such information through modular, consistent, easy access to the user interface to provide. Integrated portal gone farther, even allowing for their members, Upload documentation, and personalized portal pages.

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

发表评论

0 个回复

  • Java FTP服务器和客户端
    应用背景这个程序将包括一个客户端和一个服务器。客户需要注册它本身服务器第一次使用简单的凭据(这些凭据的确切细节是留给你的决定)。这些凭据将被服务器用来验证客户的任何进一步会议。在客户端验证后,服务器将接受请求从客户端传送一个文件。如果请求的文件存在,那么它将被发送到客户。文件内容将被加密,使用一些简单的技术,如安全前提供的爪哇传播。如果被要求,文件不存在时,服务器将显示一个错误信息和关闭套接字连接。必须进行检查以确保文件传输成功完成(即,原文件及其副本在服务器上的内容相同)。如果转让不成功之后,任务就应该自动进行重试。一定的重试次数后(一个可以调整的参数),一个失败的消息应该是显示如果传输仍然不成功和套接字连接应该关闭。2)设计的服务器,它可以接受多个并发请求,使用爪哇的线程,然后你会得到一个额外的信用。你的程序应该处理适当的例外;关键技术FTP服务器的客户端加密 ;并发多线程
    2023-01-10 21:50:03下载
    积分:1
  • 案例,OUTLOOK,是初学者绝好的的案例,开发工具是vs,无控件...
    网络编程案例,OUTLOOK,是初学者绝好的的案例,开发工具是vs,无控件-Case of network programming, OUTLOOK, is excellent for beginners cases, development tool is vs, no control
    2022-07-27 13:13:29下载
    积分:1
  • 人民邮电出版社2008
    人民邮电出版社2008-05-01 出版的《JSP网络开发实用工程案例》一书中的论坛管理系统的源代码。-Posts & Telecom Press 2008-05-01 published " JSP network engineering development of practical cases," a forum for the book" s source code management system.
    2022-02-22 13:24:45下载
    积分:1
  • P2P通讯模块,有客户端和服务器端
    一个c++ P2P聊天功能,文件传输实现代码,分为客户端和服务器端,对于新手有指导作用
    2022-08-18 05:10:31下载
    积分:1
  • invited improved search algorithm
    搜索邀请的改进算法-invited improved search algorithm
    2022-02-10 02:46:23下载
    积分:1
  • 在Delphi 7的Skype的读者聊天
    应用背景…/ / --------使twincontrols双缓冲(消除愚蠢的闪烁)程序enabledoublebuffering(父母:来;const aenabled:布尔);VaR我:整数; ;awincontrol:来;开始 ;与父母做一开始 ; ; ; ; ;如果父母是有有那么aparent.doublebuffered:= aenabled;和公司的; ; ; ; ; ;我:= 0 - 1开始controlcount ; ; ; ; ; ; ;如果控制[我]是有有那么和,和,和,和,和,; ; ; ; ; ; ; ; ; ; ;awincontrol来:=(对照组[我]); ; ; ; ; ; ; ; ; ; ;awincontrol.doublebuffered:= aenabled; ; ; ; ; ; ; ; ; ; ;如果awincontrol.controlcount & gt;0 enabledoublebuffering(awincontrol,真的);和,和,和,和,和,;和,和,和,结束;结束了;终点…关键技术型 ;/ / -------参与者 ;tparticipants =记录人:数组[ 1 .. 0 ]的字符串;和,我的身份证:数组[ 0 .. 1 ]的字符串;结束了;并; ;/ / ------- Skype聊天同步文件 ;tskypechatsyncfile =记录文件名:文件名:字符串; ; ; ;filedatetimestamp:整数; ; ; ;filedatetime:TDateTime;结束了; ;/ / -------所有同步文件 ;tskypech
    2023-07-17 14:10:03下载
    积分:1
  • FTP protocol is based on TCP/IP file transfer protocol that is used in the netwo...
    FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in the network for file transfer. FTP is a TCP/IP to a specific application, it works in the seventh layer of OSI model, TCP model for the fourth layer, namely, the application layer, using TCP transport instead of UDP, FTP client and server must establish a connection before the After a "three-way handshake" process, it brings the significance of the connection between the client and the server is reliable, but also connection-oriented, for data transmission to provide a reliable guarantee for
    2022-02-25 08:53:38下载
    积分:1
  • 关于internet的序源码
    关于internet的程序源码-procedures on the internet source
    2022-03-01 22:23:08下载
    积分:1
  • 方便的更换样式表 AlternateStyleSheets
    方便的更换样式表 AlternateStyleSheets-Convenient replacement style sheet AlternateStyleSheets
    2022-07-23 05:29:15下载
    积分:1
  • pop邮箱检测系统,提供邮箱检测。属于系列范围
    pop邮箱检测系统,提供邮箱检测。属于网络编程系列范围-pop mail detection system to provide mail detection. Belong to the scope of Network Programming Series
    2022-05-28 08:34:58下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载