-
[#VS2012] HowTo: Copy as HTML in Visual Studio 2012
Buenas, when I had to copy source code in HTML format from the Visual Studio 2010 IDE always used theProductivyt Power Tools . Between all the features that has the Copy as HTML I was quite useful. Now with Visual Studio 2012 does not have any extensions to default me this functionality, but with a… β read more
-
[#EVENT] 4 hrs of VS sessions for the launch of Visual Studio 2012
Buenas, This is already taking shape. A few days ago I commented that we were organizing an event for the launch of Visual Studio 2012. As well, we already have more mature theme and eye that there are interesting facts The date is set: Tuesday, October 23, from 15: 00 to 19: 00. The format… β read more
-
[#TFS2012] Suspending work from MyWork (III)
Buenas, after seeing the way of use the My Work to manage active tasks I have assigned section , today we will see another interesting feature in this section: the ability to suspend a trabajoΒ΄ environment / debug / build and then recover the same. Let’s look at an example. Suppose that I am working… β read more
-
[#TFS2012] Working with my tasks with My Work (II)
Buenas, A couple of days ago I wrote a post where commented as we have the list of work items in progress at the time of a CheckIn with our changes. Inside the panel Team Explorer there is a view that is designed to make it easier this action “My Work“. Suppose that we are… β read more
-
[#VS2012] Download trials of Visual Studio 2012 and Team Foundation Server 2012
Buenas, after the post where commented on the ISO to have a 90-day trial of Windows 8 , today as I’m putting together my test/demo environment I have to point the links to download the trial of Visual Studio 2012 and Team Foundation Server 2012. Visual Studio 2012 web installerhttp://www.Microsoft.com/VisualStudio/11/es-ES/downloads#ultimate Visual Studio Ultimate ISO Downloadhttp://www.Microsoft.com/en-US/Download/details.aspx?ID=30678… β read more
-
[#WINDOWS8] 90-Day trials to test Windows 8
Buenas, Although I have multiple MSDN subscriptions (Avanade, MVP, etc.), and in each one of them have multiple licenses for development of Windows 8 , when I have to prepare environments use and pull the best is to download the 90-day evaluation version from here . In this case it is the version Windows 8… β read more
-
[# VS2012] Tip to always have your work in progress really close when you have to checkin (I)
Buenas, one of the major advantages and disadvantages of Team Foundation Server is the ability we associate our changes in the source code with work items that give life to a project. It is an advantage because it allows us to have transparency in the real state of a project, and is a disadvantage because… β read more
-
[#VS2012] Trial Virtual Machines to test Visual Studio 2012 trial and Team Foundation Server 2012
Buenas, one more time we have available virtual machines with Visual Studio 2012 and Team Foundation Server 2012 available for download with all active features to test time. You can read the full detail of the download here: http://blogs.msdn.com/b/briankel/archive/2011/09/16/visual-studio-11-application-lifecycle-management-virtual-machine-and-hands-on-labs-demo-scripts.aspx Source: http://blogs.msdn.com/b/briankel/archive/2012/08/24/updated-Visual-Studio-2012-RTM-Alm-virtual-machine-and-hands-on-Labs-demo-scripts.aspx Saludos @ La Finca El Bruno β read more
-
[#TFS] Separate installer for the client of Team Foundation Server object model 2010 SP1
Buenas, today I came across a question of those that leave me with a little crooked mouth. It is that an acquaintance that is developing extensions for TFS with the SDK (and in Java part!) I was wondering if it was really necessary to install Visual Studio 2010 or Team Explorer. The truth is that… β read more
-
[# NUGET] Teaching some NuGet to Valentino (he is only 4 years old!)
Buenas, this post is that I learn once and for all what is the Karma . Yesterday I I’m complaining a littleabout NuGet and today I already have explain what NuGet. As well, introductions to NuGet can be read here and hereIf you’re a webcast you can see this video. and Yes what happy life… β read more
-
[#NUGET] Performance problems, of course :S
Buenas, NuGet works for the ass, so simple. Care me not misunderstood, the idea behind NuGet is awesome, and although still a long way to have something similar to MAVEN the world. Net, to manage packages with NuGet is awesome. The problem is that during all August NuGet works for the ass. Searches and downloads… β read more
-
[#EVENT] Our own Visual Studio 2012 launch event in Madrid (with luxury guests!)
Buenas, Is not yet closed, but if you don’t have plans on September 20 next we will do an event with the user group of MadridDotNet to launch extra officially (or not, so we will see) to Visual Studio 2012. We are not going to put 4 fools always talking, but that we will be… β read more
-
[#WINDOWS8] HowTo: Determine if a control is in design mode
Buenas, well to see if a control, a page, or what you happens in Windows 8 is in design mode, the solution is simple, very simple: 1: var designMode = Windows.ApplicationModel.DesignMode; Brunito I apuntalo! Source: http://msdn.Microsoft.com/en-us/library/Windows/apps/Windows.applicationmodel.DesignMode PS: by the way I have to change the tag before known as # METRO by the new “Windows… β read more
-
[#WINDOWS8] HowTo: Activate Windows using the command line
Buenas, after having Windows 8 installed and configured on my laptop, I found an error when activating it. In the first place had some timeout errors and then it seems that the keys (KMS) server was low or something passed. As well, in this link I found a tip that allows you to enable Windows… β read more
-
[#TFS2012] More good news: Kanban is here!
Buenas, after the announcement of GitTF , now get to see another novelty incorporated into Team Foundation Server 2012 quickly. It is the possibility of working with a model Kanban in our projects. The foundations of Kanban are quite simple and once you understand them, if your working model can be adapted to them because… β read more
-
[#TFS2012] GitTF: Integration between #Git and #TFS! Perhaps the best of both worlds
Buenas, Yesterday Brian Harry made public the announcement of a product to work with GIT and TFS.This tool allows us to leverage the best of both products to be able to work in a more complete environment. If you know TFS and especially TFS2012, first thing you Β΄preguntaras will be and what happens with the… β read more
-
[# RESHARPER] AgentMulder: excellent AddIn to work with IoC
Buenas, yesterday I commented on the availability of Unity for .net 4.5 and also made a comment on Agent Mulder . Agent Mulder is an awesome extension for ReSharper that allows you to navigate to a specific type declarations and implementations when we are working with some dependency injection container. How to explain it in… β read more
-
[#UNITY] Unity for .net Framework 4.5 and Windows RT available
Buenas, If you’ve begun to bear strong in vein with developments for Windows 8 , you know that the new subset of .net Framework with which we have to work in Windows 8 , because it does not have all the features to which we are accustomed. We have things that we like a lot… β read more
-
[#RESHARPER] Cool Feature: Extract Class
Buenas, a few days ago there was a webcast where friends of JetBrains commented on the news ofReSharper 7. 55 Minutes quite interesting, and among the things that showed today I remembered one that came to the hair. A case of refactoring where you are with a class that has too much content and responsibilities… β read more
-
[#KINECT] HowTo: Use Face Recognition with #KinectSdk (III)
Buenas, After the first 2 posts [# KINECT] HowTo: Use Face Recognition with # KinectSdk (I)https://elbruno.com/2012/07/31/kinect-HOWTO-Utilizar-face-recognition-con-kinectsdk-i/ [# KINECT] HowTo: Use Face Recognition with # KinectSdk (II)https://elbruno.com/2012/08/07/kinect-HOWTO-Utilizar-face-recognition-con-kinectsdk-II/ Today we will see how to modify the “network” that is drawn in our face using the example from the previous post. Reviewing a little how is it mounted,… β read more