7 September 2009 0 Comments

Search with Bing

I guess by now you all have heard about Bing Search that replaced Live Search since May 2009. Something you may not yet know, is that OnlineColleges.net (a must stop if you plan to go to study in the US) has created list of 50 tricks and shortcuts that Students should use to get the information faster. Here are some few examples: Do math : Enter a math calculation directly into the search box to compute anything from simple math to trig functions

31 July 2009 0 Comments

Add Excel-like "color scale" conditional formatting to your reports

I’ve been meaning to do this for a long time, and it looks like David Lean beat me to it earlier this year by posting an incredibly thorough four-part discussion of how to do conditional formatting in Reporting Services .

29 July 2009 0 Comments

Outlook UI tricks : How to copy Outlook Calendar items from one folder to another?

Have you tried copying all Outlook Calendar items from one folder to another? What is the result that you got? In Microsoft Office Outlook 2007, Outlook 2003, Outlook 2002, and Outlook 2000, you cannot copy all the items in a Calendar folder when you right-click the folder, you click Copy Calendar , and then you paste in another top-level folder.

24 July 2009 0 Comments

A silly C# trick from the trenches

I’ve been playing around with a Fluent API for something.

24 July 2009 0 Comments

Слишком много окон в AX 2009?

При открытии большого количества окон в Microsoft Dynamics AX 2009 может появиться сообщение о превышении количества. Причина в превышении системных GDI ограничений при открытии большого количества форм, что может влиять на использование памяти.  Есть два пути решения проблемы – загрузить обновление ядра Microsoft Dynamics AX или применить обходной путь с увеличением параметров в реестре: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersion WindowsGDIProcessHandleQuota согласно статье на MSDN.

18 June 2009 0 Comments

Like Vista Bridge? Love Win API Code Pack for .NET Framework

If you thought the VistaBridge was a cool idea, you’re really going to love the next evolution.   Windows 7 has some great new features that will really shine in your managed application, and the Windows SDK team has been working on a way to help you do just that.   The Windows API Code Pack is a source code library created to support targeting some new Windows 7 features and some other features existing in older versions of Windows from managed code.

2 May 2009 0 Comments

Tip 17 – How to do one step updates with AttachAsModified(..)

Background: In Tip 13 – How to Attach the easy way I showed you how to ‘establish’ the EntitySet for a particular CLR Type so you could Attach it. But in all the tips so far the same basic pattern is used: Attach the original version of the Entity Modify it SaveChanges I’ve given you tips to make it easier to do (1) see Tip 13 and Tip 16 . I’ve also covered the things you need to understand when doing (2) in Tip 7 and Tip 9 respectively

1 April 2009 0 Comments

今日のワンポイント : "タブ タブ" を使ってスニペットを挿入する方法- #234

これは、「 TechEd VS 2008 IDE Tips and Tricks 」と題したトークの中で紹介したワンポイント #7 です。私は数か月前に、 Alan Stevens 、 Chris Woodruff 、そして、ある Microsoft 検定試験の制作に携わっていた何人かの開発者と夕食を共にしました。開発者の 1 人がこう言いました。「 Sara 、君はスニペット タブ タブについてブログに書く必要があるね。」私は感動しました。私はこの機能を念入りにテストしていたのですが、 ” タブ タブ ” という言葉使いを聞いたことがなかったのです。結局、それはスニペットを挿入するために使用するキーストロークのシーケンスであることがわかりましたが、私は ” タブ タブ ” 機能という呼び名を考えたこともありませんでした。   私は C# の開発者ではありません。私は、ソフトウェアをテストする日には、その大部分の時間を VB でコードを書くことに費やしています。 C# を使用する必要がある場合は必ず、コード スニペットに頼りきっています。構文をすぐには思い出すことができないためです。   エディター内の適切な場所では、スニペットのキーボード ショートカット ( たとえば “for”) を入力できます。       この状態で、 Tab キーを 2 回押すだけでスニペットを挿入できます。つまり、よりマーケティング的 ( こんな表現が許されれば ) に言うと、 ” タブ タブを行う ” ことができます。   なぜ 2 回なのでしょうか。 1 回押すと、オートコンプリート機能により入力候補が自動的に入力されます。たとえば、 “for” の ‘f’ のみを入力し、 “for” が強調表示されている場合は、 Tab キーを 1 回押すと、 “for” という単語が自動的に入力されます。 Tab キーを 2 回押すと、スニペットが生成されます。これは、エディター内でカーソルが単語 “for” の末尾に位置付けられるためです。     そして、この話の教訓は、 “< スニペット > タブ タブ ” です。   Technorati タグ : VS2005Tip 、 VS2008Tip   投稿 : 2008 年 6 月 10 日 ( 火 ) 3:00 AM saraford   Sara Ford さんの Web ログ -  http://blogs.msdn.com/saraford/archive/2008/06/10/did-you-know-you-can-insert-a-snippet-via-tab-tab-234.aspx より。   分類 : Visual Studio 2008 ワンポイント

1 April 2009 0 Comments

Getting ready for Beta1 and VSTT 2008 Quick Reference Guide Released

As we continue to prepare for Beta 1, we continue to talk with customers, demo the product and get feedback. The feedback is usually:”Hey, this is great stuff, when can I get it?

13 February 2009 0 Comments

Windows Unleashed Event Feb 28th

  Looking to find out more about Windows 7? You asked for it, you got it!! Windows Unleashed Event Coming to Irvine Ca. – Have you been wanting to play around with and learn all about Microsoft’s new operating system Windows 7?  Well here is your chance.  On Saturday Feb 28th at the Microsoft Office in Irvine

9 February 2009 0 Comments

Testing Multiple Authors

You can safely ignore this post – just making sure multiple authors works well with MSDN blogs.

5 February 2009 0 Comments

UI Design for Developers Series, by Total Training

I’m at an internal conference at Microsoft this week and one of the sessions that I attended was called Practical Design tips and tricks for Developers.