ikriv

Just created a Visual Studio Add-in using the wizard. The source files created by the wizard turned out to be UTF-16. The files I create manually are UTF-8. It is […]

As certain other “highly integrated” Microsoft technologies, entity framework seems to be high maintenance when it comes to refactoring and moving things around. To move an .emdx file from one […]

C++11 adds a new non-const reference type called an rvalue reference, identified by T&&. Say what?! Another grammar ambiguity? Now x && y could be a variable declaration or an […]

Not really a programming topic, but… Had it for a while now – got it from work. Very lightweight and confortable phone. But I have Motorola Droid to compare, so… […]

So, it looks like we get two operating systems for the price of one. It has two styles of apps: one more suitable for a phone (a.k.a. “Metro” style) and […]

Just finished a fight with JAX-WS. It turns out that if I have a method like this: @WebService(targetNamespace=…) @SOAPBinding(parameterStyle = SOAPBINDING.ParameterStyle.BARE /* don’t ask */) class MyWebService { @WebMethod MyClass […]

“Three large explosions from the sun over the past few days have prompted U.S. government scientists to caution users of satellite, telecommunications and electric equipment to prepare for possible disruptions” […]