T
Ted Byers
This query will make sense, initially only for those who know both
Perl and C#.NET
My google searchs so far have proved fruitless, giving me only
(seemingly countless) pages dealing with constructing pages using
ASP.NET running on IIS to provide content to a client machine
requesting the resource using browsers like MS IE or Firefox.
Basically, there is a perl package called LWP that supports submitting
requests to a website and then processing the response. For my
present task, this would be enough. Hence, my first question is: "Is
there something in .NET supporting this, and if so what?"
For a task that hasn't yet been requested, but for which I see a need
RSN, I'd need to take this a step further. In the early days of Java,
Sun have a complete web browser written in Java, and this could be
used within an applet. The use case that makes this appropriate, with
the security model used by the early java applets, still makes sense
in some contexts. Hence, my second question has two parts. a) is
there a .NET equivalent to Java applets? and b) is there a .NET
component that provides support for web browsing?
If you know URLs describing what I am after, I would appreciate
hearing about it.
Thanks
Ted
Perl and C#.NET
My google searchs so far have proved fruitless, giving me only
(seemingly countless) pages dealing with constructing pages using
ASP.NET running on IIS to provide content to a client machine
requesting the resource using browsers like MS IE or Firefox.
Basically, there is a perl package called LWP that supports submitting
requests to a website and then processing the response. For my
present task, this would be enough. Hence, my first question is: "Is
there something in .NET supporting this, and if so what?"
For a task that hasn't yet been requested, but for which I see a need
RSN, I'd need to take this a step further. In the early days of Java,
Sun have a complete web browser written in Java, and this could be
used within an applet. The use case that makes this appropriate, with
the security model used by the early java applets, still makes sense
in some contexts. Hence, my second question has two parts. a) is
there a .NET equivalent to Java applets? and b) is there a .NET
component that provides support for web browsing?
If you know URLs describing what I am after, I would appreciate
hearing about it.
Thanks
Ted