Remote Desktop Manager Enterprise

最新版本 dotConnect for PostgreSQL Professional 7.15.1504

dotConnect for PostgreSQL Professional 7.15.1504

dotConnect for PostgreSQL Professional 7.15.1504
遠程桌面管理器是一種流行的應用程序,專業用戶,網絡管理員和 IT 部門使用該應用程序來管理虛擬機和所有類型的遠程連接。它使用直觀的界面,並支持所有的連接標準,如 VPN,FTP,SSH,Telnet 等。通過在您的 PC 上安裝“遠程桌面管理器”,用戶可以輕鬆創建虛擬映像和連接的網絡,不僅可以滿足幾個要求不高的用戶的需求,還可以滿足需要對網絡資源進行精確控制的遠程處理功能,協作,異地備份,安全性,無數其他東西.

有了它,您可以輕鬆創建,編輯,共享,組織和查找遠程連接,並直接聯繫所有常用的遠程連接程序,如 LogMeIn,VNC,終端服務,Team Viewer,Telnet,Microsoft 遠程桌面,VMware, Virtual PC,X Window,Dameware,Citrix,Hyper-V,Microsoft 遠程協助,Oracle Virtual Box,Radmin,PC Anyswhere 等等。儘管這個應用程序提供了令人難以置信的功能,但仍然可以在免費軟件模式下使用幾乎每個專業用戶的微笑。只有要求最苛刻的用戶才會覺得有必要從免費版本切換到企業版計劃,以便解鎖更多的工具和服務,以滿足需要服務數百個用戶的超大型企業的需求。

遠程桌面管理器功能:

自動 VPN 連接
遠程桌面管理器本地支持多種 VPN 類型,例如:Microsoft VPN,Cisco VPN,SonicWall VPN 和 TheGreenBow VPN。作為一個免費的插件,它還提供了一個廣泛的 VPN 列表,例如:OpenVPN,Shrewsoft VPN 以及許多其他與 IPSec 兼容的 VPN。這些可以在幾秒鐘內下載和安裝。

在文件夾中分組會話
為了使管理更簡單,使用遠程桌面管理器可以組織會話(文件夾)。然後,您可以輕鬆查看選定組和子組內的所有會話,並使用搜索過濾器查找特定組.

快速連接模板支持
使用快速連接功能可以使用 Microsoft 遠程桌面,VNC 或 Web 快速訪問遠程計算機頁。只需輸入主機名或 IP 地址即可.

通過托盤圖標快速訪問圖標上下文菜單
訪問和管理您的連接,查看打開的會話並更改活動的數據源。訪問本地工具,如:命令提示符,註冊表編輯器,性能監視器,遠程 shutdown

在線備份服務(訂閱)
在線備份服務(通過訂閱提供)允許您自動將會話保存在安全的在線存儲空間,並恢復一旦出現問題,

U.S。聯邦政府批准的加密
該應用程序集成了高級加密標準(AES)算法,以保護您的本地文件和數據庫中的敏感數據。使用自己的私鑰和主密碼(密碼短語)來創建強加密密鑰(256 位密鑰).

注意:30 天試用版。需要.NET Framework.

也可用:下載用於 Mac

的遠程桌面管理器

ScreenShot

軟體資訊
檔案版本 dotConnect for PostgreSQL Professional 7.15.1504

檔案名稱 dcpostgresql.exe
檔案大小 73.2 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 Devolutions
官網 http://www.remotedesktopmanager.com/
更新日期 2019-11-01
更新日誌

What's new in this version:

dotConnect for PostgreSQL Professional 7.15.1504
- Visual Studio 2019 version 16.4 Preview is supported

Entity Developer:
- The DbContext template is improved: precision and scale for database types are generated now in EF4/EF5/EF6 models when Fluent Mapping=True and Mapping Generation Strategy=UseAttributes
- The bug with throwing the EntityFrameworkCoreVersion error in Create Model Wizard in a standalone Entity Developer is fixed

Entity Framework support:
- Entity Framework Core 2.2.6 is supported
- The bug with optimistic concurrency implementation in EF Core is fixed


dotConnect for PostgreSQL Professional 7.15.1499
- PostgreSQL 12 is supported
- The "Optimize rendering for screens with different pixel densities" feature of Visual Studio 2019 is supported by Devart DataSet Manager
- The bug with inserting data into GEOMETRY columns is fixed
- The bug with updating TEXT columns in UTF8 databases is fixed

Entity Developer:
The DbContext template is improved for using Entity Framework 6.3:
- The "Configuration Type Name" property, which specifies the descendant of DbConfiguration class that should be used for code-based configuration, is added
- The "Use DbConfigurationType Attribute" property, which determines whether to register the configuration type specified in the ConfigurationTypeName property of the DbConfigurationType attribute, is added
- The DbProviderFactories.RegisterFactory method is generated when UseDbConfigurationTypeAttribute=true and ConfigurationTypeName='%Default%'
- With UseDbConfigurationTypeAttribute=false, the static constructor for registering factory and the new partial method OnStaticConfigured are generated
- The "Optimize rendering for screens with different pixel densities" feature of Visual Studio 2019 is supported
- The compatibility issue with JetBrains ReSharper is fixed

