Do you use VS2008 integration - what are the advantages?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2009
06:30 AM
11-30-2009
06:30 AM
Do you use VS2008 integration - what are the advantages?
I am curious to hear what experienced users have found to be the advantages of AQTime(v6 here) integrated into VS2008 instead of just running it standalone? Thanks, Joe
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2009
10:57 PM
12-08-2009
10:57 PM
Hello Joe,
AQtime integrates its menus, toolbars and panels with the Visual Studio IDE. A new project type is also added so you can store your AQtime project within your solution. In addition to that, AQtime contributes its object model to the Visual Studio .NET automation model so you can create custom add-ins for Visual Studio that use the object model.
Please see the "Integration into IDEs" help topic for a complete list of integration features.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2010
08:16 PM
01-27-2010
08:16 PM
I would also be curious how/if people use the plugin.
I'm a relatively new user and I always use the standalon App and have disabled the plugin (just one more thing to slow VS down).
One thing I noticed is that when some modules are opened in an AQTime standalone project, sometimes they're locked for writing so I get errors when recompiling. I wonder if that can happen with a plugin project.
Also, I expect the standalone App to run smoother that the plugin stuff, but that is pure speculation and contradictions from people that actually use it might be interesting.
cheers,
Martin
I'm a relatively new user and I always use the standalon App and have disabled the plugin (just one more thing to slow VS down).
One thing I noticed is that when some modules are opened in an AQTime standalone project, sometimes they're locked for writing so I get errors when recompiling. I wonder if that can happen with a plugin project.
Also, I expect the standalone App to run smoother that the plugin stuff, but that is pure speculation and contradictions from people that actually use it might be interesting.
cheers,
Martin
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2010
09:50 PM
01-28-2010
09:50 PM
Hello Martin,
>>>
One thing I noticed is that when some modules are opened in an AQTime standalone project, sometimes they're locked for writing so I get errors when recompiling. I wonder if that can happen with a plugin project.
<<<
The situation occurs because AQtime monitors file changes in the output directory and automatically reloads debug information for the modules that are listed in the Modules pane. To avoid it, you can disable AQtime's "Auto reload debug information" option (Options | Options... | General | General Preferences).
AQtime also monitors file changes if you work with your AQtime project in the Visual Studio IDE. You can configure the option from the IDE if you select "Tools | Options..." and then select "AQtime | General | General Preferences" in the Options dialog.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
