Liens
- Averbouch.biz
- BlogMotion – tags Mifare (in French) Très bon article de présentation des tags Mifare
- Marius Zaharia's blog about .NET Azure and microsoft technicals
- Philippe Puschmann's blog (Avanade)
- RFID : le clone parfait (in French) Excellent article sur le clonage de badges
Category Archives: Computers
upgrading the synology DS 107 firmware to 4.2 or more

synology DS107 latest official firmware is (and should officially remain) 3.1 ( DSM_DS107_1613.pat ) But.. you can upgrade it to 4.2 firmware! how to ? 1) connect to your diskstation web interface: (typically : http://diskstation:5000/webman/index.cgi) 2) activate TELNET/SSH in Control Panel/Network Services/Terminal 3) if you don’t have Putty (free Telnet … Continue reading
iPhoneBrowser 1.9.3b working on windows 8 64 without quicktime
Master Data Services Excel Add-in Query updater

Hi This small tool allows you to Load, Edit, and save MDS queries with operators that are not available in current mds add-in you can download the source code (.Net C# 4.0 Client Profile, VS2010) of my tool here (FREE) HERE OR https://github.com/xavave/MDS2012ExcelQueryTool OR binary only: very easy to use: … Continue reading
NWZ-E463/E463HK/E463K/E464/E464K/E465 sony walkman sound unlocking

Hello here is a new post about these models: How to use the destination setting tool Note 1: Please use this tool after closing other application software. Model : NWZ-E463/E464/E465 Destination setting (DEST) The destination setting, language information, and sound pressure regulation information are written in the NAND fl ash … Continue reading
Master Data Services : Display entity members with good sort order when code is numeric

a MDS user recently asked me this question: ” When looking at entity contents via web UI in the column code, 10 and each code that starts with 1 (10,11..19) always goes before 2 and so on. Is there any way to fix it? I don’t believe that’s the right … Continue reading
Complete programmatic WCF service client wrapper in C#
Hi,the goal of this class was to avoid to use a app config file for the WCF object model so as to not have to restart my application (MDSManager) when updating endpoint url it is now done and you can update the endpoint on the fly! note: this post is … Continue reading
web sites design
Two books about Microsoft SQL Server 2008 R2 Master Data Services
Master Data Services : Business Rules Copy / Import / Export (Cross Model)

updated article (Oct 2011) (code refactored) Hi All, One other missing feature of MDS is Import / Export / Copy Business rules from a model to another (or copy business rules to the same model) my code is still in beta, but it is already (partially) working. you can find … Continue reading