Archives

  • Debug your DLL added in the GAC

    One of the common way to enable debugging DLL added in the GAC is to copy the PDB file in the GAC too. But there is another way, better in my opinion and also easier. You only need to configure your Visual Studio. Go to Tools -> Options. In the Debugging menu, uncheck Enable Just [...]

    May 4th, 2011 | Filed under Best Practices, Visual Studio
  • Minify Javascript files with Visual Studio

    This post is just for memory. A colleague asked me recently if it is possible to reduce the size of a javascript file and if we can combine multiple javascript files in one. After some research, I found this very interesting post about how to ask Visual Studio to  reduce the file size and slowing [...]

    Jan 20th, 2011 | Filed under .Net, Best Practices, Sharepoint
  • Developing 3 tier web sites in ASP.NET 2.0

    Un article sur le développement d’application 3 Tier tiré de site : DotNetBips Many months back I wrote a series of articles that explained in plain words N-tier application development. The series can still be found at: N-Tier Applications and .NET N-Tier Applications and .NET: A Simple Example N-Tier Applications and .NET: Achieving Isolation between DAL [...]

    Sep 5th, 2006 | Filed under .Net, Best Practices
  • Guidance Explorer et les bonnes pratiques

    Guidance Explorer And Guidance Library Application Windows permettant de stocker et consulter les bonnes pratiques issues de la librairie fourni avec l’application. L’application permet également d’ajouter ses propres bonnes pratiques. Toutes les informations sur le site officiel Un article très intéressant sur cette application sur le blog de Scott Guthrie par ici …

    Jul 19th, 2006 | Filed under Best Practices, Tools
Archive for the ‘Best Practices’ Category

Switch to our mobile site