Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Btrieve ddf csharp in Title/Summary

DDF Periscope

DDF Periscope

DDF Periscope is an easy-to-use Btrieve DDF and data files editor. Main features: - creation and editing data dictionaries files of Pervasive Software corporation DBMS Btrieve; - processing of contents of data tables; - functions for the state monitoring of Btrieve/Pervasive SQL server.

  • Publisher: DDF Periscope Company
  • Last updated: October 31st, 2016
Btrieve Classes for .NET

Btrieve Classes for .NET

Btrieve 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. They include a Native Class that allows direct Btrieve API access and a DDF Class that automatically reads Pervasive DDF files dynamically during run time, removing the need for table, field and other metadata.

  • Publisher: TechKnowledge
  • Last updated: November 30th, 2011
Csharp for Sharp Kids

Csharp for Sharp Kids

This e-book will have you coding your very own C# programs in no time! With fun cartoons and easy to follow code samples, you'll be creating your own inventions in no time! The book is divided into 5 Parts: Part I – Getting Started; Part II – Learning to Communicate; Part III – The C# Language; Part IV – Programming with the .NET Framework; Part V – Beyond This Book.

  • Publisher: MSDN
  • Last updated: March 2nd, 2008

Btrieve ddf csharp in Description

Visual CSharp 2005 Express Edition Feature Tour

Visual CSharp 2005 Express Edition Feature Tour

Visual C# 2005 Express Edition Video Feature Tour, is an easy and fun way to know what you can do with VC#, in order to create dynamic Windows applications. You can either take this tour on-line from the MSDN web page, or you can download it to your computer, so you don’t need to be connected during your study time. This tour is available for free and doesn’t require any prerequisites.

  • Publisher: Microsoft
  • Last updated: March 13th, 2008
Introduction to Visual Csharp 2008 Express Edition

Introduction to Visual Csharp 2008 Express Edition

“Introduction to C# 2008 Express Edition”, created by MSDN is an easy and fun way to know what you can do with this version of C# programming language. It covers the most important topics about developing applications on this language. This lesson is not oriented to experienced Visual Studio users. It's available for free and doesn’t require any prerequisites.

  • Publisher: Microsoft
  • Last updated: March 19th, 2008
cView

cView

When the cView Crystal Reports reader software is installed on a PC, it allows you to view, print and export your Crystal Reports. Crystal Reports that include saved data can be open and viewed with cView on any PC. Reports can also be refreshed from the database for up-to-date information.

  • Publisher: Chelsea Technologies Ltd
  • Last updated: May 26th, 2020
Introduction to CSharp Programming Language

Introduction to CSharp Programming Language

“Introduction to C# Programming Language” is an easy and fun way to get started with C# language. A combination of written text and video, covers the initial concepts about developing applications on C#. The approach of the lesson is to present computer programming as a fun activity. Available for free and only one prerequisite: Visual C# 2005 Express Edition.

  • Publisher: Microsoft
  • Last updated: March 5th, 2008
Flight1 Downloader

Flight1 Downloader

The Flight1 Downloader Tool will protect your file against any corruption, has full resume, and can validate and repair previous downloads. Using this tool will prevent you from having to restart a download from the beginning should you lose your Internet connection.

  • Publisher: Flight One Software, Inc.
  • Home page: www.flight1.com
  • Last updated: March 26th, 2011

Additional Btrieve ddf csharp selection

Introduction to Windows Forms Applications - Csharp

Introduction to Windows Forms Applications - Csharp

You can do just about anything using the C# programming language – you can write computer games, manage enterprise systems and databases, develop web applications, and build Windows Forms applications to help with tasks in your everyday home and work life.

  • Publisher: Microsoft
  • Last updated: April 28th, 2008
Aculab Media System (AMS) CSharp Client API

Aculab Media System (AMS) CSharp Client API

The AMS C# Client API is supplied as strong-named .NET assembly and is fully Common Language Specification (CLS) compliant. All types in the API are declared within the AMSClassLibrary namespace. It contains a library of classes that control individual SIP calls and associated media processes that interact with the call.

  • Publisher: Aculab
  • Last updated: November 17th, 2011
VB.NET Code Library

VB.NET Code Library

VB.NET Code Library is a powerful multi-language source code library with many useful features. This Code Library plays a vital role by securing the database and managing the source code in an organized way. The data synchronization is made effectively using the VB.NET Code Library. The documents and the data codes can be secured in one place which is helpful for the user.

  • Publisher: OverZone Software
  • Last updated: July 28th, 2012
Metamill

Metamill

Metamill is a professional UML modeling tool. Supports UML 2.4 standard. All 14 UML diagrams supported. Round-trip engineering for Python, ADA, Java, C, C++, C# and VB.Net. RTF and HTML document generation. Fast and easy to use. www.metamill.com

  • Publisher: Metamill Software
  • Last updated: June 9th, 2018
XLink/Win

XLink/Win

XLink/Win is a Windows program which can back up data from Casio and Sharp electronic organizers onto your PC, and lets you view and edit your data on the PC and exchange data easily with other programs. The main functions of XLink/Win are communications and data managment.

  • Publisher: IMSL Software
  • Home page: www.imslsoft.com
  • Last updated: September 5th, 2011
C# Code Export

C# Code Export

C# Code Export enables an easy way to indent and export the C# code into different file formats. The report engine can be used to create and print advanced reports. The C# code can be formatted and indented according to the preference of the user. The C# documents can be printed and converted into PDF, RTF, images and many more formats.

  • Publisher: OverZone Software
  • Last updated: April 30th, 2008
VSdocman

VSdocman

VSdocman is an ultimate API documenting tool for every Visual Studio developer - whether you create a class library, a component, a control, an application, a smart device or a web site (ASP .NET).VSdocman scans a VS project or a solution, and then it generates the final documentation. It automatically reads namespaces, types and their members.

DDFCreator

DDFCreator

DDFCreator is a free program that enables you to create DDF models. The program provides features such as: - Shutter, Dimmer, Zoom, Focus, Iris, Prism, Frost - Positioning (Pan, Tilt) - RGB(+Amber), CMYK, Color-wheels - Gobo-wheels(Rotation, Index, Shake) - Effect- wheels(Rotation, Index) - Fog, Switch, Matrix.

  • Publisher: DMXControl Projects e.V.
  • Home page: www.dmxcontrol.org
  • Last updated: June 24th, 2015
GenericsInCSharp

GenericsInCSharp

Generics are the most powerful feature of C# 2.0. Generics allow you to define type-safe data structures, without committing to actual data types. This results in a significant performance boost and higher quality code, because you get to reuse data processing algorithms without duplicating type-specific code.