開発元/発売元: AG-TECH 主要なカテゴリー: 開発 製品のタイプ: コンポーネント / .NET WinForms / 100% Managed CodeBtrieve エキスパートのための .NET 開発ツール。Btireve Classes for .NETは、C++アンマネージド・コードから直接Btrieve APIを呼び出す形式でソフトウェアレイヤーを薄くすることで驚異的なパフォーマンスを確保しています。また、ADO.NETやOLE DB providerは複数種類のデータベースに対応するために多くの機能や仕様が追加されているのに比べ、Pervasive/Btrieveに特化しているためそのような一般化のためのコードが無いことがこのパフォーマンスを生み出しています。 もっと見る
開発元/発売元: AG-TECH 主要なカテゴリー: 開発 製品のタイプ: コンポーネント / .NET ClassBtrieve Classes for .NET is a set of .NET database access support classes that enable fast , easy to program access from .NET programs to Pervasive PSQL databases via the Btrieve API. As such they greatly help developers looking to write .NET programs accessing data in Pervasive PSQL databases or those looking to migrate existing pre- .NET Btrieve/Pervasive applications to .NET. Btrieve Classes for .NET performs more efficiently and hence faster than ADO.NET or Pervasive's OLE DB provider. By providing a structure builder utility it simplifies the migration of structure definitions to .NET. Moving your existing Btrieve API based business logic to an SQL DB can be very difficult, Btrieve Classes for .NET provides a way to access the Btrieve API easily from within .NET removing the need for such a business logic move. By preserving the use of Btrieve in your program, the loss of performance and full detailed locking control associated with converting to using SQL transactions is not seen. Easily write code to the Btrieve API from within an ASP.NET Web application. Easily call the Btrieve API even from within new .NET languages such as C# and J#. Full support of Btrieve extended operations is included for even better performance. With Version 3.0 support for Pervasive's latest Pervasive PSQL v10 database, Visual Studio 2008, LINQ and 64-bit applications has been added. もっと見る
開発元/発売元: TallApplications 主要なカテゴリー: 開発 製品のタイプ: アプリケーションObfuscation for .NET assemblies. DeepSea Obfuscator makes obfuscation of your .NET assemblies an intuitive and integrated part of your product development. It includes out of the box protection, declarative obfuscation and assembly linking. DeepSea Obfuscator supports all current .NET versions (1.1, 2.0, 3.0, 3.5, Silverlight, Compact) including generics and comes with VisualStudio, MSBuild, NAnt and command line integrations. もっと見る
開発元/発売元: ARTech 主要なカテゴリー: 開発 製品のタイプ: アドインGenerate .NET business frameworks. DeKlarit turns Visual Studio .NET into a RAD tool for building database applications. DeKlarit provides a simple way to automate a great part of the application design, development and maintenance process by automatically generating the data model and the code for your data access and business logic layers. もっと見る
開発元/発売元: Compuware 主要なカテゴリー: 開発 製品のタイプ: アプリケーションJava アプリケーションを短期間で開発できる開発効率化ツールのパッケージ。DevPartner Java Editionはカスタマイズが可能なため、パフォーマンス・データを表示して、細部に渡る完全なデバッグ作業が迅速に行えます。DevPartner は Java に対する高度な知識を要求することなく、Java コードの問題解決にかかる時間を大幅に削減します。優れた操作性を持つ Web ブラウザ・インタフェースによって、DevPartner は強力な分析力とプロファイリング技術で配置前の Java コードの動作の把握を可能にします。アプリケーションの稼動が1台のマシンまたは、分散環境の複数のコンピュータでも、DevPartner は高品質の Java アプリケーションの開発に必要な機能を提供します。 もっと見る
開発元/発売元: Compuware 主要なカテゴリー: 開発 製品のタイプ: アプリケーションJava アプリケーションを短期間で開発できる開発効率化ツールのパッケージ。DevPartner Java Editionはカスタマイズが可能なため、パフォーマンス・データを表示して、細部に渡る完全なデバッグ作業が迅速に行えます。DevPartner は Java に対する高度な知識を要求することなく、Java コードの問題解決にかかる時間を大幅に削減します。優れた操作性を持つ Web ブラウザ・インタフェースによって、DevPartner は強力な分析力とプロファイリング技術で配置前の Java コードの動作の把握を可能にします。アプリケーションの稼動が1台のマシンまたは、分散環境の複数のコンピュータでも、DevPartner は高品質の Java アプリケーションの開発に必要な機能を提供します。 もっと見る
開発元/発売元: Compuware 主要なカテゴリー: 開発 製品のタイプ: アプリケーション.NETアプリケーション、Windowsアプリケーションの品質向上をサポートする開発支援ツール・スイートです。DevPartner Studio Professional Edition は、リッチクライアント・アプリケーションから、Webアプリケーション、Webサービス、分散アプリケーションまで、Microsoftのテクノロジに対応するあらゆるアプリケーション開発において、コーディングからシステムテストまでの各フェースをトータルにサポートします。DevPartner Studio Professional Edition は、Visual Studio .NETに完全にIDEされているため、開発生産性、テスト効率の向上を実現します。 もっと見る
開発元/発売元: CapableObjects 主要なカテゴリー: 開発 製品のタイプ: コンポーネント / アドイン / アプリケーション / .NET WebForms / ASP.NET AJAX (ATLAS) / .NET WinForms / .NET Class / .NET WPF / .NET Web Service / 100% Managed CodeA .NET framework for creating model driven, multi layered applications. ECO is a tool for Domain Driven Development (DDD). ECO users build their systems directly from the Domain Model, increasing productivity, and ensuring that the system actually matches the user’s needs. While the internals of ECO are complex, using it is very easy. The classes of the problem domain such as Customers and Invoices are defined in a Class Model. ECO will then generate the database schema, the code for the domain classes, and the information for mapping the classes to the database tables. And better yet, when you change your model, ECO will merge the changes into your code, and update your database schema while preserving your precious data. A feature referred to as Database Evolution. もっと見る
開発元/発売元: Ecoss 主要なカテゴリー: 開発 製品のタイプ: コンポーネント / Java Classモジュール/コンポーネントの開発効率、保守性を向上。J2EE、EJB、XMLなど、オープンな標準技術に準拠。ECOSS WAVE3 Frameworkは、エコスのこれまでのWebシステムインテグレーション経験、eコマースアプリケーションの経験をベースに開発したBusiness Web構築を支援するフレームワークです。ビジネスフローの柔軟なコントロールの提供と、データベースを意識しないオブジェクト管理を提供することで、アプリケーションの開発効率と再利用性の大幅に高めます。またインターネット標準技術に対応しており様々なBusiness Webの開発に 利用できます。 もっと見る
開発元/発売元: RemObjects Software 主要なカテゴリー: 開発 製品のタイプ: コンポーネント / 100% Managed Code / Managed/Unmanaged Code - without COM / DLLExpand your projects to the .NET platform without discarding your existing native Delphi / Win32 code. Hydra is a plugin framework that allows you to ease into .NET and write modules in managed code for your existing Delphi applications. With RemObjects Hydra, your old Delphi system can be expanded using the latest .NET language of your choice, allowing you to grow your application and maintain your legacy code at the same time. If you already moved to .NET, RemObjects Hydra also provides allows you to modularize your application for easier upgrades, updates and expansion.
もっと見る
開発
開発
開発