Best of Simple Talk ASP.NET, ebook gratuit

Via le blog de Dan Wahlin, la découverte et le début de lecture d’un ebook gratos sur Asp.Net, initié par l’équipe en charge de Simple Talk (RedGate Software).
Au sommaire :

  • ASP.NET Master Pages Tips and Tricks
  • Web Parts in ASP.NET 2.0
  • Implementing Waiting Pages in ASP.NET
  • Token Replacement in ASP.NET
  • Regular Expression Based Token Replacement in ASP.NET
  • A Complete URL Rewriting Solution for ASP.NET 2.0
  • Take Row-Level Control of Your GridView
  • Enhance Your Website with ASP.NET AJAX Extensions
  • Calling Cross-Domain Web Services in AJAX
  • Using Web Services with ASP.NET
  • Gathering RSS Feeds using Visual Studio and RSS.NET
  • Getting Started with XAML
  • Silverlight Skinnable User Interfaces

Le pdf est gratuit, donc, bonne lecture !

You can download the free eBook here

Matt Berseth’s ASP.NET Demo Gallery

Matt propose un site entier de petites démos de ce que sait faire Asp.Net.

Outre l’intérêt de voir ce qu’un contrôle qu’on n’utilise pas encore sait faire, Matt fournit le code des pages, ce qui permet des tests et/ou une mise en place encore plus rapide.

Et ce ne sont pas forcément les features les plus simples dont il fait la démonstration. Un exemple ?

Tag Cloud Filters with ASP.NET 3.5’s LinqDataSource and ListView Controls

That’s it. Enjoy!

I do ^^

Microsoft offre 3 ebooks sur Visual Studio 2008

Vous trouverez en suivant ce lien, la possibilité de télécharger 3 ebooks. Attention, il faut s’identifier avec son LiveID. Sinon, vous n’aurez accès qu’aux premiers chapitres.

Voici donc ce qui est lisible par défaut:

Introducing Microsoft LINQ
Introducing Microsoft LINQ
by Paolo Pialorsi and Marco Russo

  • Chapter 1: LINQ Introduction
  • Chapter 2: C# Language Features
  • Chapter 3: Visual Basic 9.0 Language Features
  • Chapter 4: LINQ Syntax Fundamentals
  • Chapter 5: LINQ to ADO.NET
  • Chapter 6: LINQ to XML

 

Introducing Microsoft ASP.NET AJAX
Introducing Microsoft ASP.NET AJAX
by Dino Esposito

  • Chapter 1: The AJAX Revolution
  • Chapter 5: The AJAX Control Toolkit

 

Introducing Microsoft Silverlight 1.0
Introducing Microsoft Silverlight 1.0
by Laurence Moroney

  • Chapter 1: Silverlight and User Experience
  • Chapter 5: Programming Silverlight with JavaScript

 

Configurer Visual Studio pour utiliser le code source du Microsoft .NET Framework en mode Debug

Christophe Lauer commente aujourd’hui la possibilité d’utiliser les sources .Net lors du debug. Il nous donne au passage un lien pour la configuration.
Voilà qui me motivera un peu plus pour tester VS 2008 avant qu’il ne soit en français.