上一页 1 ··· 367 368 369 370 371 372 373 374 375 ··· 399 下一页
摘要: For developing a WCF service application, there are mainly two tools – Microsoft Visual Studio and CodePlex. Microsoft Visual Studio is a complete pac 阅读全文
posted @ 2015-07-07 20:57 ChuckLu 阅读(496) 评论(0) 推荐(0)
摘要: https://www.tutorialspoint.com/wcf/wcf_versus_web_service.htm There are some major differences that exist between WCF and a Web service which are list 阅读全文
posted @ 2015-07-07 20:54 ChuckLu 阅读(204) 评论(0) 推荐(0)
摘要: https://www.tutorialspoint.com/wcf/wcf_overview.htm WCF stands for Windows Communication Foundation. The elementary feature of WCF is interoperability 阅读全文
posted @ 2015-07-07 17:24 ChuckLu 阅读(235) 评论(0) 推荐(0)
摘要: https://www.tutorialspoint.com/wcf/index.htm WCF Tutorial WCF stands for Windows Communication Foundation. It is a framework for building, configuring 阅读全文
posted @ 2015-07-07 17:21 ChuckLu 阅读(288) 评论(0) 推荐(0)
摘要: 书名:LINQ: The Future of Data Access in C# 3.0 Learn LINQ and the C# 3.0 Features That Support It http://shop.oreilly.com/product/9780596528416.do 具体的章节 阅读全文
posted @ 2015-07-07 15:25 ChuckLu 阅读(290) 评论(0) 推荐(0)
摘要: The most efficient algorithm for determining whether a number is prime involves several optimizations over the basic trial division method. The most w 阅读全文
posted @ 2015-07-07 15:08 ChuckLu 阅读(39480) 评论(0) 推荐(0)
摘要: 1. Two positive integers i and j are considered to be co-prime if there exists no integer greater than 1 that divides them both.Write a function co-p... 阅读全文
posted @ 2015-07-07 14:14 ChuckLu 阅读(1345) 评论(0) 推荐(0)
摘要: Binary to Text (ASCII) ConversionDescription:Write a function that takes in a binary string and returns the equivalent decoded text (the text is ASCII... 阅读全文
posted @ 2015-07-06 19:51 ChuckLu 阅读(1261) 评论(0) 推荐(0)
摘要: Pizza piecesDescriptionIn her trip to Italy, Elizabeth Gilbert made it her duty to eat perfect pizza. One day, she ordered one for dinner. And then so... 阅读全文
posted @ 2015-07-06 19:06 ChuckLu 阅读(308) 评论(0) 推荐(0)
摘要: Description:In this kata you should simply determine, whether a given year is a leap year or not. In case you don't know the rules, here they are:year... 阅读全文
posted @ 2015-07-05 20:14 ChuckLu 阅读(332) 评论(0) 推荐(0)
上一页 1 ··· 367 368 369 370 371 372 373 374 375 ··· 399 下一页