-
[#TFSERVICE] Deploying applications # AZURE from Team Foundation Service 2012
Buenas, today we are going with a simple example: create a web application and deploy it in AZURE directly with a build from Team Foundation Service. (another question that arose during ) the talk of Team Foundation Service SecondNug ). So who here is a tutorial format which in the end is my personal help:… β read more
-
[#TFSERVICE] HowTo: Enable an Microsoft Account to test TFS on the Cloud for free
Buenas, today touch reply a topic that came out in the webcast with the guys at SecondNug on Team Foundation Service . In this case, how to create one account to test the services of Team Foundation Service free of charge. Let’s step by step. 1. To access the service you need a Microsoft… β read more
-
[#TFSERVICE] HowTo: Delete a Team Project on the cloud
Buenas, Another question that made in Team Foundation Server 2012 webcast was related to the ability to delete a Team Project hosted on the cloud. As well, the command-line Visual Studio 2012, with appropriate permissions, the syntax for deleting a Team Project was as follows: TFSDeleteProject [/ q] [/ force] [/excludewss] /collection:URL TeamProjectName Because well,… β read more
-
[#EVENTAZO] Round table of architecture and patterns in # MadridDotNet
Buenas, piece of event that tendermos the week that comes in MadridDotNet. The great Unai will be moderator in a roundtable of architecture and patterns. We have order that do not bring the chainsaw to cut off heads, although some will fall… is a very good opportunity to share experiences and opinions with one of… β read more
-
[#TFS2012] Configuring user profile information
Buenas, yesterday during the Team Foundation Service 2012 event with the guys from SecondNug, arose a couple of questions and comments that I proposed to meet the future posts. Today start with the easy wrong, which was related to the settings of the profile of the user in TFS2012. What we see then is the… β read more
-
[# EVENT] Materials from the Team Foundation Service 2012 WebCast in SecondNug
Buenas, After the webcast of TFS on the cloud with SecondNug friends, I took a couple of interesting questions for future posts. I took me surprise to see how bad running Windows 8 and Live Meeting, but of course… If you play with Betas Well, behold the post materials 2012 07 03 SecondNug – Nos… β read more
-
[#CODEPLEX] TFS Team Tools
Buenas, TFS Team Tools is that piece of tool that you miss when you have to manage a very large TFS environment. On the one hand, it has a series of components for “simple” tasks such as the creation of a TP using scripting and many more of the style of management and report how… β read more
-
[# VS2012] HowTo: Compare 2 files using Visual Studio from the command line
Buenas, some time ago I spoke of the possibility of Configure WinMerge to be used as a tool by default for Diff and Merge within Visual Studio 2010. With Visual Studio 2012 has been incorporated a new Diff and Merge tool that the truth is that it works very well (something talked here about this… β read more
-
[#EVENT] We got to the cloud with Team Foundation Service
Buenas, Tuesday 3 July, I return every year with friends of SecondNug this time to talk about Team Foundation Service (name that does not convince me but is there!). Today the easy easy to put a review by the new features in this release and make a comparison with the version of TFS, we already… β read more
-
[#EVENT] MONETIZATION OF APPLICATIONS WITH WINDOWS 8 ADVERTISING SDK
Buenas, on Thursday 28 June, Paul Carballude (Microsoft) will explain a little how to take advantage of the advertising SDK when we create applications for Windows 8. Of course, he comes to tell us that, but we will seize it is a crack of Windows 8 to ask other things lot So now you know,… β read more
-
[#VS2012] Excellent set of training for Visual Studio 2012 and Team Foundation Server 2012
Buenas, today thanks to David (compi Avanade) I gave a lap by the site Team Foundation service and I was surprised with the detail and simplicity of training materials presented there. For example, in the section Getting Started with Visual Studio , we can see how to connect to TFS, such as upload code, create… β read more
-
[#VS2012] Virtual machines to test the full version of Visual Studio 2012 and Team Foundation 2012
Buenas, today Iβll try to keep me and be able to download the new virtual machines to test Visual Studio 2012 and Team Foundation Server 2012. In the entire environment we find: Microsoft Windows Server 2008 R2 Standard Edition Microsoft SQL Server 2008 R2 Microsoft Visual Studio Ultimate 2012 RC Microsoft Visual Studio Team Foundation… β read more
-
[#ALM] Microsoft leader in magic quadrant in Gartner ALM
Buenas, today also plays a news is not so new but if gives great visibility of the excellent work you are doing people here in Redmond with ALM tools The super mega ultra predictors of future of Gartner have positioned the suite of Microsoft ALM tools in the best possible position compared to its competitors,… β read more
-
[#VS2012] A bit of coverage of code and Team Build 2012
Buenas, data and how to interpret the code coverage is quite sensitive to touch, but like condoms; It is preferable to have them at hand and not need them than to need them and not have them. In Visual Studio 2012 and Team Foundation Server 2012 we have the opportunity to set up our definitions… β read more
-
[#KINECTSDK] Update for Kinect Developer Toolkit 1.5.1
Buenas, a simple and quick news from Redmond, has released an update for the ToolKit for developers in the SDK Kinect. It contains among other things an important actulizaciΓ³n for Kinect Studio (of which spoke here) and improvements to the documentation, etc. Worth download it and update it Source: http://blogs.msdn.com/b/kinectforwindows/archive/2012/06/18/kinect-for-windows-developer-toolkit-update-v1-5-1.aspx Saludos @ Home El Bruno β read more
-
[#KINECTSDK] HowTo: Use Kinect Studio to record and play a Kinect session
Buenas, all those who develop applications with Kinect we know that heavier than this type of development is the way trial/error that you see facing. I.e., while the Kinect is a camera that detects people, each of the tests you want to do requires that you wear stand in front of the sensor and do… β read more
-
[#TFSERVICE] Team Foundation Server has been released and now is free! (not for ever ;)
Buenas, today had other things than write but this post from Brian Harry does to change the direction for a few minutes.The news is very quick to understand Team Foundation Service (TFS on the Cloud) is now available so that anyone can test it. So you know, go tohttp://tfspreview.com/ and you get a trial account… β read more
-
[# TFS11] VS2008 and TFS11? Oh Yeah Baby!
Buenas, because lighter than water. So far couldn’t connect to TFS11 or Team Foundation Service (TFS on the cloud) using Visual Studio 2012 or Visual Studio 2010. Yesterday the great Brian Harry, says in this post we can already do the same from Visual Studio 2008. For this we have to apply this update on… β read more
-
[# VS2012] HowTo: Convert to lowercase the menus in Visual Studio 2012
Buenas, small tip from Saturday. If the second wrong makes you view in Visual Studio 2012 are the menus in uppercase, here you have a trick to change them You just have to add an entry in the register.[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General] create an entry of type DWord (32-bit) with the name [SuppressUppercaseConversion] and value = 1 Once… β read more
-
[#VS2012] Some improvements when you protect code against TFS in #VS2012
Buenas, Now that I have done work (almost in extremis!) the facial for Windows Phone recognition but with Visual Studio 2010, I get to return to Visual Studio 2012 and talk a bit about the improvements that we have in this case when we do a CheckIn. One of the most annoying things that we… β read more