Google Gadget Developping
http://code.google.com/apis/blogger/docs/gadgets/gadgets_for_blogger.html#TestingGadget
Read more...Running IronPython Scripts from a C# 4.0 Program
>> vendredi 5 février 2010
http://blogs.msdn.com/charlie/archive/2009/10/25/hosting-ironpython-in-a-c-4-0-program.aspx
Read more...Business Apps with Silverlight 4, RIA Services & Visual Studio 2010
>> mercredi 3 février 2010
Deploying your Silverlight and WCF RIA Services application
http://timheuer.com/blog/archive/2009/12/10/tips-to-deploy-ria-services-troubleshoot.aspx
Read more...Coca for Scientist
If you are afraid of ObjectiveC, this tutorial is definitively a must to follow
http://www.macresearch.org/cocoa_for_scientists
Table Valued Parameters
>> lundi 25 janvier 2010
Using IEnumerable instead of Datable
http://orionseven.com/blog/2009/09/30/using-table-valued-parameters-in-sql-server-2008-and-c/
http://lennilobel.wordpress.com/2009/07/29/sql-server-2008-table-valued-parameters-and-c-custom-iterators-a-match-made-in-heaven/
http://stackoverflow.com/questions/1863057/why-is-my-table-valued-parameter-empty-when-reaching-the-database
SqlBulkCopy Excel
>> dimanche 17 janvier 2010
http://www.davidhayden.com/blog/dave/archive/2006/05/31/2976.aspx
http://esersahin.wordpress.com/category/sqlbulkcopy/
Using SQL Server 2008's MERGE statement
>> vendredi 15 janvier 2010
Using SQL Server 2008's MERGE statement
MERGE t-sql command enhancement in SQL Server 2008
SQL Server 2008 T-SQL MERGE Statement Example
http://www.sqlservercentral.com/
MERGE (Transact-SQL)
Introduction to Merge Statement
http://www.mssqltips.com/tip.asp?tip=1704
Merge Statement in SQL Server 2008