16 avril 2012 07:24:00
Fancybox est une bibliothèque jQuery très utile lorsqu'on souhaite présenter des images en galerie ou des fenêtres d'informations particulières, par exemple un écran de connexion. Une nouvelle version, la 2.0, vient de sortir.
|
|
With Programming ASP.NET 3.5, you'll quickly learn to create state-of-the-art applications using Microsoft's popular web development technology and Visual Studio 2008. Plus
|
|
What does it take to develop an enterprise application with Rails? Enterprise Rails introduces several time-tested software engineering principles to prepare you for the challenge of building a ... Plus
|
Code-Recipes, Tips, and Tricks for RIA Developers
O'Reilly Media -
13/05/2008
Langue English
30,99 €
|
|
The best way to showcase a powerful new technology is to demonstrate its real-world results, and that's exactly what this new Cookbook does with Adobe Flex 3. Wide ranging and highly practical, ... Plus
|
Get started with Microsoft's cross-platform plug-in for rich internet applications
O'Reilly Media - 29/04/2008
Langue English
23,99 €
|
|
Design rich Internet applications (RIAs) for the Web using Silverlight 2, Microsoft's hot runtime application. Available only as an ebook, this concise, ... Plus
|
|
This book is the official guide to Adobe ® AIR[TM], written by members of the AIR team. With Adobe AIR, ... Plus
|
|
This Short Cut takes a look at a set of tools and technologies that work together to allow developers to build Rich Internet Applications (RIAs) quickly and easily on top of proven enterprise technologies that are traditionally associated with long, ... Plus
|
Learn How to Build a State-of-the-Art Ajax Start Page Using ASP.NET, .NET 3.5, LINQ, Windows WF, and More
O'Reilly Media -
21/12/2007
Langue English
30,99 €
|
|
If you think you're well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with ASP.NET 3.5 and other cutting-edge Microsoft technologies. Plus
|
|
With web development now being considereda commodity, projects are gettinglarger every day. If you are dealing with large projects ona daily basis, ... Plus
|
A Developer's Reference for Apollo's Alpha Release
O'Reilly Media -
09/03/2007
Langue English
10,99 €
|
|
Written by members of the Apollo product team, this is the official guide to the Alpha release of Adobe Apollo, the new cross platform desktop runtime from Adobe Labs. Plus
|
|
Rails Cookbook is packed with the solutions you need to be a proficient developer with Rails, ... Plus
16 avril 2012 07:24:00
Fancybox est une bibliothèque jQuery très utile lorsqu'on souhaite présenter des images en galerie ou des fenêtres d'informations particulières, par exemple un écran de connexion. Une nouvelle version, la 2.0, vient de sortir.
11 avril 2012 15:58:55
French version When you add on your Web site a blog hosted on tumblr, you may wish add a menu with the latest posts of the blog. You will need some javascript, with the jQuery library and the tumblr API. First, ...
11 avril 2012 15:33:00
French version When you add on your Web site a blog hosted on tumblr, you may wish add a menu with the latest posts of the blog. You will need some javascript, with the jQuery library and the tumblr API. First, ...
10 avril 2012 16:46:00
Lorsqu'on utilise jQuery, on peut écrire des fonctions javascript classiques qui font simplement appel à jQuery pour effectuer le traitement L'ennui avec ces fonctions est que leur utilisation est plus délicate que l'utilisation de Pa ...
31 mars 2012 09:21:00
Lorsqu'on souhaite développer une fonctionnalité interactive pour un site Web, on peut chercher un plugin jQuery qui répond au problème à résoudre. Malheureusement, ...
25 mars 2012 15:26:00
English version Lorsque l'on dispose d'un site Web et qu'on l'enrichit avec un blog hébergé sur tumblr, on peut souhaiter ajouter sur son site un menu contenant les dernières entrées du blog. Pour cela, il suffit d'utiliser un peu de javascript, ...
02 février 2011 21:51:00
Ruby On Rails 3.0 a introduit la possibilité pour les applications basées sur le framework d’être thread safe. Si l’intérêt est limité pour les applications utilisant Ruby 1.8 tant le système de threads nommé green threads est lent, ...
16 janvier 2011 15:21:49
Cela faisait longtemps que je n'avais pas lutté contre la magie, mais je vais me rattraper aujourd'hui. Posons le décor. de données pour le développement d'une application Web. développement est réal
16 janvier 2011 15:08:53
J'ai utilisé plusieurs éditeurs et environnements de développement, pour un bon nombre de langages. Jusqu'à présent, développer en PHP. version de Netbeans (6. ...
16 janvier 2011 15:02:37
Aujourd'hui, je vais parler d'un excellent cas de magie J'étais tranquillement en train de faire de l'insertion de données dans une base, à partir d'un fichier xml récupéré par Rien de bien surprenant dans ce programme PHP : lecture d'un ...