Markdown Editor Enhancements
We added formatting buttons to our markdown editor! Now, if you are trying to learn markdown or you just forgot the syntax for a hyperlink, you can click the formatting buttons, and the proper markdown...
View ArticleEnable Exchange Mailboxes for All Users in an OU
This is more of a note to myself than anything, but what the heck, why not share it with everyone else?I frequently build new SharePoint farms for development and testing, and I usually create a new...
View ArticleEnabling .NET Framework 4.5 on LightSwitch Server Projects
With LightSwitch in Visual Studio 2012 (a.k.a LightSwitch V2) your server projects target the .NET Framework 4.0. This was a conscious decision on the team’s part in order to allow V2 applications to...
View ArticleBinding Avanzado | Desarrollo de Apps para Windows 8 (WinRT), Cap 7
Serie de Videos: Introducción al desarrollo de Apps para Windows 8 (WinRT), Capítulo 7: Binding AvanzadoEn esta sesión aprenderás Binding como los maestros! dominaras el tema más importante para crear...
View ArticleBulk loading data with IDataReader and SqlBulkCopy
IntroductionOften large amounts of data need to be quickly loaded into a database. A common approach is to fill a DataTable and use the SqlBulkCopy class to load the data. The problem with this...
View Article[Windows Azure] MSDN 連載「クラウド サービス復旧のヒント」を公開しました!
みなさんこんにちは、Windows Azure サポート チームです。 サポート チームが公開している MSDN 連載に、新しい記事を公開いたしました! クラウド サービス復旧のヒント http://msdn.microsoft.com/ja-jp/windowsazure/jj906428 Windows Azure クラウド...
View ArticleDynamics CRM : アクティビティフィードの新機能 SDK 編
みなさん、こんにちは。前回に引き続き、今回は新しいアクティビティフィードの SDK 対応を 紹介していきます。尚、投稿、コメント、メンションを SDK から操作する 方法は、以下記事で紹介していますので、アクティビティフィードを 初めて SDK で操作する場合は、是非ご参照ください。Dynamics CRM 2011 アクティビティ フィード その 4SDK に追加された要素新機能である...
View ArticleMicrosoft Offices Across India Hold ‘Green Office Week’
Environmental sustainability is at the core of our businesses practices around the world. As we strive to reduce the impact of our own operations and products, green efforts made by our offices around...
View Article各種モバイルにプッシュ通知を送信できるWindows Azure の新サービス、通知ハブ がプレビュー公開
昨日の Windows Azure メディアサービス のリリースと共に、通知ハブ (Notification Hubs) と呼ばれる新しい機能がアナウンスされました。(こちらはプレビュー版ですが...。) 通知ハブ...
View ArticleWindows Phone 7.8 向け Windows Phone SDK 更新プログラム
#wpdev_jp #wpjp昨日、Windows Phone SDK の更新プログラムがリリースされました。今回の更新は Windows Phone 7.8 への対応です。http://www.microsoft.com/ja-jp/download/details.aspx?id=36474Windows Phone 7.8 SDK更新プログラム今回は、SDK ではなく、 SDK...
View Article[予告] Line Attack のソースコード公開と解説連載開始
マイクロソフトの田中達彦です。Windows 8用のパズルゲームであるLine Attackのソースコードの公開とプログラムの解説記事の連載を、数日中に開始します。Line Attack : http://apps.microsoft.com/webpdp/app/f11e327c-6228-4c8f-8245-ea57d65e0f09Line...
View ArticleWindows Azure Training Kit - December 2012
Windows Azure 培训包目前已经发布到最新的2012年12月版,在这个版本中包括了BUILD大会中涉及的两个经典Demo: Event Buddy和BUILD Clips. 另外还包括两个重要的更新:1. 更新Windows Azure Mobile Services PPT2. 更新Windows Azure Mobile Services C#/JS 动手实验对于Windows...
View ArticleAX 2012 - Nueva numeración en los Builds para los hotfixes de Microsoft...
Espero que encuentren interesante, tanto como yo lo hice, este blog posteado el blog de España"Últimamente hemos recibido unas cuantas preguntas acerca de la estrategia general de numeración para...
View ArticleAX 2012 - PARCHES DE LA VERSIÓN 2012 QUE NO SE INSTALAN POR PERTENECER A UN...
Les ha pasado alguna vez que instalando algún hotfix en AX 2012 no presenta la opción para seleccionar la base de datos donde se va a instalar el hotfix? Esto puede ocurrir si se ha instalado...
View ArticleWindows 8 Style 的应用
Windows 8 Style的应用主要是新的开发框架和新的设计模式,这对于许多开发者来说是一个不小的变化,我这将一些全局上的内容与大家分享一下: Windows 8操作系统的主要的变化在以下4个方面:整个开发平台除了新Windows 8 Style的应用外,还包含了原来Windows 7的开发体系,这张图可以清楚地说明: 所以开发的方法还是多种多样的,典型的如XAML/C#,...
View Article在 LightSwitch 服务器项目上启用.NET Framework 4.5
[原文发表地址] Enabling .NET Framework 4.5 on LightSwitch Server Projects[原文发表时间] 2013-01-23 3:17 PM拥有了Visual Studio 2012 中的LightSwitch (也就是 LightSwitch V2) ,您的服务器项目可以指向.NET Framework 4.0。这是该团队主动的决定以此来允许...
View ArticleWindowsストア アプリ 作り方解説 XNA編 第8回(最終回) ~ストレージへの書き込み~
マイクロソフトの田中達彦です。本連載では、Windows Phone 7用のXNAで開発したShoot EvoというゲームをWindowsストア アプリとして移植したときのポイントを紹介します。本連載では、C#とXAMLを使用して同様のアプリを作っていきます。[Windows PhoneとWindows 8のストレージ]Windows PhoneもWindows...
View Article[Sample Of Jan 23rd]How to make a Multiple-Head GridView in ASP.NET
Sample Download :CS Version: http://code.msdn.microsoft.com/CSASPNETMultiHeadGridView-d65df100VB Version: http://code.msdn.microsoft.com/VBASPNETMultiHeadGridView-6f7b0b0a This sample will demo you...
View ArticleWindows Azure Service Bus
最近一度在做一些例行的模块介绍,这里我想将我做过的课程内容分享给大家,也欢迎大家私信讨论!先来看一下企业服务总线在Azure中的使用.Azure 企业服务总线--消息集合,转发和中继中继--基于WCF的编程模型:...
View ArticleDo the 2013 top CRM trends apply to education institutions too?
The use of generic CRM systems within higher education is growing rapidly, at the expense of dedicated proprietary systems that are built for a specific task. The reason for this is that the use cases...
View Article