zulkamal

Results 2 issues of zulkamal

As per: https://github.com/atheken/NoRM/issues#issue/64 Basically added an if to account for concrete-typed (MemberInitExpressions) expressions. Profiling mongo now shows a lower _reslen_ when compared to non projected queries.

Profiling mongo when running projected queries show that the _reslen_ and _bytes_ returned are the same as non projected queries. Applies to both standard and linq queries.