JRT

Results 18 comments of JRT

@lojjic the ie6-mask wrapper make some trouble for my project, do you have any plan to improve this feature?

I had the same question, how to registering IDbContextScope with autofac?

@skyline75489 这个教程写得不错,思路清晰,建议以后可以再写一些深入的教程

> Good question. > > If you are just using Linq, this works fine: > > ```cs > void Main() > { > var devices = new[] { new DeviceEntity...

@StefH But the ` ExpressionStarter.Predicate ` is not public I don't think the `PredicateBuilder.New()` very convenient, instead i think use Obsolete style `PredicateBuilder.True() ` is great

This still appears to be an issue in 4.4.7

我也遇到同样的问题,如果返回的上级页面传递简单参数是没问题的,上级页面携带复杂的url编码参数时,就是报这个错误