资源列表
[.net编程] dafenruanjian
说明:基于.net的比赛打分软件,可自定义投票人数,去掉最高分去掉最低分~-base the .net plant soft<蓝冰> 在 2024-11-10 上传 | 大小:289kb | 下载:0
[.net编程] VisualCPPNET
说明:Visual C++ in Visual Studio .NET 2003 The following are examples from the article in MSDN magazine: AppDomains ---------- This illustrates the problem with unmanaged code calling into managed code on v1.0<lauren> 在 2024-11-10 上传 | 大小:23kb | 下载:0
[.net编程] WebServices0303
说明:House of Web Services: Accessing Raw SOAP Messages in an ASP.NET Web Service To run this UNSUPPORTED sample... 1) Unzip the code into a directory 2) Open the solution file in Visual Studio .NET 3) Build the<lauren> 在 2024-11-10 上传 | 大小:17kb | 下载:0
[.net编程] Demo
说明:架构设计,为了方便设计三层模式而做的一个简单程序,可直接套用-Architecture design, in order to facilitate the design of three-tier model and do a simple procedure, can be directly applied<yuanxiangjv> 在 2024-11-10 上传 | 大小:6.54mb | 下载:0
[.net编程] 3layerajaxGB
说明:asp.net编写AJAX留言板, 通过实例完成AJAX的灵活应用,比较适用于初学者-asp.net for AJAX message<曹一> 在 2024-11-10 上传 | 大小:746kb | 下载:0
[.net编程] importanceDelegates
说明:Shows the importance of delegates.<Mr> 在 2024-11-10 上传 | 大小:41kb | 下载:0
[.net编程] The-hotel--bus-inquires-the
说明: 如果你到了一个地方,不知道怎么打车,怎么住酒店,可以用这个来查询-The hotel, bus inquires the<sunyuan> 在 2024-11-10 上传 | 大小:18.69mb | 下载:0
[.net编程] WindowsApplication3
说明:VB。net的小记事本,包括了字数统计等功能。-VB.net notebook<杨洁薇> 在 2024-11-10 上传 | 大小:176kb | 下载:0
[.net编程] SingleLoginDemo
说明:每个登录的用户分配一个唯一识,这里使用Guid写到cookie里,注意把这个cookie设置成httponly的,当然如果你在程序里使用了Session,那么Session.SessionID就可以用来唯一标识一个用户了,Session.SessionId本质是在cookie里写个一段用来标识内存位置(对象)字符串,而且这个cookie也被设置成了httponly形式. 建立一张表用来记录用户登录时的唯一标识(flag)以及用户的Use<fang> 在 2024-11-10 上传 | 大小:65kb | 下载:0