Challenge: When trying to Add Data Source in Report section of Visual Studio 2008, we found the following issue: Could not load file or assemly ‘dewaCorp.EUC.TelcoDB.Data, Version=2009.4.1.1, Culture=neutral, PublicKeyToken=null’ or one of it’s dependencies. The system cannot find the file specified. Solution: There is no solution at this stage and it’s only work around. Here [...]
Challenge: I am exploring the ASP.NET MVC model. Solution: I found few interesting stumble blocks and here are some the link that might be usefull 1. http://www.mikesdotnetting.com/Article/109/ASP.NET-MVC-Entity-Framework-One-to-Many-and-Many-to-Many-INSERTS 2. …