Entity Framework support:
- Entity Framework Core 3.0 is supported
- Entity Framework 6.3 is supported
- The lock for Microsoft.EntityFrameworkCore dependency is added to the NuGet package Devart.Data.PostgreSql.EFCore
- The bug with invoking DbFunctions with the DateTime and DateTimeOffset parameters is fixed


dotConnect for PostgreSQL Professional 7.14.1470
- The integration with Visual Studio 2019 is improved: now the installation detects both 2019 Release and 2019 Preview versions
- The bug with throwing System.NullReferenceException instead of actual error in Workflow Foundation is fixed

Entity Developer:
- Entity Framework 6.3 Preview 9 is supported for projects with target framework .NET Core 3 or .NET Standard 2.1
- The behaviour is changed: a plural form of names ending with "s" now has a longer version (for example, status -> statuses)
- The bug with applying the new Foreign Key's Delete Rule values SET DEFAULT and SET NULL by the Update Database From Model and Update Model From Database wizards is fixed (Entity Framework)
- The bug with copying a property with Primary Key=True / Entity Key=True to a complex type is fixed (Entity Framework)
- The bug with naming of a composing unique key by Create Model Wizard / Update From Database Wizard in EF Core is fixed (Entity Framework)
- The bug with invalid attempt to cast unsupported Visual Studio project to type 'VSLangProj.VSProject' is fixed

Entity Framework support:
- Entity Framework 6.3 Preview 9 is supported
- A new NuGet package Devart.Data.PostgreSql.EF6 with a .NET Standard 2.1 assembly, compatible with .NET Core 3, is added
- The bug with using the same database connection in several EF Core contexts is fixed
- The bug with applying a value converter to .Where expression with .Contains on nullable enum in EF Core 2 is fixed
- The bug with casting the DateTimeOffset value passed to a function as an argument in EF6 is fixed


dotConnect for PostgreSQL Professional 7.13.1437
Entity Framework support:
- The bug with applying a value converter to a nullable column in EF Core 2 is fixed
- The bug with applying config.QueryOptions.ComparisonCollation to the update statements in EF6 is fixed


dotConnect for PostgreSQL Professional 7.13.1422
- The bug with throwing "Operation is not supported" by web providers, when the cookie is used, is fixed

Entity Developer:
- The ability to disable generation of the byte order mark (BOM) in the beginning of code files in a standalone Entity Developer is implemented
- The bug with design time copy/cut/paste functionality for entities is fixed
- The bug with invalid integer to enum conversion by a generated method, which is based on SQL query and returns a collection of entities, in EF Core 2 is fixed

Entity Framework support:
- The bug with applying a filter to the nullable property with implicit EnumToStringConverter via LINQ queries in EF Core 2 is fixed
- The bug with missing brackets around SELECT inside the generated CASE statement in EF Core 2 is fixed
- The bug with nullable parameters in EF Core 2 is fixed
- The bug with reopening connections in EF Core 2 is fixed


dotConnect for PostgreSQL Professional 7.13.1402
- Deprecated design-time Synchronous API calls are no longer used with Visual Studio 2019 and Visual Studio 2017
- The behaviour is changed: now PgSqlDataAdapter performs inserts in a batch with protocol 3 when the UpdateBatchSize property is used and UnpreparedExecute is true for InsertCommand
- The bug with missing schema name in a function return type when the function is backed up via PgSqlDump.Backup is fixed
- The bug with creating foreign key constraints before primary key constraints in a PgSqlDump.Backup result script is fixed
- The bug with adding timestamp(6) instead of timestamp to a PgSqlDump.Backup result script is fixed
- The bug with connecting to a PostgreSQL server on Google Cloud Platform is fixed

LinqConnect (formerly known as LINQ to PostgreSQL):
- The bug with running stored procedure in PostgreSQL Server 11 or higher is fixed
- The bug with executing incorrect SQL request (cached during one of the previous calls), when a variable initialized with an empty collection participates in LINQ query, is fixed

Entity Framework support:
- Entity Framework Core 2.2.4 is supported
- The bug with closing database connection by context.Dispose() in the scope of a distributed transaction in EF Core 2 is fixed
- The bug with using a value converter, when the .NET data type remains the same, within the WHERE clause in EF Core 2 is fixed


dotConnect for PostgreSQL Professional 7.13.1366
- Visual Studio 2019 is supported
- Entity Developer: the bug with processing DBNull returned by the function in EF Core is fixed
- Entity Framework support: the bug with using the "Generate Database from Model" wizard when working with Entity Framework 6 Tools is fixed


dotConnect for PostgreSQL Professional 7.12.1357

- Visual Studio 2019 Release Candidate 4 is supported
- The bug with corrupting not Latin-1 characters by Migration Wizard for files with non-unicode encoding is fixed

