-
[# WINDOWS8] 5 tips to start working with # Windows8 and how to activate Windows 7 mode
Good, a few days ago I was in a session of Windows 8 with Roberto at the offices of Microsoft. When we started to talk about our experiences with Windows 8, many commented that the change had been difficult or a bit traumatic. I’m going to comment on what I think are XX points that… β read more
-
[# VS11] Some points to keep in mind when working with the new Team Build for Team Foundation Service
Buenas, a few days ago Brian Harry made public the news where commented that we can already count with a Team Build Server in our service of Team Foundation Service. Put another way, this means that we have at our disposal a Team Build Server in TFS on the cloud. Just great! (Friend Vincenc has… β read more
-
[# KINECTSDK] The future of the Kinect SDK
Buenas, from the official blog of Kinect for Windows, comment on a couple of interesting details on the new version of the SDK of Kinect. We go with the most interesting points The next version will be 1.5, which is not a Major Release, but an evolution from the 1.0 version. The date of departure… β read more
-
[# VS2010] New date of expiration for the virtual machines of Visual Studio 2010 ALM
Buenas, those who are still using the virtual machine Visual Studio 2010 ALM for demos and testing, we have the good news that the expiry date of the same has been extended from April 9 to September 10, 2012, 2012. Download data can be seen from https://elbruno.com/2012/03/02/vs1-maquinas-virtuales-para-probar-visual-studio-11-alm-y-visual-studio-2010-alm/ Saludos @ Home El Bruno Source: http://blogs.msdn.com/b/briankel/archive/2012/03/27/updated-visual-studio-2010-alm-virtual-machine.aspx β read more
-
[# ALM] As 30 minutes a day can change your life
Buenas, today is post of self-help. I’ve always thought that self-help books are created for people that do not fit or are not happy with what you have. Then these books describe a series of problems that is very likely that no one has, but clear the people endorsed them and… pum! editorial hit, you… β read more
-
[# VS11] DemoMates presentations for Visual Studio 11 ALM available for download
Buenas, those who usually do presentations of ALM tools Microsoft know the power of DemoMate. Demomate is a client in Silverlight that allows us to reproduce step-by-step, a particular scene recorded from the interaction with a computer. I.e. as a video but much more interactive and where you know that we should not fail. All… β read more
-
[# CODEMOTION] Materials of the event of # KinectSdk and my passage through the CodeMotion.es
Buenas, yesterday was fortunate to participate in the first Spain CodeMotion a presentation along with @ vgaltes. The event overall was great, many people joined, there was much networking, many faces known and obviously with the luck to be able to desvirtualizar more than one. He was also the ideal excuse to learn a little… β read more
-
[# CODEPLEX] Now also supports GIT
Buenas, Although they have already commented in several places, it is important to highlight the news. Now CodePlex supports the creation of projects based on GIT. Seen from the outside does not seem something so important, but if we read between the lines there are 2 interesting things to highlight. Firstly that this change is… β read more
-
[# TFS11] Microsoft Visual Studio Team Foundation Server 11 Beta Power Tools
p> Buenas, I say and I repeat it: You can not work with Visual Studio but have ReSharper The phrase is similar to the case of Team Foundation You can not work with Team Foundation Server without the TFS Power Tools Visual Studio 11 and Team Foundation 11 are in Beta mode, but that does… β read more
-
[# KINECTSDK] HowTo: Paint a skeleton
Buenas, a couple of days ago I asked how to paint a skeleton with the new KinectSDK in this post. Today’s post explains the basics in a few steps to paint the skeleton. For this example we will use a form of WPF, which add a Canvas brush where the skeleton. 1: <Window x:Class="KinectSkeleton01.MainWindow" 2:… β read more
-
[# ALM] Automate processes save costs in the long term (more than you think)
Buenas, I repeat the title of the post that more that a title is a statement AUTOMATE PROCESSES IS SAVE A LONG TIME This is not an easy task, but one of the ways of addressing the same is as follows 1. Identify the repetitive tasks that we perform manually during the development of an… β read more
-
[# RESHARPER] HowTo: Create a template for a property (for the weird ones RaisePropertyChanged)
Buenas, again ReSharper comes to my and hours and hours of unnecessary work, avoids me this time by taking advantage of the widespread ability to generate templates. If you use much Visual Studio, I assume that you know that if you write "prop" and press the TAB key twice, then the code snippet that comes… β read more
-
[# VS11] What happened to my unit tests migrated from # VS2010?
p> Buenas, After a good while working with Visual Studio 11 and ReSharper 7, because will already grasping you hand. Those who complain of the icons and the Look & Feel because they complain free because in reality, once you get used to it or you realize that has changed the IDE. Clarification: I personally… β read more
-
[# Event] # KinectSdk in # CodeMotion
Buenas, next March 24 in Madrid UPM Iβll participate with the great VicenΓ§ GarcΓa (@ vgaltes) in a session of introduction to KinectSDK. We will see the basic combo 1 for KinectSdk, movement detection, management of the camera, the sensor depth, etc. In 45 minutes we will give a quick overview for everything that has… β read more
-
[# VS11] You can now edit your DGML (good one)
Buenas, files DGML, which talked about enough in previous posts have incorporated a couple of interesting new features in Visual Studio 11. One that have called me attention to is that we can now edit the position of the nodes of the graph and that information is stored within it. If for example, create a… β read more
-
[# ALM] Tips for working with static code analysis
Hi, Today I was thinking to write about some of the new features of Static Code Analysis in Visual Studio 11, but better get this post of the draft folder and make it public. When working on a project, regardless of the tool that we use for the analysis of static code (Code Analysis, FxCop,… β read more
-
[# TFS11] Team Explorer Everywhere free (the CAL are still here :)
Hi, Today Brian Harry says an interesting news: Team Explorer Everywhere becomes free as well as Visual Studio Team Explorer. Beware, this does not mean that we should not pay for access to a Team Foundation Server, a CAL (Client Access License) for each client of Team Foundation work is still needed. But from now… β read more
-
[# EVENT] Material of the KinectSdk event
Good, After finishing the event, leave the post of the same materials. On the one hand the presentation 2 gestos para controlar el mundo con KinectSdkhttp://static.slidesharecdn.com/swf/ssplayer2.swf?doc=kinectv03-120307102927-phpapp02&stripped_title=2-gestos-para-controlar-el-mundo-con-kinectsdk&userName=elbruno View more presentations from Bruno Capuano. </DIV< p> View more presentations from Bruno Capuano. and the link for access to the source code of example. https://skydrive.live.com/redir.aspx?cid=bef06dffdb192125 & SPL =… β read more
-
[# KINECTSDK] HowTo: Detect the sensor state change and sensor disconnection
Hi, back a little to the Kinect SDK after 5 days in which I slept very little to migrate a large enough Beta 2 application to the current version of Kinect SDK. However, the new SDK has changed much and in some things is far more coherent than the previous. For example at the time… β read more
-
[# TFS2010] Practical Kanban Guidance
Good, ALM Rangers team is increasingly active. Through this post, I find the projects that are in beta (that now not take more that Beta, RC, RTM, etc.) of a project for the introduction of Kanban for Team Foundation Server. If you don’t know Kanban, the video I mention in this post is an excellent… β read more