• 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…

  • friday links 20

    API Design is UI for Developers » Terence Eden has a Blog What are your favorite Nuget MVC packages » BuildStarted.com Alex Payne — How Not To Sell Software in 2012 I’m Being Followed: How Google—and 104 Other Companies—Are Tracking Me on the Web – Alexis Madrigal – Technology – The Atlantic You Have a…

  • Kinect

    I have the opportunity to borrow a Kinect hardware  – to make an application( I will make a simple anti-theft application). The steps for developing in Kinect are: Download the SDK from http://www.microsoft.com/en-us/kinectforwindows/develop/overview.aspx – it contains the drivers also Connect Kinect to USB,plug in the socket Run the Kinect Explorer or Kinect Shape Game from…

I am ok , you are ok