background preloader

Tips

Facebook Twitter

5 Ways to Instantly Write Better CSS - NETTUTS. Sure, anyone can write CSS.

5 Ways to Instantly Write Better CSS - NETTUTS

Even programs are doing it for you now. But is the CSS any good? Here are 5 tips to start improving yours. .NET-fu: Signing an Unsigned Assembly (without Delay Signing) 7 tricks to simplify your programs with LINQ. Ever since I learned about LINQ, I keep discovering new ways to use it to improve my code.

7 tricks to simplify your programs with LINQ

Every trick makes my code a little bit faster to write, and a little bit easier to read. This posting summarizes some of the tricks that I came across. I will show you how to use LINQ to: If you have your own bag of LINQ tricks, please share them in the comments!