摘要:
原文Creating a Windows Phone 7 Application Consuming Data Using a WCF Service 这篇文章的目的是创建一个WCF服务,使用LINQ to SQL 类和Windows Phone 7 应用来调用服务,显示数据。 文章三个部分: 1.创建数据库 2.创建WCF Service 3.创建Windows Phone 7 应用程序调用WCF Service 下面将举例子,实现WP7使用WCF Service。创建数据库1.建表,MyEmployee(ID,EmpCode,EmpFirstName,EmpLastName,PhoneNo 阅读全文
摘要:
(转自:http://www.designer-daily.com/8-css-tools-for-better-web-design-28265)It’s a bit odd to execute by hand some repetitive CSS tasks, and also really not productive. I have collected for you a set of eight tools that will help you to build better websites faster.1. CSS CombWebsiteSort your CSS prop 阅读全文
摘要:
首先安装Games for Windows – LIVE Redistributable即可。 前两天刚好装了Windows 8 消费者预览版,用来学习Metro style Apps 开发。本来呢,也还正在学习Windows Phone 7开发。双系统,继续学习WP7的话,还得重启切换回Win7,实在是麻烦。而现在,Windows Phone SDK7.1.1 也正式发布了,还支持Win8。所以下午就动手装了。 刚开始装SDK7.1的,装完后报错,就是前不久大家看到的,主要是XNA Game Studio 组件安装失败。网上找了,Aaron Stebner's WebLog中有解决方 阅读全文