I am using instruments to resolve memory leak issues for an app in iPhone. I just wanted to know if I have to resolve the leaks coming from Foundation and CFNetwork Libraries. Specifically, the leaks are from:
1. NSCFString
2. NSConcreteData
3. General Block-3584
Since they do not directly point to the code that I have written, how should I resolve…
I'm trying to install Install MS Visual Studio 2008 Team Foundation in XP but during the installation the setup request Windows Server 2003 Service Pack 1.
I have install TFS 2008 SP1, but nothing have change. I can not install Windows Server 2003 Service Pack 1 because because the OS is in XP.
Any ideas?
Does Team Foundation Server 2008 or upcoming 2010 work with perforce as the SCM tool? I haven't been able to find any documentation on the web indicating whether or not this configuration is supported? I apologize if this question has been answered elsewhere.
Hello,
We are now 5 developers and want to use Team Foundation Server. What do we need?
1 Premium/Ultimate Licence and a Professional Version for each developer?
Or does Ultimate already contains more than one licence?
thx
cpt.oneeye
Hi,
can i comunicate a silverlight application with a windows workflow foundation app,if yes how can i do that?
, i try to add a reference from my silverlight app to a windows workflow app and it doesnt work.
Thanks
I have a Team Foundation Server 2012 installation with Power Tools, and I defined a backup plan using the wizard found in the "Database Backup Tools" in the Team Foundation Server Administration Console.
I set the backup plan to do a full database backup on Sunday mornings, to another server in the network.
I followed the wizard with no problems…
La Document Foundation : pas de LibreOffice OnLine cette année
Mais un feuille de route officielle, le portage pour Android progresse
Edit 16h : La Document Foundation vient de corriger une confusion dans la communication autour des déclinaisons Cloud et mobiles de son fork d'OpenOffice.org. Elle annonce une feuille de route.
La Document…
La Document Foundation : pas de LibreOffice OnLine cette année
Mais un feuille de route officielle, le portage pour Android progresse
Edit 16h : La Document Foundation vient de corriger une confusion dans la communication autour des déclinaisons Cloud et mobiles de son fork d'OpenOffice.org. Elle annonce une feuille de route.
La Document…
Visual Studio 2012 : quoi de neuf dans la Release Candidate ?
Tour d'horizon des nouveautés de l'EDI, .NET 4.5 et Team Foundation Server 2012
Visual Studio 2012, Team Foundation Server 2012 et .NET Framework 4.5 sont disponibles en version Release Candidate. Cette sortie marque une étape importante pour ces outils qui peuvent désormais…
I'm writing an ASP.net application that uses Windows Identity Foundation. My ASP.net application uses claims-based authentication with passive redirection to a security token service. This means that when a user accesses the application, they are automatically redirected to the Security Token Service where they receive a security token…
Hello. While I am quite comfortable with the .Net world, I am a baby as far as SharePoint technologies are concerned.
With the advent of SharePoint 2010 (Foundation especially), I'd like to directly learn the new version. However, I am not getting enough resources on the Internet that can be helpful.…
Test Scribe is a documentation power tool designed to construct documents directly from the TFS for test plan and test run artifacts for the purpose of discussion, reporting etc... . Known Issues/Limitations Customizing the generated report by changing the template, adding comments,…
Why isn't the use of KnownType attribute in C# sufficient for inclusion of a DLL? Working with Visual Studio 2012 with TFS responsible for builds, I am on a project in which a service required use of this attribute as in the following:
using Project.That.Contains.RequiredClassName;
…
Suppose that I have project backlog item with effort of 40 hours. My sprint is 40 hours (1 week) and I have one developer in team.
So developer creates child task to pending backlog and estimates work to 40 hours. At the end of the sprint developer didn't succeed in resolving his…
I have developed and deployed few ASP.NET applications. Sometimes I want to stop the users from either inserting or updating a record when:
Maintenance is going on.
Stop operations due to payment delay.
In one of my recent application I have implemented this feature to first…
A common question in TFS forums is how to populate list items from external sources in Work Items.
Well, there is not a specific functionality to integrate Work Items with external databases or systems when designing them. Actually, you will need to associate your Work…
When a bug is fixed, the dev set its status to "resolved" and the bug is reassigned back to the person that created it. In our case this is usually the product owner - we don't have dedicated testers.
But what's a good process for controlling how/when the PO tests the software?…
Being careful is usually enough to prevent problems, but sometimes I need to double check the branch I'm working on (e.g. "hmm... I'm in the dev branch, right?") by checking the source control path of a random file.
In looking for an easier way, I thought of naming the…
I'd like to validate I'm not in the wrong way.
My team project is using Visual Studio Scrum 2.x. Since each area/product has a lot of kind of requirements (security, user interface, HTTP/REST services...), I tried to manage this creating "parent backlogs" which are…
We are using TFS and SQL 2005 (looking to upgrade to SQL 2012 if that makes a difference). We store our database schema in a Visual Studio Database project (VS 2010).
When code is released to live we currently use the Visual Studio Database Project to build a…
I am working with a web application, using TFS. Every time I build the site it takes an unproductivly long time to start up again. I would like to have a second mapping of the site on my c drive, where I would only get latest and build once a day, so this…
In addition to my Previous topic on
How to use SVN, Branch? Tag? Trunk?
I would like to get in-depth on how a programmer should/could use TFS.
The things that are most interesting to me is not how to set up the server, rather how you use it on a…