Tagged Questions
1
vote
1answer
176 views
Launch Condition for checking Visio 2010 installation does not work on Win 7 64 bit with Visio 2010 64 bit version
We have a visio 2010 add in deployed using msi created with setup and deployment project in visual studio.
The setup project is having a launch condition to check the registry and prompt user if Visio ...
3
votes
1answer
3k views
Exporting VS2010 class diagrams to visio
I am creating class diagram using VS2010. Is there any way to import VS2010 generated class diagrams to import in MSVisio?
Regards,
Priyank Thakkar
1
vote
0answers
514 views
Import visio diagrams in visual studio 2010 ultimate
I am trying to export xmi file from visio 2010. This is to use imported xmi files to import in visual studio 2010 ultimate. This blog http://modeling-languages.com/microsoft-visio-uml-xmi-export/ ...
2
votes
1answer
252 views
Creation of a Visio Add-in with Visual Studio 2010 and C# : loosing reference to buttons
I am facing something strange in my Visio Add-in:
I have a CommandBar, with CommandButtons on it and I just launch my debug mode.
The first page is OK (the start page of Visio) but if I open a file ...
1
vote
3answers
551 views
Developing an Office seating plan in ASP.NET/C# with Visual Stduio 2010
I want to develop a simple seat plan for my office - showing the location of kitchen/toilets and where each person sits - if you then clicked a person it would bring up their contact details (email ...
2
votes
1answer
538 views
Free program to view .sequencediagram files
Is there a free program to view ".sequencediagram" files generated by VS2010 Ultimate? I have generated some and want to share them with my team, but do not want to copy and paste all of them into ...
3
votes
2answers
9k views
Reverse Engineering a C# Solution
I know Visual Studio 2010 Ultimate has some abilities, and I would normally do this by instinct, but I am on a very tight schedule. I also have Visio 2010 installed and integrated into VS, but its ...
1
vote
0answers
96 views
Visio + Visual Studios
I currently have a license to visual studio 2010 pro. I always liked visio, but the price has been pretty high to invest. I know that it can work with VS to auto generate classes and also reverse ...
4
votes
1answer
3k views
Is there anyway to generate a database diagram from a SQLite database?
For example, is there a way to import a SQLite db into Visio? Or some other tool that can generate a diagram? Can it be done using VS2010?
0
votes
2answers
2k views
Are Visio-Like WPF GUI's possible?
I want to create buttons and displays in WPF that look something like the Visio Flow Chart displays. Are there classes for that?
5
votes
1answer
7k views
How does the UML support inVisual Studio 2010 compare to Visio?
Visio has been supporting UML diagrams for quite some time now. Microsoft has now added UML support in Visual Studio 2010.
Will these two tools interoperate? Further how does one go about deciding ...