• Debug Visual Studio 2010 on Windows x64 global.asax

    I have Windows 7 on x64. I have installed Visual Studio on top. Besides it is a 32 edition ( as the FF ),he does not know Edit and Continue (see http://blogs.msdn.com/b/rmbyers/archive/2009/06/8/anycpu-exes-are-usually-more-trouble-then-they-re-worth.aspx ) However,I did not expect that he does not know how to debug in Application_Start . Read and found this hack : http://blogs.msdn.com/b/webdevtools/archive/2007/12/13/workaround-debugging-global-aspx-cs-application-start-with-asp-net-web-server-within-visual-studio.aspx…

  • friday links 7

    Introduction to PRISM – Online Training Course for .NET Developers Free Databases in the Window Azure Marketplace — Visual Studio Magazine Download: {0} – Microsoft Download Center – Download Details – Windows Azure Platform Training Kit The Secret to Success at Work: Stop Working | Psychology Today Author Guidelines – SQLServerCentral How can I display…

  • runtime loading versus compile time loading

    How is started : We have had a .NET meeting in Romania where one of the presenters load the MaxMind GEO-IP database to see from where the user comes from. He loads from csv into an List . He was insisting on the speed of the algorithm to find IP range. And I was thinking…

  • friday links 6

    SerialSeb: Why Mock frameworks suck,and how to write delegate-based test doubles Mocks and Stubs – The difference is in the flow of information – Blog – Osherove Mocks Aren't Stubs Configuring Relationships with Fluent API Some myths of 'Textbook-TDD',and why they are wrong Mocking Comparison – Part 1: The Basics : Richard Banks – Agile…

  • Differences MVC versus WebForms

    Rule of thumb for differences between ASP.NET MVC versus ASP.NET WebForms 1 : If it is a Web Form Control ( asp:textbox,asp:gridview) it does not work in MVC. Period. 2. Use DisplayTemplates/EditorTemplates/PartialView/HtmlHelpers and some jquery (or your favorite javascript framework) magic. See http://msprogrammer.serviciipeweb.ro/2010/05/30/mvc-helper-templates .3 Security is NOT on web.config ( location ). Security is on…

  • friday links 5

    New cool list of Linux must-have programs calvin.jpg (JPEG Image,900×628 pixels) Google App Inventor – CodeProject My 3 Favorite Connection String Tips | Brent Ozar PLF | Brent Ozar PLF Fast Track to the Mobile App – Windows Phone App Design Challenge by Core77 Author information in search results – Webmaster Tools Help NuGet –…

  • Programmer tools 2011

    List of programmer tools I have re-installed the PC and I have been taken notice of what tools I have on the system now: Magic Disc – can mount .iso files ( for  2 ) Visual Studio – must have for a easy developing path Sql Server 2008 – primary database for me 7-zip  –…

  • friday links 4

    ASP.NET MVC Tabular Display Template Manipulating Action Method Parameters New cool list of Linux must-have programs ASP.NET Page Life Cycle Overview Foarte mic inventar de metode prin care noi,femeile,distrugem viata barbatilor | Jurnal roz de cazarmă și nu numai calvin.jpg (JPEG Image,900×628 pixels) Why I Don’t Use the GPL – Radar or get the… Local…

  • Implementations GUI details

    When creating a GUI you must think to give user some good feeling about what the software can do – so I started to MVC 4 website,that have mobile support integrated. More,you must demonstrate some features right away to the user – so what’s best if not a message from system admin to the user …

  • friday links 3

    10 security problems you might not realize you have | TechRepublic HTML to PDF Converter | amitpatelit .NET Object Viewer Popup Control – TechNet Gallery Export Tabular Data in PDF Format through the Web – CodeProject ISO to USB Never Mind the Controller,Here is the Orchestrator Adding a Graphical Front End to your PowerShell Scripts…

I am ok , you are ok