资源简介
代码片段和文件信息
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.xml.Linq;
namespace ClientWeb
{
public partial class _Default : System.Web.UI.Page
{
protected void Page_Load(object sender EventArgs e)
{
}
protected void btnPrint_Click(object sender EventArgs e)
{
TestWCFService.MySimpleServiceClient client = new ClientWeb.TestWCFService.MySimpleServiceClient();
client.ClientCredentials.UserName.UserName = “xiaozhuang“;
client.ClientCredentials.UserNam
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 7168 2008-04-30 11:19 WCFUserNameAuthentication\ClientWeb\bin\ClientWeb.dll
文件 17920 2008-04-30 11:19 WCFUserNameAuthentication\ClientWeb\bin\ClientWeb.pdb
文件 5650 2008-04-28 17:22 WCFUserNameAuthentication\ClientWeb\ClientWeb.csproj
文件 1279 2008-04-28 17:22 WCFUserNameAuthentication\ClientWeb\ClientWeb.csproj.user
文件 937 2008-04-30 11:09 WCFUserNameAuthentication\ClientWeb\CustomX509Validator\Myx509Validator.cs
文件 685 2008-04-28 17:14 WCFUserNameAuthentication\ClientWeb\Default.aspx
文件 916 2008-04-28 17:14 WCFUserNameAuthentication\ClientWeb\Default.aspx.cs
文件 1879 2008-04-28 17:11 WCFUserNameAuthentication\ClientWeb\Default.aspx.designer.cs
文件 375 2008-04-28 11:56 WCFUserNameAuthentication\ClientWeb\obj\Debug\ClientWeb.csproj.FileListAbsolute.txt
文件 7168 2008-04-30 11:19 WCFUserNameAuthentication\ClientWeb\obj\Debug\ClientWeb.dll
文件 17920 2008-04-30 11:19 WCFUserNameAuthentication\ClientWeb\obj\Debug\ClientWeb.pdb
文件 4608 2008-04-28 12:01 WCFUserNameAuthentication\ClientWeb\obj\Debug\TempPE\Service References.TestWCFService.Reference.cs.dll
文件 1316 2008-04-28 11:13 WCFUserNameAuthentication\ClientWeb\Properties\AssemblyInfo.cs
文件 2521 2008-04-28 12:01 WCFUserNameAuthentication\ClientWeb\Service References\TestWCFService\configuration.svcinfo
文件 19521 2008-04-28 12:01 WCFUserNameAuthentication\ClientWeb\Service References\TestWCFService\configuration91.svcinfo
文件 393 2008-04-28 12:01 WCFUserNameAuthentication\ClientWeb\Service References\TestWCFService\MySimpleService.disco
文件 11344 2008-04-28 12:01 WCFUserNameAuthentication\ClientWeb\Service References\TestWCFService\MySimpleService.wsdl
文件 2398 2008-04-28 12:01 WCFUserNameAuthentication\ClientWeb\Service References\TestWCFService\MySimpleService.xsd
文件 683 2008-04-28 12:01 WCFUserNameAuthentication\ClientWeb\Service References\TestWCFService\MySimpleService1.xsd
文件 2466 2008-04-28 12:01 WCFUserNameAuthentication\ClientWeb\Service References\TestWCFService\Reference.cs
文件 2124 2008-04-28 12:01 WCFUserNameAuthentication\ClientWeb\Service References\TestWCFService\Reference.svcmap
文件 9179 2008-04-30 11:01 WCFUserNameAuthentication\ClientWeb\Web.config
文件 5120 2008-04-28 12:01 WCFUserNameAuthentication\ServerWcfService\bin\ServerWcfService.dll
文件 13824 2008-04-28 12:01 WCFUserNameAuthentication\ServerWcfService\bin\ServerWcfService.pdb
文件 1191 2008-04-28 11:50 WCFUserNameAuthentication\ServerWcfService\CustomValidators\CustomUserNameValidator.cs
文件 438 2008-04-28 11:28 WCFUserNameAuthentication\ServerWcfService\obj\Debug\ServerWcfService.csproj.FileListAbsolute.txt
文件 5120 2008-04-28 12:01 WCFUserNameAuthentication\ServerWcfService\obj\Debug\ServerWcfService.dll
文件 13824 2008-04-28 12:01 WCFUserNameAuthentication\ServerWcfService\obj\Debug\ServerWcfService.pdb
文件 1368 2008-04-28 11:14 WCFUserNameAuthentication\ServerWcfService\Properties\AssemblyInfo.cs
文件 4384 2008-04-28 11:28 WCFUserNameAuthentication\ServerWcfService\ServerWcfService.csproj
............此处省略31个文件信息
相关资源
- C#cnn神经网络过验证码.rar
- C# HttpWebRequest动态调用WebApi、WCF、We
- wpf界面与类之间的交互
- winform窗体实现验证码功能
- C#做注册界面 验证
- Asp.Net验证控件应用--用户注册页面
- WCF 解析 HTTP Multipart Form Data
- C#源码图片验证码识别
- 使用C#实现加密狗身份验证源代码
- asp.net登录带验证码和记住用户名功能
- 使用C#开发的基于WCF和PNRP的P2P文件共
- asp.net表单验证及artDialog弹出框
- WinForm验证码源码
- WCF双工通信代码(C#)
- FileUpload控件上传文件客户端验证格式
- 使用C#登录带验证码的网站
- WCF大文件分段上传winform
- C# 软件注册期限验证代码
- C# 编写一个简单的验证用户和密码的
- ASP.NET 数字验证码
-
xm
l Schema C#写的验证程序 - RegexTextBox可验证文本框(.net c# winfo
- C#网络应用编程第三版马骏主编上机练
- asp.net 邮箱注册验证
- 用于验证码图片识别的类C#源码
- WPF动画界面以及WCF通讯框架实现即时
- c# 验证码识别源代码
- C# 大漠多线程带网络验证
- 基于asp.net mvc的图片滑动验证码,极限
- c# 验证码识别 OCR图片识别 准确率非常
评论
共有 条评论