Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Powerbuilder integration with ASP.NET

Reply
Thread Tools

Powerbuilder integration with ASP.NET

 
 
Subrata
Guest
Posts: n/a
 
      03-02-2006
hi,
We have a two tier client server application written with Powerbuilder
as the front end. Going forward, we want to move the system to a ASP.NET
based application. However, the first phase of the migration path is decided
to move only the UI to ASP.NET, keeping the rest of the application
architecture intact. This means, the ASP.NET application need to invoke a
method written in a powerbuilder component.
Could anybody please share the most effective way of calling powerbulder
code from an ASP.NET application? Is there any best practise for doing the
same?
I'm not sure if this is the right forum for this question, but if
anybody could help me in this, that'll be of great help.
Thanks.


 
Reply With Quote
 
 
 
 
Eliyahu Goldin
Guest
Posts: n/a
 
      03-02-2006
Don't know if it is going to help you:

> Netcoole has released PB2CS 1.0. PB2CS is an assistant tool for


> converting PowerBuilder to C#.


>


> PB2CS converts the PBL file to a C# project(.csproj), and generates a


> report detailing what was done. After your project is converted, PB2CS


> inserts comments into your C# code alerting you to statement that will


> need to be changed.


>


>


> For more details, please have a look at


> http://www.netcoole.com/pb2cs.htm


Eliyahu


"Subrata" <> wrote in message
news:...
> hi,
> We have a two tier client server application written with Powerbuilder
> as the front end. Going forward, we want to move the system to a ASP.NET
> based application. However, the first phase of the migration path is
> decided to move only the UI to ASP.NET, keeping the rest of the
> application architecture intact. This means, the ASP.NET application need
> to invoke a method written in a powerbuilder component.
> Could anybody please share the most effective way of calling
> powerbulder code from an ASP.NET application? Is there any best practise
> for doing the same?
> I'm not sure if this is the right forum for this question, but if
> anybody could help me in this, that'll be of great help.
> Thanks.
>



 
Reply With Quote
 
 
 
 
Adrian Parker
Guest
Posts: n/a
 
      03-02-2006
Try this.. c# though.

http://powerbuilder.sys-con.com/read/170848.htm

Also, you might look at the dotnet.datawindow from sybase. It is an implementation of the datawindow control that can be used in
Net. They are releasing a version 2.0 this month that will work with vs2005.

--
Adrian Parker
Ingenuity At Work Ltd


"Subrata" <> wrote in message news:...
> hi,
> We have a two tier client server application written with Powerbuilder as the front end. Going forward, we want to move the
> system to a ASP.NET based application. However, the first phase of the migration path is decided to move only the UI to ASP.NET,
> keeping the rest of the application architecture intact. This means, the ASP.NET application need to invoke a method written in a
> powerbuilder component.
> Could anybody please share the most effective way of calling powerbulder code from an ASP.NET application? Is there any best
> practise for doing the same?
> I'm not sure if this is the right forum for this question, but if anybody could help me in this, that'll be of great help.
> Thanks.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java Developer/Powerbuilder Developer, Provo, UT. Vijay Java 0 04-07-2008 09:27 PM
Considering moving from PowerBuilder to Python Norm Goertzen Python 9 09-05-2005 07:55 AM
Is there Control equivalent DataWindow Control of PowerBuilder Sunkam Santhoshi ASP .Net 2 12-06-2004 01:08 PM
Powerbuilder and java John McClain Java 4 09-01-2004 12:14 AM
Calling a PowerBuilder object in ASP.NET pa ASP .Net 0 10-29-2003 05:10 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57