Browse by Tags

All Tags » Tips (RSS)

Tips and Tricks - Register web user controls in web.config by hajan

If you are working a lot with web user controls and you have many of them repeating in different pages, you may consider registering them in web.config instead of the pages. I have been using this simple trick many times now, so I thought it would be...

Tips and Tricks: Deferred execution using LINQ by hajan

Few days ago I was watching the Scott Allen’s video where he shows some interesting tips and tricks and ways to optimize your LINQ code. The following blog refers to one of his first tips in the video, so I’ve tried some tests which I’m going to explain...
Filed under: , , , ,
More Posts