Archive for the ‘Uncategorized’ Category

ASP.NET: Changing assembly binding

Recently, I had a problem where I was using a different version of an assembly for my custom app, but it had a dependency on a dll that is referring to another version of that assembly.
To be more particular, I am using Subsonic version 2.2 (http://www.subsonicproject.com/) which is an excellent DAL framework but a pre-built [...]

SAP B1: Getting information on the Database Schema

For SAP B1 developers, its sometimes difficult to determine which table to select from, specially with so many tables and columns on the DB. It does not help much that the table names can be pretty cryptic as well.
Here are some places to get information: