• ASP.NET MVC

    Posted on August 29th, 2008

    Written by Emad Ibrahim

    Tags

    , , , , , , ,

    Property Injection in ASP.NET MVC with Ninject

    I got a design challenge with asp.net mvc.  I want to keep track of the currently logged in user in the session because I don’t want to hit the database every time I need to get the username or id for a query.  And I have all my controllers inherit from a base controller named [...]

  • Programming, Testing

    Posted on August 10th, 2008

    Written by Emad Ibrahim

    Tags

    , , , , , , , , , ,

    The Best JavaScript Library

    I am in the process of creating a new web application using asp.net mvc and I am trying to choose the best JavaScript library to use.  I am pretty much sure that I am going to go with jQuery but nonetheless I wanted to review the libraries out there.  One reason is that I am [...]

  • Newer Posts Yeah! There are more posts, check them out.