Libri: "Professional Windows Vista Gadget Programming"
E’ uscito da qualche giorno in inglese questo volume della editrice ‘Wrox’, famosissima proprio per la collana "Programmers to programmers", ovvero Da programmatore a programmatore, di cui fa parte questo stesso libro
Descrizione ufficiale, disponibile qui:
Professional Windows Vista Gadgets Programming covers sidebar and sideshow gadget development each in their own part of the book. Part 1 will cover Sidebar gadgets while Part 2 covers SideShow gadgets. In each part, the book first explains the motivation behind each technology and its features.
Then, the reader is taken on a quick walkthrough of how to develop a simple gadget, using the traditional "Hello World" approach to quickly introduce the key concepts. After the quick walkthrough, subsequent chapters will then dive into each specific API that is relevant to enhancing the gadget.
Finally, when the reader has mastered all the important APIs, each part will end with a chapter covering two or more projects, detailing step-by-step how each is built.
Some of the specific topics covered include:
- Sidebar gadgets architecture and components including XML manifest
- Debugging gadgets in Visual Studio 2005
- Deploying gadgets
- The Gadget system APIs
- Localizing gadgets and sidebar security sidebar projects
- Sideshow devices, UI components, and SDK
- Sideshow architecture, managed code, and classes
- Sideshow simple content format (SCF)
- Interacting with sideshow devices and handling sideshow device events
- SideShow projects
Buona lettura, sempre se riuscite a comprarlo (o a procurarvelo, visto che per ora non è disponibile neppure sulla rete di eMule, ma comprato è meglio, no?) e a leggere l’inglese. Il costo è di 44.99 $, che col cambio favorevole sono solo 35 € e rotti. Quando e se arriverà in Italia immaginiamo che costerà minimo 60 €!
Non credo sia utilissimo come libro
Posso chiederti come mai?
Io lo ritengo non necessario, sia perchè i gadget in fondo non fanno più di tanto, essendo javascript e pochi tool di sistema (pochissimi) e si può imparare anche solo dalle guide di msdn.
Visto il prezzo e appunto visto a cosa serve, basterebbero solo delle brevi guide che si trovano anche su internet visto che i gadget sono molto simili a quelli delle altre piattaforme, tanto che esiste anche un convertitore di gadget dalle altre piattaforme a quelli di vista :)