|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
HTTP Client Request ObjectNew to .NET & VB and looking for some code to help me on my way.
Looking particularly for an http request object. That is: I want an object I can plug into an application that will accept all the usual pieces of information (url, request string, key/value pairs method etc...) that will make the outgoing connection for me and return the results. Is there source repositories out there that would have this? I come from Java where source code was available everywhere - Have I stepped into a new world now with dotnet? THanks shann***@reynolds.com.au wrote:
Show quoteHide quote > New to .NET & VB and looking for some code to help me on my way. How 'bout System.Net.WebClient? There is an example in the docs.> Looking particularly for an http request object. > > That is: > > I want an object I can plug into an application that will accept all > the usual pieces of information (url, request string, key/value pairs > method etc...) that will make the outgoing connection for me and return > the results. > > Is there source repositories out there that would have this? I come > from Java where source code was available everywhere - Have I stepped > into a new world now with dotnet? > > THanks -- Tom Shelton
how to get both old and new value for a changed text box
check username and password in database A question of design How to make stacktrace include linenumber for release compiles? REPLACE method: unwanted multiple-replacement Detect right-click in MDI container's client area? word length occurance in a text.. Encrypt a date to use in demo version System.Diagnostics.Process.Start Freezes Finding embedded controls? |
|||||||||||||||||||||||