摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace testcs{ class Program { static void Main(string[] args) { ListAndDictionary()...
阅读全文
posted @ 2008-01-11 10:11
随笔分类 - .NET 3.0
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace testcs{ class Program { static void Main(string[] args) { ListAndDictionary()...
阅读全文
posted @ 2008-01-11 10:11
摘要:Error info:WS-Metadata Exchange Error URI: http://localhost:8080/WCFTest/Service.svcHTTP GET Error URI: http://localhost:8080/WCFTest/Service.svc在service的web.config中添加 ...
阅读全文
posted @ 2007-03-27 18:10
|
||