91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.25M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-25
  • 語言: C#
  • 標簽: WCF??c??

資源簡介

WCF入門示例源碼下載(教程)

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;

//引用WCF服務的名稱空間
using?WCFClient.WCFService;

namespace?WCFClient
{
????public?partial?class?WCFTest?:?System.Web.UI.Page
????{
????????protected?void?Page_Load(object?sender?EventArgs?e)
????????{

????????}

????????protected?void?btnClick(object?sender?EventArgs?e)
????????{
????????????UserClient?user?=?new?UserClient();
????????????string?result?=?user.ShowName(this.txtName.Text);
????????????Response.Write(result);
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????1401??2012-09-25?21:56??10?WCF教程\WCF.sln

????..A..H.?????36352??2012-09-25?21:56??10?WCF教程\WCF.suo

?????文件???????5632??2012-09-25?17:22??10?WCF教程\WCFClient\bin\WCFClient.dll

?????文件??????15872??2012-09-25?17:22??10?WCF教程\WCFClient\bin\WCFClient.pdb

?????文件???????7803??2012-09-25?21:56??10?WCF教程\WCFClient\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件???????4096??2012-09-25?17:07??10?WCF教程\WCFClient\obj\Debug\TempPE\Service?References.WCFService.Reference.cs.dll

?????文件????????375??2012-09-25?17:12??10?WCF教程\WCFClient\obj\Debug\WCFClient.csproj.FileListAbsolute.txt

?????文件???????5632??2012-09-25?17:22??10?WCF教程\WCFClient\obj\Debug\WCFClient.dll

?????文件??????15872??2012-09-25?17:22??10?WCF教程\WCFClient\obj\Debug\WCFClient.pdb

?????文件???????1337??2012-09-25?16:56??10?WCF教程\WCFClient\Properties\AssemblyInfo.cs

?????文件???????2031??2012-09-25?17:07??10?WCF教程\WCFClient\Service?References\WCFService\configuration.svcinfo

?????文件??????19916??2012-09-25?17:07??10?WCF教程\WCFClient\Service?References\WCFService\configuration91.svcinfo

?????文件???????2260??2012-09-25?17:07??10?WCF教程\WCFClient\Service?References\WCFService\Reference.cs

?????文件???????1855??2012-09-25?17:07??10?WCF教程\WCFClient\Service?References\WCFService\Reference.svcmap

?????文件???????2638??2012-09-25?17:07??10?WCF教程\WCFClient\Service?References\WCFService\User.wsdl

?????文件???????2488??2012-09-25?17:07??10?WCF教程\WCFClient\Service?References\WCFService\User.xsd

?????文件????????668??2012-09-25?17:07??10?WCF教程\WCFClient\Service?References\WCFService\User1.xsd

?????文件???????5393??2012-09-25?17:12??10?WCF教程\WCFClient\WCFClient.csproj

?????文件???????1086??2012-09-25?17:12??10?WCF教程\WCFClient\WCFClient.csproj.user

?????文件????????570??2012-09-25?17:10??10?WCF教程\WCFClient\WCFTest.aspx

?????文件????????629??2012-09-25?17:15??10?WCF教程\WCFClient\WCFTest.aspx.cs

?????文件???????1489??2012-09-25?17:10??10?WCF教程\WCFClient\WCFTest.aspx.designer.cs

?????文件???????1772??2012-09-25?17:07??10?WCF教程\WCFClient\Web.config

?????文件???????1240??2012-09-25?16:56??10?WCF教程\WCFClient\Web.Debug.config

?????文件???????1301??2012-09-25?16:56??10?WCF教程\WCFClient\Web.Release.config

?????文件???????4608??2012-09-25?16:31??10?WCF教程\WCFService\bin\WCFService.dll

?????文件??????11776??2012-09-25?16:31??10?WCF教程\WCFService\bin\WCFService.pdb

?????文件????????194??2012-09-24?22:39??10?WCF教程\WCFService\IUser.cs

?????文件???????7203??2012-09-25?21:56??10?WCF教程\WCFService\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

????.......??????4608??2012-09-25?16:31??10?WCF教程\WCFService\obj\Debug\Package\PackageTmp\bin\WCFService.dll

............此處省略43個文件信息

評論

共有 條評論