.NET Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgramming.NET Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old November 8th, 2003, 11:26 PM
DRFUNKIE DRFUNKIE is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: Mars
Posts: 1 DRFUNKIE User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to DRFUNKIE
Php to ASP.Net

Can someone help me to convert this PHP to ASP.net C# or VB.Net

<?php
// Load the XML file, line-by-line, into an array, join
// all of the lines into one string and echo the string
// to the caller.
$XMLurl = "http://www.moreover.com/cgi-local/page?"
. $QUERY_STRING;
$file = file ($XMLurl) or die ("Could not open XML file.");
$XMLContents = join ('', $file);
echo $XMLContents;
?>

All help is appreciated

Reply With Quote
  #2  
Old November 9th, 2003, 11:49 AM
numbernine numbernine is offline
Up To His Eyes In Ads
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Location: Chicago
Posts: 160 numbernine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 m 25 sec
Reputation Power: 6
ASP.Net has built-in classes to handle XML streams.

Check out:
http://msdn.microsoft.com/library/d...rclasstopic.asp

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgramming.NET Development > Php to ASP.Net


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway