MSDN Blog Postings

via RSS Feed

Archive for February, 2010

Canada wins Olympic gold

Posted by on 28th February 2010

This post is not spam or malware related at all.  I just thought that I’d point out that Canada won the gold medal in men’s hockey today at the Olympics.  What a great day for Canada!

image


This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here.

Posted in MSDN Blogs | Comments Off

早くも3月、MS もお客様と一緒にバタバタ

Posted by on 28th February 2010

今朝は5:00過ぎからオリンピックのアイスホッケー (男) の決勝戦を観戦し、今日一日の元気を全てそこで使い切った感じですが・・・ 燃え上がりましたよ、決勝戦! あ、でも3位戦も、かなりイイ試合でした。 とにかく、昔懐かしの選手から、最終的には実質 ALL-STAR ゲームだけど、全選手が本気だと言う、チョットしたミラクル的な試合になってるし。 私生活は基本つまらないことばかりだけど (通常は)、ホッケーだけで、一人、ガンガン盛り上がってました (爆)   でも、先週末は、プライベートも結構充実していて、近年稀に見る、ロバートが満足する週末でした w   とは言いながら、仕事を進めることが余りできず、実はかなり残念な週末でもありました。 取り敢えず、年明けから MSDN が担当範囲に入った僕なんですが・・・ 皆さん、違和感あるでしょ? もっとテックなことやれよっ!!! と思いません? やらない訳じゃないんです。ただ、MSDN も やるんです。 今までも全く関係なかった訳じゃないですからね・・・別にイイんですよ。 ただですね・・・これから Visual Studio 2010…(read more)
This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here.

Posted in MSDN Blogs | Comments Off

【怒涛の2月ふりかえり♪】2/7 すくすくスクラム in 名古屋

Posted by on 28th February 2010

長沢の西日本ツアー最終日です。 すくすくスクラムのスタッフの皆さんは、2/4 広島、2/5 岡山、2/6 大阪、2/7 名古屋 と大遠征なさっておりました。スピーカーもこなし、このスケジュールです。本当に頭が下がります。そして、お手伝いできることはやっぱりお手伝いしたいと思わせる素敵な方々です。 名古屋では、 名古屋アジャイル勉強会 と すくすくスクラム のコラボレーションが実現です。 勉強会の模様は、アジャイル支援サイトにて、名古屋アジャイル勉強会の山本さんが寄稿くださっておりますので、そちらをご覧ください。 第 10 回 すくすくスクラム勉強会開催レポート 私は、一参加者として楽しませていただきました。ワークショップでは、ドラムサークルがあり、思い思いに打楽器たたきながらチームワークやコラボレーションのポイントを実体験できるのです! これはなかなか体験できない、そして楽しい体験をさせていただきました。 それと、朝会の体験では、普通に朝会やってみたり、悪い朝会、よい朝会をやってみるという Good な試みがありました。よい例を・・・!はよくやりますが、悪い例を体験することは実は非常に価値があるんですよね。そういうところもしっかりと抑えた素晴らしい会でした。…(read more)
This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here.

Posted in MSDN Blogs | Comments Off

Who changed my Platform Timer Resolution?

Posted by on 28th February 2010

When you run powercfg /energy from an elevated command line you can get this:


 



Warnings


Platform Timer Resolution:Platform Timer Resolution


The default platform timer resolution is 15.6ms (15625000ns) and should be used whenever the system is idle. If the timer resolution is increased, processor power management technologies may not be effective. The timer resolution may be increased due to multimedia playback or graphical animations.










Current Timer Resolution (100ns units)


25000


Maximum Timer Period (100ns units)


156001


Platform Timer Resolution:Outstanding Timer Request


A program or service has requested a timer resolution smaller than the platform maximum timer resolution.













Requested Period


30000


Requesting Process ID


8308


Requesting Process Path


\Device\HarddiskVolume4\Playground7\DebugTest\Debug\DebugTest.exe


 


From a power consumption persective, having an elevated more frequent timer might not be the most optimal.


 


Then in the informational section you get this:


 



Platform Timer Resolution:Timer Request Stack


The stack of modules responsible for the lowest platform timer setting in this process.





























Requested Period



30000



Requesting Process ID



8308



Requesting Process Path



\Device\HarddiskVolume4\Playground7\DebugTest\Debug\DebugTest.exe



Calling Module Stack



\Device\HarddiskVolume2\Windows\SysWOW64\ntdll.dll



 



\Device\HarddiskVolume2\Windows\SysWOW64\winmm.dll



 



\Device\HarddiskVolume4\Playground7\DebugTest\Debug\DebugTest.exe



 



\Device\HarddiskVolume2\Windows\SysWOW64\kernel32.dll



 



\Device\HarddiskVolume2\Windows\SysWOW64\ntdll.dll


 


But that still doesn’t give me the source, nor what API to look for. One of the API calls that can be responsible for this is the timeBeginPeriod function. Then it becomes as easy as setting a breakpoint on winmm!timeBeginPeriod in WinDbg and voila. There might be more API calls that change the timer.


This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here.

Posted in MSDN Blogs | Comments Off

【怒涛の2月ふりかえり♪】2/6 XP 祭り関西 2010(XPJUG 関西)

Posted by on 28th February 2010

実は、2月5日から7日までは、西日本を遠征しておりました。5日の岡山に続き、6日には、大阪に移動し、XPJUG 関西主催の XP 祭り関西 2010 に参加しました。 XP 祭り関西 2010 テーマは、「アジャイルマインドを育もう」といういうもので、倉貫さんの基調講演からはじめり、XP にかなわらず、アジャイルなマインドを持った方々が講演しました。パネル ディスカッション、LT まで、実体験に基づいて、構成されたセッションの内容にとても影響を受け、そして共感しました。 アジャイルマインドというより、ソフトウェア開発者マインドといっていいように思います。というか、モノづくりの原点に返るというか、当たり前のことを当たり前にできる空間 が今必要なのではないかと改めて思った、そんな素晴らしい場でした。 この場を借りて、このイベントにご尽力された、スタッフの皆さん、スピーカーの皆さん、そして参加者の皆さんありがとうございました。 XPJUG とのコラボレーションということで、ほとんどのスピーカーが東京方面からの遠征という趣向も良かったと思います。 懇親会では、メディア記者の方(一応お名前伏せておきます)や、昔からアジャイル開発にご尽力なさっている方(こちらも名前伏せておきます)はじめ、多くの方々と歓談させていただくことができました。総じて言えるのは、皆さん「熱い」ということですね。暑苦しいのではなく、熱いというのがいいと思います。…(read more)
This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here.

Posted in MSDN Blogs | Comments Off

【怒涛の2月ふりかえり♪】2/5 すくすくスクラム瀬戸内

Posted by on 28th February 2010

デブサミ 2010、Tech Days 2010 と終えて、すこしだけ余裕ができたと思ったうちにご報告できていなかった、2月のいろいろなイベントなどのについてふりかえりがてらお伝えしたいと思います。 まずは、記念すべき第1回の勉強会を開催した、 すくすくスクラム瀬戸内 です。2月5日に開催され、私も参加させていただきました! 第 1 回 すくすくスクラム瀬戸内 勉強会 "あたりまえのように仕事でやっていることの前提条件に嘘はありませんか?"–そんなことをみんなで探求することで、まずは課題認識・課題提起から始めてみたいと思います。 (株) Odd-e Japan でアジャイル・コーチとして活躍中の Emerson Mills 氏や、国内で活躍するスクラム・アライアンス認定スクラムマスター数名とともに、講演とディスカッションを織り交ぜた参加型セッションを展開していきます。 開催日:2010.02.05 主催:すくすくスクラム瀬戸内 (協力: すくすくスクラム) 会場:岡山国際交流センター 参加費:無料 ※事前登録制 勉強会の詳細については、阿部さんが、アジャイル支援サイトにて勉強会レポートを寄稿くださっております。そちらをご覧ください。…(read more)
This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here.

Posted in MSDN Blogs | Comments Off

Support Debugging Tool for Microsoft Dynamics GP 2010 Beta

Posted by on 28th February 2010

David Meego - Click for blog homepageFollowing on from the release of Support Debugging Tool Build 12, I am pleased to announce the release of the Support Debugging Tool for Microsoft Dynamics GP 2010 Beta.


This is an updated build 12 release with some changes to take advantage of new features in Dexterity v11.0 as well as a few enhancements.  Below is a list of the changes for build 11.00.0012:


Enhancements specific to GP 2010



  • Added MAPI option to Email Modes as MAPI now supports sending of multiple attachments (v11.0 only).
     

  • Changed Context menus on Security Profiler and Resource Information windows to use new Dexterity menus (v11.0 only).

Other Enhancements 



  • Improved Dexterity resource conversion handling on the SQL Execute window to allow table names not to be specified.
     
    For example: The query below:

    select {’Customer Name’ of table RM_Customer_MSTR} from {table RM_Customer_MSTR}
     
    Can now be simplified to the following:
     
    select {Customer Name} from {RM_Customer_MSTR}
     

  • Added feature to filter Associated Tables lookup in the Resource Explorer to only include tables having a specified field.
     
    Select Associated Table
     

  • Added feature to Resource Information window to display tables which contain a specified field.
     
    Select Table Containing Field

Notes



  1. The other enhancements listed above are also included the updated build 12 downloads for v9.0 and v10.0. If you downloaded build 9.00.0012 or 10.00.0012 since the 17-Feb-2010, please download the file again to get the updated build. The updated build shows a last modified date of 24-Feb-2010 on the About Support Debugging Tool window.
     

  2. With the release of the Support Debugging Tool v11.0, further development of the Support Debugging Tool v8.0 has now ceased.  Build 12 will be the last build for v8.0.

Acknowledgments


Thanks to Ryan on the Developer Support Team in Fargo for assisting me to get the Support Debugging Tool files and download pages posted on PartnerSource.


Downloads


Support Debugging Tool for Microsoft Great Plains 8.0 Secure Link


Support Debugging Tool for Microsoft Dynamics GP 9.0 Secure Link


Support Debugging Tool for Microsoft Dynamics GP 10.0 Secure Link


Support Debugging Tool for Microsoft Dynamics GP 2010 (v11.0) Secure Link


NOTE: The tool is posted on PartnerSource Secure Link and so can be downloaded by partners.  If you are a customer, you will need to obtain the tool through your partner. Any feedback or questions about the tool will be handled via the GP developer newsgroup.


 


Make sure you check out the Installing the Support Debugging Tool for Microsoft Dynamics GP FAQ.


For other related articles and posts have a look at the Support Debugging Tool Tag page.


Please keep you feedback on the Support Debugging Tool coming. We love hearing how the tool has helped you as well as getting ideas for future enhancements.


David


This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here.

Posted in MSDN Blogs | Comments Off

NSW Regional Road Show for SMB Partners - Register today!

Posted by on 28th February 2010

 

Dates are now locked in for the NSW Regional Road Show for SMB Partners. Locations, dates and times below, please follow the below link to register

https://www.microsoft.com.au/events/register/home.aspx?levent=832489&linvitation

Event content will be..

• Building your business: SMB opportunities

• Technology Overview: Enterprise solutions for SMB

• Licensing Overview

Event Locations: Draft Dates & Time

image


This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here.

Posted in MSDN Blogs | Comments Off

WCF Data Services, SharePoint 2010, and DataServiceVersion

Posted by on 28th February 2010

I am putting together some demos for SharePoint 2010, and one of the demos I really wanted to show off was building a Windows Forms application that talks to SharePoint 2010’s REST services.  If you haven’t seen this in action yet, you owe it to yourself to watch this session from PDC (http://microsoftpdc.com/Sessions/PR12).  Maxim Lukiyanov does a fantastic job of demonstrating the power of SharePoint and WCF Data Services.

Maxim shows a Windows Forms application with two GridViews that bind to SharePoint data.  I followed Maxim’s steps exactly to recreate the application, hit F5, and… nothing.  The form shows up, but the grids are empty.  Huh?  I tried a few of the usual suspects, including making sure the URL was entered correctly, tried running the app as administrator, even specifying network credentials… no joy.

Knowing that WCF Data Services is just making HTTP calls, I fired up Fiddler to see what is going on.  I run my application, and sure enough I see an error 400 immediately.

image

You can see what’s going on pretty easily.  In the request, there is a DataServiceVersion header sent in the request with a value of 1.0;NetFx.  The response shows the error message:

Request version ‘1.0′ is too low for the response. The lowest supported version is ‘2.0′.

OK, we’ve identified the problem, now how to fix it?  Some quick searching, and I found a blog that mentions the same problem with DataServiceVersion.  The fix was to simply change the Console application’s target framework from 3.5 to 4.

image

Run the application one more time, and presto!

image

Again, if you haven’t seen this demo, you owe it to yourself to see how this was built and just how little effort it takes to build it. 


This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here.

Posted in MSDN Blogs | Comments Off

SQL Server 2008 R2 Update for Developers Training Kit Released

Posted by on 28th February 2010

SQL Server 2008 R2 offers an impressive array of capabilities for developers that build upon key innovations introduced in SQL Server 2008. The SQL Server 2008 R2 Update for Developers Training Kit is ideal for developers who want to understand how to take advantage of the key improvements introduced in SQL Server 2008 and SQL Server 2008 R2 in their applications, as well as for developers who are new to SQL Server. The training kit is brought to you by Microsoft Developer and Platform Evangelism and includes a comprehensive set of videos, presentations, demos and hands-on labs.


 


More Info: http://blogs.msdn.com/ceibner/archive/2010/02/08/sql-server-2008-r2-update-for-developers-training-kit.aspx


This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here.

Posted in MSDN Blogs | Comments Off