• friday links 25

    project.jpg (JPEG Image,800 × 600 pixels) Mozilla Personas Gets a new Name (and it’s not BrowserID) – InternetNews. Windows Azure Task Scheduler | Shannon Whitley AlwaysOn Availability Groups (SQL Server) Debugging Tools for the .NET Developer — Visual Studio Magazine Hierarchies (trees) in SQL Server 2005 – Anthony Bloesch’s Web Log – Site Home –…

  • Sample Kinect application

    Made my first application for Kinect. It was just a combination of multiple other source code + EF4.3 for SqlServer Compact 4.0 ( to can have a database without pain of installing). As learning: The audio recognition does not work very well. It was fun to write Do not make an action for each joint…

  • friday links 24

    Templated Razor Delegates Mitchell Hashimoto • Lessons Learned Building Open Source Software Web Camps Training Kit try-catch-FAIL | Using SpecsFor.Mvc – Introduction Dependency Injection in ASP.NET Web API using Autofac – Shiju Varghese’s Blog XML Visualizer v.2 – CodeProject® Building a Daily Systems Report Email With PowerShell 8 Best Microsoft .Net Development Tools | ZoomZum…

  • MVP 2012 C#

    https://mvp.support.microsoft.com/profile/Andrei.Ignat

  • friday links 23

    Accessing a ASP.NET Rest Service from ASP.NET MVC | John V. Petersen The Starter,the Architect,the Debugger and the Finisher | jacquesmattheij.com A Generic ASP.NET MVC Template ASP.Net HttpModule to detect and redirect mobile devices version 2.0 – Diary Of A Ninja I’m a Junior Developer – You probably are too – Diary Of A Ninja…

  • friday links 22

    10 Facts About Working at a Startup vs. a Big Company | Surf Roots,Software Thoughts The Pwn Plug is a little white box that can hack your network The Magic of Doing One Thing at a Time – Tony Schwartz – Harvard Business Review Why You Need to Make Your Life More Automatic – Tony…

  • IValidatableObject and IDataErrorInfo

    At the beginning it was IDataErrorInfo. Next,it came IValidatableObject. And,because some GUI frameworks implement one and not other,I must think to a common way to validate once . My choice was to validate with IValidatableObject and IDataErrorInfo just re-send data. I made an example with a class User which has UserName,UserEmail and UserPassword. Without much…

  • friday links 21

    Jef Claes: HTML5 Offline Web applications as an afterthought in ASP.NET MVC User Friendly ASP.NET Exception Handling – CodeProject® Thoughts after using ASP.Net Web API (beta) in anger for a week – Ayende @ Rahien Why I left Google – JW on Tech – Site Home – MSDN Blogs 6 Ways To Avoid Mass Assignment…

  • Azure

    I am working at a new application ( Azure + MVC + logging) and I am having a good time  – when I know resources. This are the steps that works for me: Azure SDK ( it would be good if you have Sql Server). Now version 1.6,download from http://www.microsoft.com/download/en/details.aspx?id=28045 Optional : run DSInit,http://msdn.microsoft.com/en-us/library/windowsazure/gg433005.aspx,to modify…

I am ok , you are ok