-
[# 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
-
[# VS11] # 7 ReSharper EAP for # Visual Studio 11 Beta
Hi, When left the Consumer Preview of Visual Studio 11 version, one of the things that I tried to do was work with the same instead of Visual Studio 2010. Me I pasted a couple of punches on the way and I had to leave, but again now with the Beta of Visual Studio 11,… — read more
-
[#VS11] Virtual machines for testing Visual Studio ALM 11 and Visual Studio 2010 ALM
H,i now that it has been Visual Studio 11 Beta, toca then update the post for a few weeks with virtual machines to test the latest versions of Visual Studio Alm Visual Studio 2010 ALM Microsoft ® Visual Studio ® 2010 and Team Foundation Server ® 2010 RTM virtual machine for Windows Virtual PC http://www.Microsoft.com/download/en/details.aspx?displaylang=en… — read more
-
[# WINDOWS8] HowTo: Enable.NET Framework 3.5 and other features by command without internet connection line
Hi, When I was still working with Windows 8 Developer Preview, I wrote the following post: [# WINDOWS8] HowTo: Prevent the message to enable.NET Framework 3.5 when you run a unit test in Visual Studio 2010 In the same describe an option to enable the installation of.NET 3.5 and that not "bother" when we ejecutábamos… — read more
-
[# VS11] Available installers for Visual Studio 11 Beta (you hurt the eyes of both # METRO)
Hi, In addition to Windows 8 that has been the great novelty of today, those that we are dedicated to the development of applications already have the possibility of downloading the new Visual Studio 11 Beta. Before we proceed to simply note the following I HOPE YOU LIKE THE METRO INTERFACE, BECAUSE NOW IT REALLY… — read more
-
[# TFS2010] HowTo: Configure a Build to publish debug symbols
Hi, I’m going to aim for but I always forget. In this case, my little set of neurons forget it is advisable to take a set of automatic testing with Intellitrace active execution of a build, publish the symbols (symbol data in English) that are related to our Build. For this I simply follow the… — read more
-
[# KINECT] Changes in # KinectSdk from Beta 2 to SDK V1.0 (I)
Hi, before that I remain obsolete and while I still participate in the MVP Summit 2012 but virtually come with some of the changes that we have to take into account if we have applications for Kinect to use the Kinect SDK Beta 2 and thought of migrating to Kinect SDK V1.0. References Initially we… — read more
-
[# VS2010] On LightSwitch and how works internally with their databases
Hi, Since a couple of days ago I I am giving a bath of Visual Studio LightSwitch. He may like you or not, but to get you out of a tight spot in a fast CRUD generation, as it is quite powerful. However, when you have a computer with more product trial versions that stable… — read more