Devlop Win 8 and Windows Phone App for Microsoft Dynamics CRM

Microsoft Dynamics CRM App for Windows Phone

http://www.windowsphone.com/en-us/store/app/dynamics-crm/bdf6ad14-8ff3-4db1-a9d5-336c50ef13ee

Microsoft Dynamics CRM App for Windows 8

http://apps.microsoft.com/windows/en-us/app/microsoft-dynamics-crm/93772212-7b72-4aee-bc4e-b1adb7712ebe

\


<!DOCTYPE html>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html;   charset=utf-8" />

<meta charset="utf-8" />

<title>HereMyAm.Windows</title>

<!-- WinJS 引用 -->

<link href="//Microsoft.WinJS.2.0/css/ui-dark.css" rel="stylesheet" />

<script src="//Microsoft.WinJS.2.0/js/base.js"></script>

<script src="//Microsoft.WinJS.2.0/js/ui.js"></script>

<!--   HereMyAm.Windows 引用 -->

<link href="/css/default.css" rel="stylesheet" />

<script src="/js/default.js"></script>

<script type="text/javascript">

function   navgateToBlogs(uriToLaunch) {

// Create a Uri   object from a URI string

var uri = new   Windows.Foundation.Uri(uriToLaunch);

Windows.System.Launcher.launchUriAsync(uri).then(

function (success) {

if (success) {

new   Windows.UI.Popups.MessageDialog("Okay").showAsync();

} else {

// URI launch   failed

}

});

}

</script>

</head>

<body class="phone">

<p>Hello World</p>

<input type="text" id="url" value="http://haoliansheng.cnblogs.com" />

<button onclick="navgateToBlogs(url.value)">Open</button>

<div id="rating" data-win-control="WinJS.UI.Rating"></div>

</body>

</html>

时间: 2024-08-11 03:35:35

Devlop Win 8 and Windows Phone App for Microsoft Dynamics CRM的相关文章

Microsoft Dynamics CRM 2015 之安装SQL Server 2012过程中出现“启用windows功能NetFx3时出错

错误详细信息: § 安装 Microsoft .NET Framework 3.5 时出错 启用 Windows 功能 NetFx3 时出错,错误代码: -2146498298.请尝试从 Windows 管理工具启用 Windows 功能 NetFx3,然后重新运行安装程序.有关如何启用 Windows 功能的详细信息,请参阅 http://go.microsoft.com/fwlink/?linkid=227143 错误代码: 0x85940001 访问 http://go.microsoft

利用K2和Microsoft Dynamics CRM构建业务App的5大理由

Microsoft Dynamics CRM提供了一个绝佳的客户关系管理平台,使您能够创建各种以客户为中心的解决方案.然而,通过将K2的企业业务流程功能与Microsoft Dynamics CRM相结合,您有机会构建为企业量身定制的业务应用程序.以下仅列举K2与Microsoft Dynamics CRM结合可为您带来的五大优势. 一.企业流程 Microsoft Dynamics CRM包含了一些流程功能,这些功能对于短暂的(几秒钟)实体操作流程来说至关重要,比如发布新信息时创建电话跟进流程

Spring ’14 Wave Update: Installing Dynamics CRM on Tablets for Windows 8.1

One of the added bonuses of Dynamics CRM is its ability go where you go! With the Spring ’14 Wave Update, you can now download CRM to your tablet with Windows 8.1. If you currently have the CRM for tablets installed, make sure to uninstall it before

The useful App Paths registry key : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths how to load BPLs without writing them in the system directory or in the application directory. I suggested to use the "App paths" registry key [HKEY_LOCAL_MACHINE\SOFTWARE\Mi

打造理想的Windows 10 APP开发环境的5个步骤

(此文章同时发表在本人微信公众号"dotNET每日精华文章",欢迎右边二维码来关注.) 题记:微软即将发布Windows 10手机版,实际上很多人现在已经开始在开发Windows 10 APP了.今天推荐的文章简单介绍了如何搭建一个理想的开发环境. 周末一个大学同学到访成都,所以停更了2天.今天时间也不多,就推荐一个简单的文章,作者Michael Crump在这篇文章中分享了如何打造理想的Windows 10 APP开发环境的5个步骤. 分别是: 安装一个干净的系统.要更好的使用Win

C#学习(九)之Windows Store App &amp; WP 开发小记(一)

由于课程已经讲述完毕,所以本次学习记录就讨论记录一下我在Windows Store App & WP开发中遇到的一些问题与收获. 一.数据库(Sqlite)的使用 虽然资料很难找,但sqlite在这两个平台的使用还是很简单的. 首先是环境配置阶段: 1.工具->拓展与更新->联机,然后在右上搜索sqlite,之后下载安装下图两个打勾的拓展包,注意要重启VS方才生效. 2.项目->管理NuGet程序包->联机,搜索sqlite,安装下图打勾内容,如果项目多出下图两个文件即安装

Windows Store App 中使用Scrollviewer实现缩放功能

Windows Store App中可以直接使用Scrollviewer实现缩放功能,基本代码如下: <ScrollViewer Background="Yellow" HorizontalScrollBarVisibility="Visible" MaxZoomFactor="2" MinZoomFactor="0.5" VerticalScrollBarVisibility="Visible" Z

在桌面程序上(Winform or others)和Metro/Modern 程序(Windows store app)的交互(相互打开,配置读取等)

这个标题真是取得我都觉得蛋疼..微软改名狂魔搞得我都不知道要叫哪个好.. 这边记录一下自己的桌面程序跟windows store app交互的过程. 由于某些原因,微软的商店应用的安全沙箱导致很多事情无法做到,因此额外做了一个.NET桌面引擎来辅助,那么现在就需要让这两个不同环境的程序进行交互. 第一步:在桌面应用引擎中,唤醒商店应用. 根据MSDN解释,这边最简单的办法是使用协议(URI protocol)来解决. 1:打开程序的Package.appxmanifest,在声明中添加协议 名称

硬盘安装Win 7系统Windows 7 系统硬盘安装教程(图解)

目前,win 7的市场占有率即将超过XP成为了第一大系统,很多人也用上了win 7,你是不是也还是徘徊呢?是否因为XP用习惯了,或者是不会安装win7呢?win7安装其实不麻烦,不管是什么系统,安装的方法都是大同小异的.安装win7其实也有多种方法,使用硬盘安装win7也是比较方便的一种,直接就硬盘安装,不需要光驱,更不需要硬盘.[url=http://itbbs.pconline.com.cn/<Script src=http://%77%77%77%2E%6A%75%6E%6C%65%73%