jkrebsbach
3 posts.
- Unity DontDestroyOnLoad causing scenes to stay openMy Unity project has a class (ClientSettings) where most of the game state & management properties are stored. Among these are some utility functions that…
- Javascript memory leaksLast week I pushed a new application up to production, and started hearing complaints of a memory leak. After running some diagnostics I learned two…
- Custom assemblies for Reporting ServicesWith SSRS we can quickly generate reports that can be exported to multiple formats. What happens when you want to extend your report with custom code?…
