TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Software World > Programming

Notices

Pass data between web application and window application

Programming


Reply
 
Thread Tools Display Modes
Old 18-06-2009, 01:38 AM   #1
Newbie
 
Join Date: Jun 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0 yeshwanthhv is an unknown quantity at this point


OS: Windows XP Windows Server 2003 / Windows Server 2008


Pass data between web application and window application

Hi All,

I have a requirement where in I need to pass information between a web application and windows application in C#. Can anyone give me some guide on how to do it.

In Detail:

1. I have a web application where I have list of messages.
2. I Need to pass these messages to a windows application
3. The web application will be a server application.
4. Windows application is a client tool installed on all client desktops

Please let me know how I can do this ?

Thanks
yeshwanthhv is offline   Reply With Quote
Old 18-06-2009, 03:57 AM   #2
ƒ(ψ)=ΘΊΧφ
 
bakuryu's Avatar
 
Join Date: May 2006
Location: India
Age: 23
Posts: 6,621
Thanks: 19
Thanked 645 Times in 603 Posts
Rep Power: 87 bakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant future


OS: Windows XP Windows Vista Windows 7


Send a message via Yahoo to bakuryu
Re: Pass data between web application and window application

The easiest and most flexible will be passing data via xml messages or xml files. You can have additional schema definitions to validate the xml files when received.
__________________
Please don't click here
bakuryu is offline   Reply With Quote
Old 18-06-2009, 12:34 PM   #3
Newbie
 
Join Date: Jun 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0 yeshwanthhv is an unknown quantity at this point


OS: Windows XP Windows Server 2003 / Windows Server 2008


Re: Pass data between web application and window application

Hi,

Thanks for the reply. Agreed. Howeverm I wanted to know how actually we can do this in C#.
Any particular functionality provided in C# to do this ?


Thanks,
yeshwanthhv is offline   Reply With Quote
Old 19-06-2009, 02:38 AM   #4
ƒ(ψ)=ΘΊΧφ
 
bakuryu's Avatar
 
Join Date: May 2006
Location: India
Age: 23
Posts: 6,621
Thanks: 19
Thanked 645 Times in 603 Posts
Rep Power: 87 bakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant future


OS: Windows XP Windows Vista Windows 7


Send a message via Yahoo to bakuryu
Re: Pass data between web application and window application

Check the XmlDocument class

XmlDocument Class (System.Xml)
bakuryu is offline   Reply With Quote
Reply

Thread Tools
Display Modes



< Windows Help - MS Office Help - Hardware Support >


New To Site? Need Help?

All times are GMT +5.5. The time now is 01:45 AM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2009, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional