Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Designing webpages within VB.Net within the VB.NET forums, part of the Software Development category; Is there anyway of designing webpages within VB.Net so as to display web contents using winforms? NOTE: [This question was asked by Sree]...
|
|||||||
|
|||
|
Designing webpages within VB.Net
Is there anyway of designing webpages within VB.Net so as to display web contents using winforms?
NOTE: [This question was asked by Sree] |
| Sponsored Links |
|
|||
|
Yes you can use codedom namespace and its objects to create a web page. Alternatively you can also use stram writer to write a web page. Then you can save it and then open it in a web browser control within a windows form.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|