-
[#WINDOWS] Favorites in the Windows registry? (novelty for my!)
Good, Behold, I have years and years struggling with the registry of Windows and only recently, thanks to this post, I realize mind which supports favorites. As I’m working on a “raruna” of Windows 8.1build, I’ve gone back to a Windows 8 and there were the Favorites. Then involucioné a little more until a Windows… — read more
-
[#VS2013] HowTo: Generate Code Snippets from Source Code Editor
Hello What a surprise that I took with Visual Studio 2013 to do a drag & drop of a piece of code to the Toolbox. This simple action creates you a code basic snippet code you have selected and… ready! I have to be able to reuse it when you want to This seems silly… — read more
-
[#HUMOR] Some #cloud stuff
good, as the end cloudy in Madrid not has left me enjoy the pool/pool with Valentino and la Martina, today a little Cloud. 1St a classic “Let’s take the blame elsewhere” The 2nd dedicated for the obsessed with “On Premise” Saludos @ La Finca El Bruno Google — read more
-
[#AZURE] Win an Aston Martin V8 Vantage Coupe with your #MSDN subscription
Hello Do the following picture is worth more than 491 words, no? The promotion is aimed at people who have MSDN subscriptions, and only create a WebSite or a Virtual Machine, you are already a part of it and have the right to enter the draw for Aston Martin. All this until September 30, 2013.You… — read more
-
[#VS2012] HowTo: Align Assignments (almost almost in #VS2013)
Hello. After the post yesterday about the car keys in Visual Studio 2013 completion, today via twitter Ramon Ordiales (@ramoneeza) proposed to me another couple of interesting changes for the Publisher of C# at VS2013. One of them was to align the assignments of values “=” in the code editor. Pulling from memory, and bing.com I remembered… — read more
-
[#VS2013] New Feature: auto brace complete
Hello just finished the Coding Dojo of Avanade Spain in Madrid, Malaga and Barcelona, I have few powers to a post where you have to think (eye of those there is only one per month!) So today I leave you a feature that causes havoc among the community of developers to, or does not know… — read more
-
[#XDUINO] Arduino vs Netduino vs Gadgeteer (VI) conclusions, Pros and cons of Netduino
Series Introduction. https://elbruno.com/2013/07/13/xduino-arduino-vs-netduino-vs-gadgeteer-i/ Example with Arduino. https://elbruno.com/2013/07/15/xduino-arduino-vs-netduino-vs-netgadgeeter-ii-usamos-el-arduino/ Starting with Netduino. https://elbruno.com/2013/07/16/xduino-arduino-vs-netduino-vs-netgadgeeter-iii-empezamos-con-netduino/ Example with Netduino. https://elbruno.com/2013/07/17/xduino-arduino-vs-netduino-vs-gadgeteer-iii-el-ejemplo-con-netduino/ Example with Gadgeteer. https://elbruno.com/2013/07/18/xduino-arduino-vs-netduino-vs-gadgeteer-v-ejemplo-con-gadgeteer/ Conclusions on Arduino, https://elbruno.com/2013/07/22/xduino-arduino-vs-netduino-vs-gadgeteer-vi-conclusiones-pros-y-contras-de-arduino/ Hello. Yesterday was my review for Arduino, today I’ll go with Netduino … NETDUINO Pros The Pros begin with a “Netduino is so cool”. It is a small device that allows you… — read more
-
[#XDUINO] Arduino vs Netduino vs Gadgeteer (VI) conclusions, Pros and cons of Arduino
Series Introduction. https://elbruno.com/2013/07/13/xduino-arduino-vs-netduino-vs-gadgeteer-i/ Example with Arduino. https://elbruno.com/2013/07/15/xduino-arduino-vs-netduino-vs-netgadgeeter-ii-usamos-el-arduino/ Starting with Netduino. https://elbruno.com/2013/07/16/xduino-arduino-vs-netduino-vs-netgadgeeter-iii-empezamos-con-netduino/ Example with Netduino. https://elbruno.com/2013/07/17/xduino-arduino-vs-netduino-vs-gadgeteer-iii-el-ejemplo-con-netduino/ Example with Gadgeteer. https://elbruno.com/2013/07/18/xduino-arduino-vs-netduino-vs-gadgeteer-v-ejemplo-con-gadgeteer/ Hello After the series of posts where I showed how to make a simple application with a LED and a BUTTON with Arduino, Netduino and .Net Gadgeter, today I present my opinion about Arduino. Let’s see…… — read more
-
[#HUMOR] HowTo: Shoot Yourself in the Foot in Any Programming Language
Hi, just great and the C… real as life itself CYou shoot yourself in the foot. C++You accidentally create a dozen clones of yourself and shoot them all in the foot. Providing emergency medical assistance is impossible since you can’t tell which are bitwise copies and which are just pointing at others and saying, “That’s… — read more
-
[#VS2013] New Feature in the source code editor: Peek Definition (and has mode INCEPTION)
Hello. Today I give you a look at one of those little things that makes that Visual Studio has one of the best code editors that there are (say not the best to not sound like enlarged, although it should be). It’s Peek Definition. This feature allows us to “see” the contents of a method… — read more
-
[#WINDOWS81] HowTo: Go to desktop after Windows Login by default
Good, I finished the post with the findings of the comparison between Arduinoand Netduino .net Gadgeteer; However when have you reread today I realized that I left a little thick. I’ve given too much cane some platforms so I reescribiré it a little more light this weekend to be published on Monday. So I take… — read more
-
[#XDUINO] Arduino vs Netduino vs Gadgeteer (V) example with Gadgeteer
Series Introduction. https://elbruno.com/2013/07/13/xduino-arduino-vs-netduino-vs-gadgeteer-i/ Example with Arduino. https://elbruno.com/2013/07/15/xduino-arduino-vs-netduino-vs-netgadgeeter-ii-usamos-el-arduino/ Starting with Netduino. https://elbruno.com/2013/07/16/xduino-arduino-vs-netduino-vs-netgadgeeter-iii-empezamos-con-netduino/ Example with Netduino. https://elbruno.com/2013/07/17/xduino-arduino-vs-netduino-vs-gadgeteer-iii-el-ejemplo-con-netduino/ Good. After the example of the Arduino and the Netduino, today’s up to .net Gadgeteer. We have the same problem as with NETMFGadgeteer, there isn’t an official SDK for Visual Studio 2012. However the solution is similar to the ofNETMF 4.2, I explained it in this post and allows us to have .net Gadgeteer projects in… — read more
-
[#XDUINO] Arduino vs Netduino vs Gadgeteer (III) example with Netduino
Series Introduction. https://elbruno.com/2013/07/13/xduino-arduino-vs-netduino-vs-gadgeteer-i/ Example with Arduino. https://elbruno.com/2013/07/15/xduino-arduino-vs-netduino-vs-netgadgeeter-ii-usamos-el-arduino/ Starting with Netduino. https://elbruno.com/2013/07/16/xduino-arduino-vs-netduino-vs-netgadgeeter-iii-empezamos-con-netduino/ Good. After the introduction of the Netduinodevelopment yesterday, today we will see the implementation of the application using the Netduino. In the case of the Netduino 2 we can deploy the application using the board without connecting external sensors, since it has a BUTTON and an LED. Creating a new project of type Netduino 2 Application… — read more
-
[#XDUINO] #Arduino vs #Netduino vs #NetGadgeeter (III), starting with Netduino
Series: Introduction. https://elbruno.com/2013/07/13/xduino-arduino-vs-netduino-vs-gadgeteer-i/ Example with Arduino. https://elbruno.com/2013/07/15/xduino-arduino-vs-netduino-vs-netgadgeeter-ii-usamos-el-arduino/ Good. After the super simple exercise of yesterday with Arduino:, today touch switch to Netduino. The first thing we find is that, working with Netduino, we don’t have an official extension for Visual Studio 2012 (or talk about VS2013). The scenario is far-fetched so I will try to… — read more
-
[#XDUINO] #Arduino vs #Netduino vs #NetGadgeeter (II), use the Arduino
Series: Introduction, https://elbruno.com/2013/07/14/xduino-arduino-vs-netduino-vs-gadgeteer-i-2/ Hi, After the post of introduction today I start to create the app for example with Arduino. For this I have used the following hardware Arduino one Rev 3, €20 Groove Starter Kit, $29 + shipping The Arduino one Rev 3 is one of the most popular, and Groove kit, allows us… — read more
-
[#HUMOR] Recursive 3D Printer
Good, now that he’s about to fall a… maybe Saludos @ La Finca El Bruno — read more
-
[#XDUINO] #Arduino vs #Netduino vs #Gadgeteer (I)
Good and now finally I have 3 gadgets in my hands we are going with a comparative small between 3. What I will do is to create a very simple app with 3 platforms I as a user of Xduino want an application with a button that allows me to turn an LED on or… — read more
-
[#VS2010] Error: I can not add comments to my checkin
Good, yesterday the great Jaume told me he could not put comments in the CheckIns from Visual Studio. I was frozen because usually the problem tends to be to the upside-down: I forced to put comments on the actions of checkin (though not in all cases) But good, sure that it was something in the… — read more
-
[#VS2013] New Feature: Enhanced Scroll Bar
Hola, When some time ago I saw this feature within the Power Tools for Visual Studio, the first thing that I thought was in who works with files so long to need something. That was before returning to find me with projects HTML where the cshtml may have hundreds of lines. And that is the… — read more
-
[#ARDUINO] HowTo: Add external libraries (in the correct way, not using brute force mode like me!)
Good, today is one of those days where the worst of the day is what comes out of the tip of my fingers. In this case, was trying to create a demo / deploy Arduino script (at Avanade will organize a Coding Dojo by these days) and tell me your head on the wall when… — read more