Offshore Software Development   offshore software development software development India
Site Map About Us IT Services Partners Contact Us Offshore Software Development Home
 CORE EXPERTISE
 Delphi Offshore Development
 . Net Offshore Development
. MS SharePoint
 MS SQL Server
 Software Quality Assurance (SQA)
 Outsourcing Web Design India
 Outsourcing Offshore India
 Search Engine Optimization (SEO)
 Business Process Outsourcing
 E-Commerce Development
 Portal Development
 Customized Application Development
 Technical Expertise
 Project Management
PowerBuilder India
 INDUSTRIES
 E-Learning Software(LMS Portal)
 Financial Accounting Software
 Optician Software (Opti Focus)
 Cheap Point of Sale Xchange(POS)
 Software for Shutter Manufacturing  
 E-Recruitment Software (RMS)
 
Valid HTML 4.01 Transitional

Valid CSS!

 
ISO 9001:2000 and ISO 27001:2005 Certified
Microsoft Gold Certified Partner
Microsoft Small Business Specialist
Intel Software Partners
Member of NASSCOM
 
 

Cygnet Infotech's Expertise in PowerBuilder Development PowerBuilder Offshore Development
 
Why PowerBuilder
 

PowerBuilder empowers developers to cut through all the hype and make most out of the latest technology trends. PB helps in developing business solutions easier & faster. Whether your business requires delivering 2-tier, Web, or distributed applications, PowerBuilder will help you achieve your goals quickly, deploying wherever your application needs to run.

 
 

Cygnet Object-Orientation Implementation :
Supports inheritance, encapsulation and polymorphism, with the ability to overload methods at the same object without ing inheritance for the same.


Cygnet SQL Support :
PowerBuilder supports SQL and Stored Procedures using DataWindow and embedded/dynamic SQL and remote procedure calls.


Cygnet DataWindow :
DataWindow control is the heart of PowerBuilder and is used to display data in a wide variety of presentation styles --Freeform, Tabular, Grid, Labels, Group, N-up, RichText edit, Graph, Crosstab, OLE 2.0 and Composite -- by executing SELECT statements or Stored Procedures in the database. They can also be populated programmatically. DataWindow automatically updates the datasource just by writing a few lines of PowerScript code.


Cygnet Embedded/Dynamic SQL :
PowerBuilder supports both embedded and dynamic SQL, including scrollable cursors and Stored Procedure execution.


Cygnet Remote Procedure Calls :
It also supports calling Stored Procedures and procedures using function-calling notation (programmers in the industry call this 'remote procedure calls' even though the actual meaning of 'remote procedure call' is differs from this).


Cygnet Database Connectivity :
Database connectivity is its strong point.


Cygnet ODBC Drivers :
Supports all popular databases --Sybase/Microsoft SQL Server, Informix, Oracle, and DB2-- using ODBC 3.0 drivers.


Cygnet Native Database Drivers :
Provides native database drivers for Oracle 8.0, Informix 6.2, Sybase SQL Server 11.1 and Sybase Adaptive Server Enterprise 11.5.


Cygnet Dynamic Data Exchange :
PowerBuilder supports DDE at window object level. PowerBuilder application can act as a DDE client or DDE server or both.


Cygnet OLE 2.0 Support :
PowerBuilder supports OLE 2.0 including OLE 2.0 automation from version 4.0 onwards.

 

Cygnet OLE 2.0 Window Control :
Acts as an OLE 2.0 container and OCX Controls can also be inserted.

 
Cygnet OLE 2.0 - DataWindow :

Cygnet DataWindow Presentation Style :
Data can be displayed in any of the OLE 2.0 server's format.

Cygnet OCX Control :
OCX control can be inserted in DataWindow like any other object.

Cygnet OLE 2.0 Automation :
This feature was introduced in version 4.0. PowerBuilder can act as an OLE 2.0 client, server or both. V6.0 supports DCOM --Distributed Component Object Model-- also.
 

Cygnet MAPI Support :
PowerBuilder supports MS-Windows messaging standard MAPI --Messaging API.  

