Skip to main content

La création Web par Yannick Lejeune

Ces notes font partie de mon compte-rendu d’une soirée Microsoft. Retrouvez l’intégralité du compte-rendu ici.

PIC_0693 Yannick présente un site Renault créé avec Expression. Le site intègre des outils externes comme jQuery, pour lesquels la prise en charge est facilitée par Expression Web. Des pages sont faites en PHP, des données proviennent d’une base MySQL. Il y a de l’AJAX, du JSON pour le format de retour.

Un composant Deep Zoom permet de se promener dans les photos de la Megane de manière très fluide. La mise en oeuvre a été simplifiée grâce à Deep Zoom Composer.

Expression Web en est à la version 3. Même s’il remplace FrontPage, il a été refait de zéro avec une volonté de vérifier la conformité aux standards, d’avoir une interface similaire aux outils Expression.

La boîte à outils contient des éléments “média” pour ajouter facilement du Deep Zoom, du Flash, du Silverlight, de la vidéo, ainsi que des composants ASP.NET notamment pour l’AJAX. Expression Web est capable d’afficher le rendu d’un composant ASP.NET en vue Design, ainsi que de modifier ses propriétés, le tout sans passer par Visual Studio. La gestion des styles permet de travailler avec les différents CSS du site, avec prévisualisation de ceux-ci.

PIC_0694 Expression Web comprend les templates “.dwt”, ce qui permet de travailler en parallèle avec des personnes utilisant d’autres outils qu’Expression Web. SuperPreview permet de prévisualiser les pages vues dans des navigateurs différents, en côte-à-côte pour les comparer.

De la même manière, Expression Web permet de manipuler des fichiers Photoshop (sans avoir de license Photoshop), ce qui permet par exemple de ne récupérer que quelques calques, et les sauvegarder en PNG, JPEG, GIF.

Un server Web permet d’exécuter les pages, notamment ASP.NET, PHP (en plaçant l’interpréteur PHP dans C:\PHP), exactement comme avec Visual Studio. Il suffit d’appuyer sur la touche “F12”.

Des snippets sont livrés, notamment ASP.NET et PHP. Silverlight est intégré en natif.

Comments

Popular posts from this blog

Gift idea : help your loved ones take their IT skills to the next level

You surely know a special person who works in IT. Learn Kubernetes & Docker enables them to quickly ramp up on those two technologies that one doesn't want to miss in 2021. With smoother operations, better scaling and availability, DevOps tooling, containers and containers orchestration smartly solve many problems that developers and system administrators commonly face. Don't let your loved ones face problems in their IT job : offer them the book that takes them from zero to productive in a matter of days. Grab it now! Get the ebook from Leanpub , Amazon or choose from many retailers . Get the print edition from Lulu .  

Learn Meteor book available

I'm pleased to announce the general release of my Learn Meteor book. It is now available as an ebook or print book from various sources: Learn Meteor print (paperback) on Lulu Learn Meteor ebook on LeanPub Learn Meteor ebook on Barnes & Noble Learn Meteor ebook on iBooks Learn Meteor ebook on Kobo Learn Meteor ebook on Scribd Learn Meteor ebook on Inktera Page Foundry Learn Meteor ebook on 24symbols Learn Meteor ebook on Amazon US Learn Meteor ebook on Amazon UK Learn Meteor ebook on Amazon France Learn Meteor ebook on Amazon Deutschland Learn Meteor ebook on Amazon Canada Learn Meteor ebook on Amazon India Learn Meteor ebook on Amazon Brasil Learn Meteor ebook on Amazon Mexico Learn Meteor ebook on Amazon España Learn Meteor ebook on Amazon Italia Learn Meteor ebook on Amazon Netherlands Learn Meteor ebook on Amazon Japan Learn Meteor ebook on Amazon Australia More sources are coming soon for the print version. Learn Meteor has been a fun expe...

Learn ASP.NET Core: read the book as it is being written

     TL;DR: get the discounted book now using the coupon , then get the full version for free. Thanks to the great acceptance of my previous books, ( Learn WPF MVVM ,  Learn ASP.NET MVC and Learn Meteor ), I'm in the process of writing a fourth one. Learn ASP.NET Core - MVC and DI with .NET Core 1.1 using Visual Studio 2017 teaches you how to quickly get coding using that technology. Just as I did previously, I'm publishing it before it is even finished. Would you like to read it? You can get it for half the price: 50% off the book using that coupon (limited to the first 100 readers and up to august 1st 2017): http://leanpub.com/netcore/c/K9mHH0IzfI2F About 50% of the book is already written, yet it is already available for download as an ebook: PDF, EPUB, MOBI: you choose your format. Over the next days I'll be writing the rest of the book, and publishing updates often. The final book will be ready by au...