本文介绍了用于Windows Phone应用程序的Silverlight,用于连接SQL Server 2008的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我是初学者,我需要帮助。Hi, I'm a beginner developer please I need help我想为将要连接的Windows手机应用程序制作一个Silverlight存储在我的服务器中的数据库 我希望我的计算机只是用于测试的服务器..I want to make a Silverlight for Windows phone application that will connect to my Database stored in my Serverand i want my Computer to be a Server just for testing..我想要有人给我一些关于如何做这件事的信息吗? 如何让我的计算机服务器,每个拥有该应用程序的用户都可以连接到我的计算机数据库并检索一些信息I want somebody to give me some information about how to do that thing?How to make my computer server that every user who has that application can connect to my computer's database and retrieve some information使用这些工具: Visual Studio 2010 Professional C#语言 Silverlight for Windows Phone SQL Server 2008 ExpressBy using these tools:Visual Studio 2010 ProfessionalC# LanguageSilverlight for Windows PhoneSQL Server 2008 Express推荐答案以下是服务和应用程序快速入门的链接:Here are links for quickstarts for both the service and an app: 定义OData服务 - 在这种情况下基于Northwind。 在Windows Phone 7中使用OData源 - 这实际上是使用Netflix服务,但它更完整使用MVVM的示例。 或 如何:为Windows Phone使用OData服务 - 这会消耗Northwind,但实际上并不是WP编码技术的一个很好的例子Define an OData service--in this case based on Northwind.Consume OData feeds in Windows Phone 7--this actually uses the Netflix service, but it's a more complete example that uses MVVM.orHow to: Consume an OData Service for Windows Phone--this consume Northwind, but is not really a great example of WP coding techniques您还可以阅读有关OData和WP7的更多信息 in my博客文章。You can also read more about OData and WP7in my blog posts.干杯! Glenn GaileyGlenn Gailey 这篇关于用于Windows Phone应用程序的Silverlight,用于连接SQL Server 2008的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-15 06:43