Seriously, I just need to know what time it is! But that’s a harder question to answer these days. At least half the apps I work on require some form of "Tell me what’s happened today" reporting. And today depends on where the user is. And today where the user is doesn’t match today where…
try-catch-FAIL
Tag: <span>.net</span>
Random Link Roundup–9/19/2014
It’s Friday, which means another round-up of useful links. Oh, and a cat picture! [more] There’s some really cool stuff coming with C# 6.0. Check out some of the enhancements! Be sure to check out EntityFramework.Extended if you are using Entity Framework. It adds support for future queries, caching, and auditing to EF. Want to…
Random Link Roundup–8/22/2014
Happy Friday again! Here are more random, useful links I’ve come across over the last week. [more] Typ.io – nifty little tool for picking complimentary fonts! Just Say No to Justification – Design for Hackers author David Kadavy talks about why justification works in some mediums, but also illustrates why you shouldn’t use it on…
Random Link Roundup
Happy Friday! Here are some random, useful links I have come across over the last couple of weeks. [more] If you follow the standard of using ViewBag.Title to set page titles in ASP.NET MVC, you have probably run into an annoying problem that occurs when you combine Editor Templates with view models that contain a…