Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
5answers
2k views

What is the difference between a bug and a change request in MSF for CMMI?

I'm currently evaluating the MSF for CMMI process template under TFS for use on my development team, and I'm having trouble understanding the need for separate bug and change request work item types. ...
2
votes
2answers
1k views

What are the benefits of “MSF for Agile Software development”?

Now I'm usually skeptical of Visual Studio goodies that come with the 'agile' brand name. So when I saw Agile for MSF in the process draft document I thought I'd take a look (which is coming to grips ...
1
vote
1answer
312 views

MSF Agile: Risk vs Story Points?

I'm working through the creation of an initial set of user stories for a new project, and I'm using MSF Agile for the first time. I've got about 100 user stories, and I've assigned them all to areas ...
0
votes
1answer
31 views

Does read/unread information exist in Thunderbird's .msf file?

I ran gmail backup, which marked all my gmail messages as read. Ugh. I actually use that read/unread information. I had just installed Thunderbird, and it shows hundreds of messages in "All Mail" ...
0
votes
1answer
100 views

Use Sync Framework with SQL 2008 change tracking on both local and remote

What I want is to be able to use Microsoft Sync Framework to sync two SQL 2008 databases that both use the SQL 2008 change tracking feature. One will be a server and the other will be a local ...
0
votes
0answers
84 views

Automatic burn down report for MSF Agile 5.0

Visual Studio Scrum 1.0 contains an iteration burn down report that automatically fetches the sprint data from the Sprint work items. I added the sprint WIT to a project created with MSF Agile 5.0 ...
0
votes
2answers
125 views

Check changes before run synchronize

Is there any way to check changes in database before running synchronize with MS Sync Framework? I have a database with about 100 tables, 80% of these tables are not changed very often. I divided ...
0
votes
1answer
267 views

Filtering data with Microsoft Sync Framework

Context: I'm working on a project that use Offline Application Architecture. Our client program has 2 modes: connected and disconnected. When user in disconnected mode, they will use their local ...
0
votes
4answers
402 views

Requirements Sign-Off

Where do you sign-off requirements in MSF? Do you finish writing the functional specs in the planning phase and then you sign off with the client right before starting development. NOTE: I'm working ...
-1
votes
0answers
48 views

Remote file sync using MSF

From what i've read on the internet, the only way to implement remote file synchronization is using a wcf service. Is that right? There is nothing documented on the MS-site about remote file ...