Entity Framework support
- Entity Framework Core 2.2.3 is supported
- The translation of DateTimeOffset literal into SQL statement is supported
- The SQL translation of the following method overloads, that accept the StringComparison argument and return bool, in the System.String class is supported in EF Core 2: Contains, StartsWith, EndsWith, Equals
- The bug with removing an empty __EFMigrationsHistory table by EnsureDeleted() in EF Core 2 for PostgreSQL 9.0 and higher is fixed
- The bug with generating the COALESCE expression in EF Core is fixed
- The bug with calling DbExecutionStrategy.ShouldRetryOn(Exception), when the first connection fails to open, is fixed


dotConnect for PostgreSQL Professional 7.12.1328

- The bug with PgSqlLoader.LoadTable(IDataReader) for .NET Standard 1.3 and .NET Standard 2 is fixed
- The bug with applying Convert.IsDBNull() to PgSqlParameter.Value is fixed

LinqConnect (formerly known as LINQ to PostgreSQL):
- The bug with executing incorrect SQL request (cached during one of the previous calls), when .Contains() is invoked in the multithreaded application, is fixed

Entity Developer:
- The bug with generating fluent mapping for the one-to-one association by the DbContext template in EF4/EF5/EF6 is fixed

Entity Framework support:
- The translation of single-char literal into SQL statement in EF Core is supported
- The bug with SQL generation, when optionsBuilder.UseLoggerFactory() is used, in EF Core is fixed
- The bug with using a value converter for the property used in .Contains() in EF Core 2 is fixed
- The bug with translating String.IndexOf() into SQL statement in EF Core is fixed
- The bug with updating a null value of the concurrency check column with some non-null value in EF Core is fixed


dotConnect for PostgreSQL Professional 7.12.1307
- PostgreSQL 11 is supported
- The bug with connecting to database with .NET Standard 1.3 compatible assemblies on .NET Framework 4.6.0 run-time is fixed

LinqConnect (formerly known as LINQ to PostgreSQL):
- The new overload DataContext.Refresh(bool ignoreErrors, RefreshMode mode, object entity) is added for ignoring errors during refresh
- The existing overload DataContext.Refresh(RefreshMode mode, object entity) is improved: its check avoids the try to refresh the entity that is added to the context but not submitted to the database
- The type and text of the error generated by the DataContext.Refresh(RefreshMode mode, object entity) method, when the passed entity doesn't exist in database, is fixed

Entity Developer:
- The multiple select functionality in EF Core Model is improved: now it allows setting PrimaryKey, ValueGenerated, Concurrency for several properties simultaneously
- The bug with detecting order of columns in composite primary key with two or more columns by Update To Database and by Update From Database wizards in EF Core is fixed
- The bug with using ASP.NET Core Web Application (.NET Framework) and Azure Functions v1 (.NET Framework) projects in Visual Studio 2017 is fixed

Entity Framework support:
- Entity Framework Core 2.2.1 is supported
- The new extension method Database.IsPostgreSql() in EF Core 2 is implemented
- The bug with applying config.Workarounds.IgnoreSchemaName=true to the .ToTable() functionality in EF Core 2 is fixed
- The bugs with using the GuidToStringConverter, EnumToStringConverter, ValueConverter classes in EF Core 2 are fixed
- The bug with constructing the LIKE clause in EF Core 2 is fixed
- The bug with generating a subselect within the SELECT list in EF Core 2 is fixed
- The bug with applying an aggregate function to the result of a subselect in EF Core 2 is fixed

dotConnect for PostgreSQL Professional 7.15.1504 相關參考資料
dotConnect for PostgreSQL - Editions - Devart

dotConnect for PostgreSQL editions: Express (Free), Standard, Professional, and Mobile (with .NET Compact Framework support)

https://www.devart.com

dotConnect for PostgreSQL Download (2019 Latest) for ...

Download dotConnect for PostgreSQL for Windows PC from FileHorse. ... Download dotConnect for PostgreSQL Professional 7.14.1470 ...

https://www.filehorse.com

dotConnect will support linux? - Devart Forums

As you can't install dotConnect for PostgreSQL on Linux, you will have to ... We've install Devart dotConnect for PostgreSQL Professional ...

https://forums.devart.com

dotConnect.Express.for.PostgreSQL 7.15.1504 - NuGet Gallery

https://www.nuget.org

Download dotConnect for PostgreSQL - Devart

dotConnect for PostgreSQL 7.15 Professional Trial. Note: This package supports whole feature set and works with .NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.6, ...

https://www.devart.com

Order dotConnect for PostgreSQL - Devart

dotConnect for PostgreSQL comes in the following editions: Express Edition — FREE, Standard, Professional, and Mobile.

https://www.devart.com

Programming Downloads - Softpedia

dotConnect for SugarCRM 1.8.1019. Implement ... dotConnect for SQL Server Professional 3.0.142.0 .... dotConnect for PostgreSQL Express 7.15.1504.

https://www.softpedia.com