MSDN Blog Postings

via RSS Feed

Les webcasts des TechDays 2010 sont en ligne !

Posted by on March 18th, 2010

Et oui, on a fait fort cette année … c’est déjà en ligne :-)

Donc retrouver l’ensemble (environ 300 sessions) des sessions TechDays en webcast et également les présentations associées et les plénières..;

- Coté MSDN : SharePoint, Accès aux données, Visual Studio, Silverlight, Developpement Web, C#, Windows embedded, Windows Azur.

        - Coté TechNet : Forefront, Windows 7, Windows Server 2008 R2, SQL Server, Office 2010, Sharepoint 2010, Exchange, Virtualisation, Technologies Web et Green IT.

Vous pouvez également accéder à toutes ces sessions sur le blog des TechDays.

 

J’espère que vous y trouverez matière a vous former, informer… passionner :-)

Enjoy !

Eric


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

The NAACE Annual Conference

Posted by on March 18th, 2010

For the last three days I’ve been at the NAACE Conference in Blackpool, with over 300 others. NAACE is the “professional association for those who are concerned with advancing education through the appropriate use of information and communications technology (ICT)” – which means that the conference attendees are a mix of local authority IT advisers, private consultants, school leaders, people from government agencies, and also commercial companies.

You can find out a little more about the conference, and see some of the content, on the conference website.

Along with Nick Singh, our Schools Business Manager for the north of England, we ran a Microsoft breakout session on Tuesday evening, where we mixed together a story of how people may work in the future, and the technology and learning implications. I  used our ‘Productivity Vision’ video, which looks at the workplace of 2019, and then continued by deconstructing the technology behind the video – to look at what exists now – either in research labs or in real life - and how the components might build to get to the vision described for the future.

Unfortunately, I can’t share the whole presentation (I used a multimedia, interactive piece of software to present it), but I can share the short video that I used as the introduction, which is the starting point for the story I told.

Productivity Future Vision

You can view the video on our Officlabs Envisioning website, and you can also watch a video as Ian Sands, Director of Envisioning, steps through the video scene by scene and describes in greater depth the story behind the people and technology on display.

Free cloud-based email

After the story of the future, Nicky briefly talked about our Live@edu service, which is a cloud-based service for school email. It allows you to switch your email services from your own servers to using our servers in our Dublin data centre – but your students keep their @school.county.sch.uk email address, and we run the services remotely on our Exchange 2010 servers. And the good news is that we do it at no cost. (As you can imagine this led to a lot of questions and answers after the session. One of the local authorities was good enough to write out their top 10 questions, and next week I’ll post their questions, and the answers). London Grid for Learning switched to using Live@edu last year, alongside a number of local authorities – and recently we have also allowed individual schools to sign up independently. You can find out more about the service on our UK Education website, or for more techie background, read Ben Nunney’s Live@edu blog.

A big pile of free software

