Download Document Session Manager - Visual Studio addin
Description
Document Session Manager is a Visual Studio 2008 addin for saving and restoring the list of opened documents (xml files, source files, winforms, etc.) inside the IDE.
Icons
Source Files
The download file dsmaddin.zip has the following entries.
trunk/DocumentSessionManager.sln// ww w . j a v a 2s . c o m
trunk/DocumentSessionManager.suo
trunk/DocumentSessionManager/AssemblyInfo.cs
trunk/DocumentSessionManager/CommandBar.resx
trunk/DocumentSessionManager/Configuration.UI/DsmOptionsPage.Designer.cs
trunk/DocumentSessionManager/Configuration.UI/DsmOptionsPage.cs
trunk/DocumentSessionManager/Configuration.UI/DsmOptionsPage.resx
trunk/DocumentSessionManager/Configuration/DsmSettings.cs
trunk/DocumentSessionManager/Configuration/DsmSettingsManager.cs
trunk/DocumentSessionManager/Configuration/IDsmSettingsManager.cs
trunk/DocumentSessionManager/Connect.cs
trunk/DocumentSessionManager/Container.cs
trunk/DocumentSessionManager/Controller/AddinController.cs
trunk/DocumentSessionManager/DebuggerHook.cs
trunk/DocumentSessionManager/DocumentSessionManager - For Testing.AddIn
trunk/DocumentSessionManager/DocumentSessionManager.AddIn
trunk/DocumentSessionManager/DocumentSessionManager.csproj
trunk/DocumentSessionManager/DocumentSessionManager.csproj.user
trunk/DocumentSessionManager/DocumentSessionManager.resx
trunk/DocumentSessionManager/Domain/CurrentSessionInfo.cs
trunk/DocumentSessionManager/Domain/ISessionManager.cs
trunk/DocumentSessionManager/Domain/Session.cs
trunk/DocumentSessionManager/Domain/SessionDocument.cs
trunk/DocumentSessionManager/Domain/SessionManager.cs
trunk/DocumentSessionManager/Dte.Impl/DteAdapter.cs
trunk/DocumentSessionManager/Dte.Impl/DteWindowAdapter.cs
trunk/DocumentSessionManager/Dte/IDteAdapter.cs
trunk/DocumentSessionManager/Dte/IDteWindowAdapter.cs
trunk/DocumentSessionManager/Dto/DtoMapper.cs
trunk/DocumentSessionManager/Dto/SessionDocumentDto.cs
trunk/DocumentSessionManager/Dto/SessionDto.cs
trunk/DocumentSessionManager/Exceptions/ExceptionManager.cs
trunk/DocumentSessionManager/Exceptions/IExceptionManager.cs
trunk/DocumentSessionManager/Icons/delete.bmp
trunk/DocumentSessionManager/Icons/load.bmp
trunk/DocumentSessionManager/Icons/recentdocuments.bmp
trunk/DocumentSessionManager/Icons/reload.bmp
trunk/DocumentSessionManager/Icons/save.bmp
trunk/DocumentSessionManager/Icons/saveas.bmp
trunk/DocumentSessionManager/Icons2/DsmDeleteSessions.bmp
trunk/DocumentSessionManager/Icons2/DsmDeleteSessionsDisabled.bmp
trunk/DocumentSessionManager/Icons2/DsmDeleteSessionsMask.bmp
trunk/DocumentSessionManager/Icons2/DsmLoadSession.bmp
trunk/DocumentSessionManager/Icons2/DsmLoadSessionDisabled.bmp
trunk/DocumentSessionManager/Icons2/DsmLoadSessionMask.bmp
trunk/DocumentSessionManager/Icons2/DsmRecentlyClosed.bmp
trunk/DocumentSessionManager/Icons2/DsmRecentlyClosedDisabled.bmp
trunk/DocumentSessionManager/Icons2/DsmRecentlyClosedMask.bmp
trunk/DocumentSessionManager/Icons2/DsmReloadSession.bmp
trunk/DocumentSessionManager/Icons2/DsmReloadSessionDisabled.bmp
trunk/DocumentSessionManager/Icons2/DsmReloadSessionMask.bmp
trunk/DocumentSessionManager/Icons2/DsmSaveSession.bmp
trunk/DocumentSessionManager/Icons2/DsmSaveSessionAs.bmp
trunk/DocumentSessionManager/Icons2/DsmSaveSessionAsDisabled.bmp
trunk/DocumentSessionManager/Icons2/DsmSaveSessionAsMask.bmp
trunk/DocumentSessionManager/Icons2/DsmSaveSessionDisabled.bmp
trunk/DocumentSessionManager/Icons2/DsmSaveSessionMask.bmp
trunk/DocumentSessionManager/PictureManager.cs
trunk/DocumentSessionManager/Properties/DataSources/SessionDocumentDto.datasource
trunk/DocumentSessionManager/Properties/DataSources/SessionDto.datasource
trunk/DocumentSessionManager/Properties/Resources.Designer.cs
trunk/DocumentSessionManager/Properties/Resources.resx
trunk/DocumentSessionManager/Repositories/IRepository.cs
trunk/DocumentSessionManager/Repositories/ISessionRepository.cs
trunk/DocumentSessionManager/Repositories/ISettingsRepository.cs
trunk/DocumentSessionManager/Repositories/IUnitOfWork.cs
trunk/DocumentSessionManager/Repositories/MemorySessionRepository.cs
trunk/DocumentSessionManager/Repositories/MemorySettingsRepository.cs
trunk/DocumentSessionManager/Repositories/UnitOfWork.cs
trunk/DocumentSessionManager/Repositories/XmlSessionRepository.cs
trunk/DocumentSessionManager/Repositories/XmlSettingsRepository.cs
trunk/DocumentSessionManager/Settings.Designer.cs
trunk/DocumentSessionManager/Settings.settings
trunk/DocumentSessionManager/UI/FrmLongMessage.Designer.cs
trunk/DocumentSessionManager/UI/FrmLongMessage.cs
trunk/DocumentSessionManager/UI/FrmLongMessage.resx
trunk/DocumentSessionManager/UI/FrmSessions.Designer.cs
trunk/DocumentSessionManager/UI/FrmSessions.cs
trunk/DocumentSessionManager/UI/FrmSessions.resx
trunk/DocumentSessionManager/UI/IViewAdapter.cs
trunk/DocumentSessionManager/UI/ViewAdapter.cs
trunk/DocumentSessionManagerTests/Builders/DsmSettingsBuilder.cs
trunk/DocumentSessionManagerTests/Builders/SessionBuilder.cs
trunk/DocumentSessionManagerTests/Builders/SessionDocumentBuilder.cs
trunk/DocumentSessionManagerTests/Controller/AddinControllerTests.cs
trunk/DocumentSessionManagerTests/DocumentSessionManagerTests.csproj
trunk/DocumentSessionManagerTests/Domain/SessionDocumentTests.cs
trunk/DocumentSessionManagerTests/Domain/SessionManagerTests.cs
trunk/DocumentSessionManagerTests/Domain/SessionTests.cs
trunk/DocumentSessionManagerTests/Dto/DtoMapperTests.cs
trunk/DocumentSessionManagerTests/Libs/Moq.dll
trunk/DocumentSessionManagerTests/Libs/nunit.framework.dll
trunk/DocumentSessionManagerTests/Properties/AssemblyInfo.cs
trunk/DocumentSessionManagerTests/Repository/UnitOfWorkTests.cs
trunk/DocumentSessionManagerTests/Repository/XmlSessionRepositoryTests.cs
trunk/DocumentSessionManagerTests/Repository/XmlSettingsRepositoryTests.cs
trunk/screenshots/configuration.png
trunk/screenshots/debug1.png
trunk/screenshots/debug2.png
trunk/screenshots/debug3.png
trunk/screenshots/debug4.png
trunk/screenshots/firstsession.png
trunk/screenshots/loadfirstsession.png
trunk/screenshots/loadfirstsession2.png
trunk/screenshots/loadsecondsession.png
trunk/screenshots/loadsecondsession2.png
trunk/screenshots/loadsession.png
trunk/screenshots/overwritefirstsession.png
trunk/screenshots/overwritefirstsession2.png
trunk/screenshots/recently1.png
trunk/screenshots/recently2.png
trunk/screenshots/savesessionas1.png
trunk/screenshots/savesessionas2.png
trunk/screenshots/secondsession.png
trunk/screenshots/shortcuts.png
trunk/screenshots/tabgroups.png
trunk/screenshots/toolbar1.png
trunk/screenshots/toolbar2.png
trunk/uninstall.bat
Download
Click the following link to download dsmaddin.zip.
dsmaddin.zip