\n');
}
function messageJavascriptToFlash()
{
var domAnimation = document.getElementById('webtvflash');
domAnimation.SetVariable('IsLogged',"1");
}
function testVariable()
{
var domAnimation = document.getElementById('webtvflash');
domAnimation.SetVariable('IsLogged',"1");
alert(domAnimation.GetVariable('IsLogged'));
}
function openPopup(url)
{
var title = new Date().getTime();
window.open(url,title,'toolbar=0, location=0, directories=0, status=1, scrollbars=0, resizable=0, copyhistory=0, menuBar=0')
}
function openPopupWithScroll(url)
{
var title = new Date().getTime();
window.open(url,title,'toolbar=0, location=0, directories=0, status=1, scrollbars=1, resizable=0, copyhistory=0, menuBar=0')
}
function ShowQuiz(url)
{
//showModalBox(url, 841, 650)
showModalBox(url, 654, 514);
}
//-->
|
Pour visualiser ce contenu interactif vous avez besoin de Macromedia Flash Player
|
|
-
François Merand, architecte Microsoft et Mathias Deguignet, architecte technique d'Atos-Origin dressent un panorama complet des techniques de cache en .NET.
Cette première partie présente les concepts fondamentaux des techniques de cache en .NET, leur positionnement dans la vision d'architecture Microsoft.
François Merand est architecte Microsoft et Mathias Deguignet est architecte technique chez Atos-Origin.
Visualiser
Liste des tags :