Cygnet Web Support :
DataWindow can be saved as HTML table and form with only one line of code. PowerBuilder applications can be deployed on the web in different ways:


Cygnet DataWindow Plug-in :
Used basically to display DataWindow reports on the web



Cygnet Window Plug-in :
Used to deploy PowerBuilder applications on the web. Using 'Context' object --gives access to the browser's exposed services-- you can make use of browser's services -- an example would be displaying an URL from other site. Supports secure mode also



Cygnet Window ActiveX Control :
Functionality similar to Window Plug-in --Plug-in is Netscape's way of running other applications in its browser, and 'ActiveX' is Microsoft's way. Supports secure mode also.



Cygnet Web.PB Class Library : Used to generate HTML dynamically at the web server level.

 

Cygnet Distributed Objects :
From version 5.0, PowerBuilder applications can be deployed as client app or application server or both. Client app and Server applications talk using TCP/IP and other popular protocols. Supports 'Asynchronous' --Fire-and-Forget communication and server push also.


Cygnet Unicode Support :
V6.0 supports Unicode. In case you do not know what Unicode is, each ASCII character takes 8 bits which limits the usage of Asian languages such as Japanese, Hindi, etc.. in computer applications since characters in those language can't fit in 8 bits. Using Unicode in which each character takes 16 bits, you can develop applications for non-English languages also. Unicode is supported by MS-Windows 95/NT.


Cygnet Translation Assistant :
This tool helps you in deploying PowerBuilder application in multiple languages with minimum efforts. PowerBuilder gives Built-in Support for Arabic and Hebrew Languages. These languages use right-to-left writing style.


Cygnet Support for Pen Computing :
Class library for Pen Computing can be used on pen based Windows systems, to implement pen computing interface in PowerBuilder applications


Cygnet Lotus Notes Support :
Powersoft ships a class library for Lotus Notes, using which you can display information from Lotus Notes in PowerBuilder and also update changes back into Lotus Notes


Cygnet API :
You can use operating system functions, by declaring them as external functions, with an exception of callback functions.


Cygnet NetWare Support :
A class library is available to call Novel NetWare functions.


Cygnet Third-Party Vendor Applications :
Third party controls can be used in PowerBuilder, either as OCX controls or as external user object.


Cygnet Multi Platform support :
Available for MS Windows, Macintosh, Sun Solaris, IBM AIX, HP-UX.


Cygnet Support for Transaction Servers :
Supports Sybase Jaguar CTS and Microsoft Transaction Server (basic support only as of this writing).


Cygnet PowerBuilder Foundation Class Library :
The addition of the Powersoft Foundation Class Library (PFC) gives PowerBuilder a competitive edge. The PFC is a fully-fledged, battle-tested class library and is capable of supporting the most taxing development effort. It is well written and covers many areas of common code requirements. Considering that every PowerBuilder object developed is reusable as a class or class ancestor, this gives a PowerBuilder developer a collection of classes that rival many C++ class libraries. Extending the library with custom components is a relatively simple process. Components can be built in such a way that they need only be included if they are going to be used.


Cygnet Synchronizer :
Allows you to make sure that the user always uses the latest files. Synchronization can be done on the web also.

Cygnet ORCA :
Allows you to access PowerBuilder library --a file that stores PowerBuilder objects-- functions such as copy, rename, delete, move, export, import, compile, check-in/out PowerBuilder objects, create executables, look into inheritance hierarchy and so on, from outside programs, typically a C program.


Cygnet C++ Class Builder :
Allows creating C++ classes from within PowerBuilder and uses those classes in PowerBuilder.


Cygnet Version Control Interfaces :
Supports popular version control products including Object Cycle --a RDBMS based version control software from PowerSoft and Microsoft Common Source Code Control Interface Specification.

 

Home |  Web Partners | Software Training | Cygnet Kids | Contact Us | Sitemap
Copyright © 2000-2008, Cygnet Infotech Pvt Ltd India.
.Net Offshore Development, Delphi Offshore Development, PowerBuilder Offshore Development, Design Studio, SEO India, BPO India
PowerBuilder, why PowerBuilder, PowerBuilder Development