After the presentation, we had a long discussion about some of the free resources and software downloads available to schools, and I committed to add a list of download links to the blog – so here it is, the list of Ray’s-favourite-fabulous-freebies:

  • pptPlex
    A number of people asked me after my presentation about the interactive tool I’d used for it. And the secret is pptPlex, which is an add-in for PowerPoint 2007. It allows you to build amazingly interactive presentations, and also allows you to move around a storyboard in a completely non-linear way. The public version isn’t quite as fancy as the application I used, but if you want to wow your colleagues/students, then this is a great presentation tool for it. Let me assure you that the learning curve is rewarded massively on the other side!
    Go to the pptPlex site.
        • PhotoStory
          About half the people in the room had used PhotoStory, and whenever I mention it there’s always a buzz generated by people who have used it. It allows you to take a set of photos, set it to music, and then generate highly stylised slideshow with text, animations etc. And the video file it produces is fantastic for display screens or digital photo frames.
          Go to the PhotoStory download page
            • AutoCollage
              AutoCollage is a picture editing tool with a big difference – it works out what to do with your pictures, so that you don’t have to. You point it towards a folder of pictures, and it analyses the contents, using a range of intelligent features, including face detection and saliency filters and uses this to identify interesting parts of pictures. It then uses that analysis to blend your photos and combine them into an AutoCollage.
              Find out where to get AutoCollage free if you’re a teacher/student
                • Free Movie Maker(s)
                  You’ve now got a choice of movie making software. Windows XP & Vista have the inbuilt Windows Movie Maker. And there’s now Windows Live Movie Maker, which is the one that we’re continuing to develop from now. The first is good for all ages, and works in a traditional way, whereas the latter is very good for primary age children, and especially good at integrating video and photos, and makes it very easy to automatically upload movies to websites, as well as store locally. (If you’ve moved to Windows 7, you’ll have noticed that neither are built in – you need to choose which to download).
                  Take your pick – download Windows Movie Maker (if it’s not pre-installed) or Windows Live Movie Maker
                    • Photosynth
                      You can use Photosynth to turn regular digital photos into a three-dimensional, 360-degree model. And you can then share your synth with others – who can walk in your shoes through the same place. The technology does the hard work – reconstructing the scene or object from your flat photos – by looking for similarities between images, and using it to estimate the shape of the space/object, and work out the original camera position. And the new Bing Maps Beta actually places your Photosynth on the map, so that others can easily find it too.
                      Find out more about Photosynth


                    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

                    Interopérabilité des “données dans le nuage” avec OData

                    Posted by on March 18th, 2010

                    Nous avons annoncé hier au MIX10 de nombreuses nouvelles concernant le Open Data Protocol (OData) , ainsi qu’un SDK très riche et interopérable, permettant de créer des applications multi-plateformes fondées sur la consommation simple de données. OData est un protocole ouvert de partage de données que Microsoft met à disposition via la Microsoft Open Specification Promise (OSP) , permettant à tout un chacun d’implémenter ou d’utiliser le protocole pour consommer ou exposer des données. Ce protocole…(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

                    Image Insertion – Extension #2

                    Posted by on March 18th, 2010

                    Speaks a thousand words with images!

                    The image insertion tool allows you to drag and drop images directly into your code, as shown below with an image of a UML diagram. Or, you could include your UI mockups to live literally alongside your code.

                    UML diagram inserted in code 

                    But the real reason I am including this extension is to prove to you this is an entirely new editor. In the image below, I’ve inserted a stick figure karate fighter (written in Silverlight) doing a side snap kick directly above the “Throw Kick” button click event handler.

                    Throwing a side kick within visual studio editor 

                    Now as I zoom in (shown below at 200%), notice how both the text and the stick figure image both increase at the same ratio.

                    image

                    The first time I saw this demo, I said “wow”. It blew my mind seeing someone drag an image directly into a code editor, and not into some special designer just for this purpose.

                    To Install

                    Please see my post How To Install Visual Studio Extensions. The extension name is “Image Insertion.”

                    To Use

                    You just drag and drop images onto the Editor surface, either from the Solution Explorer or from outside Visual Studio. Note that in order to get the image into the Editor, you must see the blue placeholder line, as shown below. VS will insert the image directly above this blue line.

                    The blue line for the image

                    To remove the inserted image, you need to click the ‘x’ button in the upper right corner. The UI here is a little sensitive, so you need to move the mouse really slowly towards the ‘x’ button so it doesn’t disappear on you. (And yes, you can use the arrows to resize the image.)

                    image

                    To Customize

                    Although this extension doesn’t come with any options to configure, the source code is available for you to play with at http://editorsamples.codeplex.com/

                    Enjoy!


                    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

                    Q&A: Inside Microsoft’s Cloud Model for Productivity Apps

                    Posted by on March 18th, 2010

                    Corporate VP of Microsoft Online Services Ron Markezich discusses the joys and pitfalls of productivity apps in the cloud, how to mix your own data center with Microsoft’s cloud model, and the rising tide of BPOS competitors. Complete article
                    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

                    Forms Authentication Sample and Windows 2008

                    Posted by on March 18th, 2010

                    The forms authentication sample: http://msftrsprodsamples.codeplex.com/wikipage?title=SS2008%21Security%20Extension%20Sample&referringTitle=Home , is strictly for educational purpose only. They are not intended to be used in a production environment and have not been tested in a production environment. Microsoft does not provide technical support for these samples. We frequently see the following different scenarios while trying configure this RS2008 Forms authentication sample on Windows Server…(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

                    Nová kniha “C# - návrhové vzory”

                    Posted by on March 18th, 2010

                    C# - návrhové vzory od vydavatelství Zonerpress

                    C# - návrhové vzory

                     

                    Kniha C# – návrhové vzory je užitečná pro všechny vývojáře, kteří chtějí urychlit vývoj svých .NET aplikací, protože obsahuje sbírku elegantních, všeobecně akceptovaných a osvědčených způsobů, jak řešit běžné programovací problémy. Tento praktický průvodce vám nabízí úvod do klasických objektově orientovaných …

                    Více informací 

                    Nezapomeňte, že registrovaní v MSDN Connection mohou dostat slevy na knihy a další věci.

                    Buri


                    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

                    Fix for HTTP Configuration Errors using WebScriptEnablingBehavior

                    Posted by on March 18th, 2010

                    I’ve sufficiently recovered from running the last week-long series covering fixes for WCF to do another one. This week I’ll again be covering fixes for WCF that may be hard to find and explaining the details behind each problem.

                    When using the WebScriptEnablingBehavior to create an AJAX service, the service endpoint is given an accompanying JavaScript proxy endpoint located at the path /js relative to the service endpoint base address. The proxy endpoint allows someone to walk up to the service and obtain information about how to call the service using AJAX.

                    Since the proxy endpoint is a part of the same application and virtual directory as the service endpoint, the proxy endpoint and service endpoint need to share configuration settings such as security. However, the WebScriptEnablingBehavior was configuring the proxy using a default set of HTTP configuration settings. This caused the proxy endpoint to not work for services that made certain changes to their HTTP configuration.

                    After installing this fix configuration settings are copied from the HTTP transport configured at the service endpoint to the proxy endpoint to eliminate the configuration error.

                    This fix is available for download from KB article 972251.


                    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

                    Innovative Cryptography CTP Protects Organizations, Users, ISVs

                    Posted by on March 18th, 2010

                    U-Prove is an innovative cryptographic technology that enables the issuance and presentation of cryptographically protected claims in a manner that provides multi-party security. Issuing organizations, users, and relying parties can protect themselves not just against outsider attacks but also against attacks originating from each other. At the same time, the U-Prove technology enables any desired degree of privacy (including authenticated anonymity and pseudonymity) without contravening multi-party security.

                    These user-centric aspects make the U-Prove technology ideally suited to create the digital equivalent of paper-based credentials and the plastic cards in one’s wallet.

                    uprove

                    The U-Prove Cryptographic Specification V1.0 specifies the foundational features of the U-Prove technology. This specification has been published under the Open Specification Promise allowing anyone to use or implement the technology. To support experimentation, Microsoft developed a reference C# SDK and a Java SDK implementing the cryptographic specification; both are released under the BSD open-source license and available on MSDN Code Gallery.

                    The following software components are available as part of the U-Prove CTP:

                    The purpose of the CTP is to gather feedback from the technical community on the technology.

                    Resources

                    To learn more about the U-Prove technology and its features (including those not part of the current version of the specification), see the U-Prove Technology Overview. To learn more about the U-Prove CTP, see the U-Prove CTP White Paper.

                     

                    Bruce D. Kyle
                    ISV Architect Evangelist | Microsoft Corporation

                    image010.png@01C9DEED.1FDB2200 image011.png@01C9DEED.1FDB2200 image012.gif@01C9DEED.1FDB2200 channel9

                    Add to Technorati Favorites

                    Bookmark and Share


                    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

                    ハードウェアで高速化する HTML5: 開発者向けに最初の IE9 Platform Preview が公開

                    Posted by on March 18th, 2010

                    HTML5 を深く見ていくと、HTML5 で新しい種類のアプリケーションができることがわかりました。これらは、既存の Web サイトでは起きなかったような負荷を、ブラウザーのランタイムや、その下に存在するハードウェアに与えます。HTML5 に正しく取り組むということは、特定の新機能を実装するということより、Web サイトや Web アプリケーションが必要とするブラウザーのサブシステムのデザインに取り組むことであると当初から実感していました。私たちは開発の初期から、プロフェッショナルクラスの最新の HTML5 サポートを、Windows を通じて最新のハードウェアの上に実現するというゴールを持ち、IE9 の開発を始めました。

                    Mix のカンファレンスにおいて、Windows プラットフォーム上で動作する IE9 を使って、PC ハードウェアを活用することで、開発者に既知で、幅広く使われている標準的なWebの見本がどれぐらい良く動作するというデモンストレーションを行いました。このブログ記事はパフォーマンス、標準技術、ハードウェアで高速化する HTML5 グラフィック、そして IE9 Platform Preview の公開を通して、私たちが見せたものの概要を提供します。

                    最初に私たちは内部コードネーム「Chakra (チャクラ)」で知られる IE9 の新しいスクリプトエンジンと、JavaScript の処理速度に関してよく用いられるベンチマークテストにおける性能の進歩についてお見せしました。すでにベンチマークテストにおけるスクリプトエンジンの違いは、まばたきにかかる時間ぐらいの差になりつつありますが、既存の Web サイトを高速に表示するための私たちのアプローチについて述べました。Chakra は CPU の別のコアを使って、IE と並行にバックグラウンドで JavaScript をコンパイルます

                    同じ標準技術に基づいた HTML、スクリプト、そしてマークアップが、異なるブラウザーをまたがっても使えるようにするために、私たちがどういったことに取り組んできたかについてもご紹介しました。私たちのアプローチについてのデータやフレームワークを共有させていただき、いくつかの標準技術 (HTML5、DOM、CSS3) に対する対応が進んでいることについてもデモンストレーションいたしました。現時点のIE9 ビルドにおける最新の Acid3 テストのスコアは 55 点でした。異なるブラウザーをまたがって開発者が同じマークアップを使えるようにするという業界の目的に対する取り組みを続けることで、Acid3 テストのスコアも上昇するでしょう。標準化のプロセスにおける私たちのお約束として、テストケース (テスト項目や条件) を標準化団体に提供しました。またこれらのテストをあらゆるブラウザーで試せるようにもしました。

                    いくつかのデモンストレーションにおいて、ブラウザーが OS を通して PC のハードウェアの性能を活かして、見た目にリッチでインタラクティブな Web ページが享受できる絶大な性能向上ついてお見せしました。異なるブラウザー環境であっても、同じ HTML、スクリプト、CSS マークアップはきちんと表示されるわけですが、ページ描画に関して、IE9 はハードウェアアクセラレーションにより非常に高速になります。また IE9 はハードウェアアクセラレーションを使った SVG をサポートする初のブラウザーです。

                    最後に、開発者の方々向けの最初の IE Platform Preview の 公開と、今後約 8 週間おきにビルドを更新していくことを発表しました。私たちは開発者のコミュニティの皆様に、IE プラットフォームにおいて私たちがこれまで取り組んできたものにまず触れていただきたいのです。Platform Preview とフィードバックの仕組みに関する一連の取り組みは、これまでの IE のリリースに比べ、大きな変化として記録されるでしょう。

                    「IE9 テスト ドライブ サイト」という、Platform Preview ビルドのデフォルトホームページの画像です。

                    パフォーマンス

                    IE9 は Chakra という名前の新しい JavaScript エンジンを実装しています。以下は JavaScript のパフォーマンス計測のためによく用いられる、WebKit Sunspider テストというベンチマークテストにおける結果になります。

                    Webkit SunSpider JavaScript ベンチマークテストの結果の棒グラフです。棒が</p>
			</div>

			<p class=Posted in MSDN Blogs | Comments Off