One of my users is reporting a crash on his device, an iPhone 3GS. Other devices of the same type are not reporting similar behavior. He\'s sent me a crash log and based on reading it, I\'m not sure h
I’m testing my website and is开发者_如何学编程 working fine on every browser, except for the iphone browser (i think it’s mobile Safari?) that renders a piece of text with a bigger font that the res
I have 2 objects, both of which I want to convert to dictionarys. I use toDictionary<>(). The lambda expression for one object to get the key is (i => i.name). For the other, it\'s (i开发者_开发技
how can I show users success/error messages without creating a no开发者_Go百科de for it? Thanks in advance!drupal_set_message($msg, $type = \'status\'); lets you set a message, it will be displayed a