aut écrire un petit wrapper pour IWin32Window :
<code csharp>
using System;
using System.Windows.Forms;... get { return _hwnd; }
}
}
}
</code>
Que l'on pourra utiliser de cette façon :
<code csharp>
f.Show(new IWin32WindowWrapper(this.Handle))... ement :
f.Show(new IWin32WindowWrapper(this));
</code>
==== Réseau ====
=== Services et ports réseau
tp://blogs.msdn.com/b/visio/archive/2010/02/05/no-code-mashups-with-visio-services-and-web-part-connections.aspx|No Code Mashups with Visio Services and Web Part Connecti