473,385 Members | 2,003 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

ASP .NET integration question

I am currently developing a distributed application and have questions on
integrating a web form interface into it. Currently the core component is a
Windows forms application and it uses .net remoting to communicate with
slaves that are windows services. I'd like to add a web ui to the core
component to allow a user to do a very small subset of what they can do
through the windows forms gui. My understanding that the asp stuff will be
running in an iis process, so cross process communication (.net remoting)
will have to be added, so that the asp .net app can communicate w/ the core
app. Are there any alternatives to accessing the applications resources from
an asp? One idea I was thinking about was to have a web service interface
for the core app, and then have an asp gui for the web service. The only
prob w/ this is, can a windows forms app serve a web service?
Nov 18 '05 #1
1 906
well you are already using remoting. why not settle on creating a remoting
interface for asp.net. if you wish to get it closer to webservices maybe use
soap formatter and http for communication.. i think from xp sp2 onward and
in windows 2003 you have host webservice by directly pluggin into http.sys.

i read on Don Box's blog a long time back and you should find more on the
line of code snippet here
http://www.gotdotnet.com/team/dbox/d...?month=2004-03

Just FYI Don Box is on Indigo team and you might find more of snippets on
..net 2.0 rather than 1.1. Search up the net... you should find some good
stuff.

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"nospam" <no****@nospam.com> wrote in message
news:dA***********@dfw-service2.ext.ray.com...
I am currently developing a distributed application and have questions on
integrating a web form interface into it. Currently the core component is a Windows forms application and it uses .net remoting to communicate with
slaves that are windows services. I'd like to add a web ui to the core
component to allow a user to do a very small subset of what they can do
through the windows forms gui. My understanding that the asp stuff will be running in an iis process, so cross process communication (.net remoting)
will have to be added, so that the asp .net app can communicate w/ the core app. Are there any alternatives to accessing the applications resources from an asp? One idea I was thinking about was to have a web service interface
for the core app, and then have an asp gui for the web service. The only
prob w/ this is, can a windows forms app serve a web service?

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Wolfgang Keller | last post by:
Hello, Python seems to be used quite a lot for (the integration of) enterprise applications. Just as an example, there are at least three (projects for the implementation of) ERP systems in...
4
by: Dan | last post by:
Hello all. I am currently working on a project for several Hospitals. The application is written in Java, and the database is either Oracle or MySql, depending on the client. For a while now,...
1
by: Ton | last post by:
I have a question about connectivity between different databases. Oracle, DB2400 and SQL_server. It is easy to integrate application products that are running on different DB platforms? What...
1
by: Licemjer | last post by:
I have a need integrating SQL2000 & VSS. Is there a simple way or any other way to do it? There are some undocumented procedures in SQL2000 which are to help one to integrate SQL database into VSS....
8
by: rmacias | last post by:
I am maintaining an application that was writting in VB6 and has VBA 6.2 integrated into it. The VBA SDK allows the users of the application to generate VBA projects and scripts to gain access to...
0
by: Stylus Studio | last post by:
DataDirect XQuery(TM) is the First Embeddable Component for XQuery That is Modeled after the XQuery API for Java(TM) (XQJ) BEDFORD, Mass.--Sept. 20, 2005--DataDirect Technologies...
0
by: Jim Cameron | last post by:
My question is a simple one: does Visual C++ .NET Standard support SCC integration for source control? We're using CS-RCS, which claims to support VS.NET integration in the latest release, but VS...
7
by: MuZZy | last post by:
Hi, We are developing a CRM (Customer Relations Management) module for our app and my boss wants to provide integration with PBX (phone systems used by lots of companies) so that if a user gets...
0
by: Dilip M | last post by:
This may not be the correct newsgroup but I couldn't see any group that seemed appropriate so I thought I'd ask here. My question is more regarding the philosophy of continuous integration. As...
10
by: Scott M. | last post by:
I've seen many posts and ready articles discussing how changing the membership & roles "provider" in VS .NET is easy, but have yet to see instructions on how to do it. If I already have SQL...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.