-
[#WINDOWS8.1] HowTo: Add or remove the option of power in the Start Screen
Hello! While I have a virus in my stomach that won’t let me be more than 5 minutes at the computer without start feel dizzy, I’m going to rescue a post that I have in draft mode for a while. This one is to enable or disable the menu with the options of POWER in… — read more
-
[#VS2013] HowTo: Connect to a #Bluetooth device using PIN (thanks #32feet!)
Hola! A couple of days ago I wrote a post and I explained how to list the Bluetooth registered devices using 32Feet.. However to have a more complete scenario I must add some other stuff like: 1. Connect to the Bluetooth device 2. Read information from the Bluetooth device 3. Send information to the Bluetooth… — read more
-
[#SIGNALR] Error: Html client does not raise OnConnected() method on Server Hub
Hola! And nor more SignalR stuff. Today is an issue, a tricky one. When in an HTML app the signalR html client does not raise the OnConnected() event on the hub. Sometime ago I wrote a post with a patter to deliver different set of messages to different groups of clients in the same hub..… — read more
-
[#SIGNALR] FIX: #WindowsPhone and the delayed messages (goes slow slow slow the delivery of messages in WP)
Hello! SignalR is a platform to real time communications. When you begin creating apps go like a shot, and the truth is that the level of abstraction that gives you is great. Customers .net having to WPF, Win8 and Html work seamlessly, however (isn’t a but) If you think app Windows Phone (8.1 for example), you can find… — read more
-
[#HUMOR] Design Patterns explained with beer
Hello! If you share a beer, everything is better. Even in software design …. Come on, share a beer with a developer today !!! Source: http://geek-and-poke.com/geekandpoke/2014/5/31/the-geekpoke-pattern-weekend Saludos @ Home El Bruno Google — read more
-
[#NUGET] FIX: One or more packages could not be completely uninstalled. Restart Visual Studio to finish uninstall
Hello! When I remember my first days programming with the amazing COM dlls and DLL Hell, the arriving of .Net was the best thing that could happen to a lot of developers. However, when some projects became more complex, the management of dependencies also became a little more complicated and that’s why in the path… — read more
-
[#VSONLINE] VSOnline available for everyone (or almost, is now free to Stakeholders ;)
Hello! A couple of days ago someone asked me if I knew a good tool to manage backlogs, or to work together online. VSOnline is the official answer, although of course, the limitation of 5 users in free mode pulls back more than one. And the problem is that when you talk about a team… — read more
-
[#PERSONAL] Thanks Argentina, a second place which is a personal lesson in life for a father
A few minutes ago the World Cup final was finished. Germany has earned his fourth star. I should congratulate them, or put me to write something to thanks our national football team to go and play a very nice until the final. However, I look to one side and I see Valentino with tears in… — read more
-
[#VS14] Visual Studio14 CTP 2 available, includes the cool light Bulb Editor Adornment and #Skynet is closer
Hello! Many times when I talk about robots people think that the easy way to create Skynet is to make a very smart robot, and is reality is the opposite way. The way in which machines will dominate the world is increasingly requiring less help from humans. If you do not live in a cave,… — read more
-
[#VS2013] Update Assembly Versions information with Automatic Versions AddIn info (very cool !!!)
Hello! Some time ago I wrote about the advantages and disadvantages of working with elastic equipment; among the advantages is the fact that the “new” people always have something to contribute! The main disadvantage is that you have to invest some time with “the new people” and explain the dynamics of operating equipment and help… — read more
-
[#INTEL] Want to try a #Intel #Galileo? You are already taking so long to ask one… #4Free
Hello! And yes, this is true. You have to go to http://www.windowsondevices.com/, sign up for the program and you can try a Intel Galileo for free! Here could write the type of app that you can create, what you must respond, etc… the best thing is that you enter and ask for a free Galileo… — read more
-
[#HUMOR] Finals users … IMHO
Hi! Most of my users are probably developers or something similar, however this is the GREATEST demonstration of my point of view about them (most of the time of course ) Source: http://imgur.com/dXgWqAe Saludos @ Home El Bruno Google — read more
-
[#CODING4FUN] XBoxOne Controller and USB Rocket Launcher
Hello! Let’s start in the end of the post with the output video Now a little explanation on how to assemble this. I used the basis of my post about How to control with C# XBoxOne command. Then with a bit of code to control the rocket launcher, I get to connect both devices and… — read more
-
[#VS2013] Update 3 RC and Unity PlugIn! (that is news!)
Hello! On the one hand the news today would be comment Update 3 RC for Visual Studio 2013, where we find interesting things as the improved version of Code Lens a significant improvement in Apache Cordova for cross-platform development more about AppInsights multi-monitor configuration for Windows 8 apps debugging. a configuration option to put CAPS… — read more
-
[#KINECTSDK] Speech recognition now available in SDK V2!
Hello!!! We asked for it, and now we finally have weekly builds for the new Kinect V2 SDK. Now the interesting thing is that we have tons of interesting work in each release to review what you have inside. So today, a small review of something that already exists in Kinect SDK V1.8 and needed… — read more
-
#KINECTSDK – Speech recogntition now available in SDK V2 !!!
Hola !!! Después de tanto pedirlo, por fin tenemos weekly builds del nuevo SDK de Kinect V2. Ahora lo interesante es que tenemos una pila de trabajo interesante en cada release para ver lo que tenemos dentro. Asi que hoy,un pequeño review de algo que ya existe en Kinect SDK V1.8 y que necesitábamos en… — read more
-
[#CODING4FUN] #XboxOne Game Controller + C# = fun time!
Hello! A few days ago, MS team gives the capability to connect XBoxOne controller to a PC. This is a quite simple action: get the controller use the USB cable and… almost ready. The great Scott Hanselman explains all of this in a post: how to install the drivers and how to configure the controls.… — read more
-
[#AZURE] When you get a "Could not load file or assembly ‘ Microsoft.WindowsAzure.ServiceRuntime,…" it means make some coffee, long nights are coming
Hello! When a Cloud Service app that is working since months stops working without a log trace or error log, you know it’s time to prepare some coffee, long nights are waiting for you. Even more if the exception is sporadic and reproduce the error is not trivial. In this particular case the error was… — read more
-
[#KINECTSDK] Error: Status = DeviceNotSupported, time to reinstall the SDK: S
Hello! When you develop with Kinect, you have to be prepared to deal with strange things. If you also use a Kinect for XBox360, you can find that after be developing an app for days, suddenly you meet the next state of weirdness when your app starts to raise an unexpected status: DeviceNotSupported . To… — read more