Archives
-
LLBLGen Pro feature highlights: model views
(This post is part of a series of posts about features of the LLBLGen Pro system)
-
Beware when using .NET's named pipes in a windows forms application
Yesterday a user of our .net ORM Profiler tool reported that he couldn't get the snapshot recording from code feature working in a windows forms application. Snapshot recording in code means you start recording profile data from within the profiled application, and after you're done you save the snapshot as a file which you can open in the profiler UI. When using a console application it worked, but when a windows forms application was used, the snapshot was always empty: nothing was recorded.