logo  Visual Basic .Net (VB.Net) Functionary
Chapters
Home Page
Colours, RGB
Computer Specifications
Dates&Times
Disk Drives
Files
Folders
GPS and OS Ref
VB.Net Forms
Image Files
If & Select
List/Array
Mathematics
NuGet
Sound
String Functions
Sun and Moon
User Controls
Validation
DigitalDan Sites
My Other Sites
Contact Site

Note
Some pages
may contain
inaccuracies
Hits=6
This site provides a Visual Basic.Net Functionary. (Functionaries concentrate on providing ready made, copy/paste solutions to specific programmig problems.) (Manuals usually provide explanations of how you could write your own code.)
 
With the exception of some user control examples, I have tried to keep the code concise and easy to follow and compatible with most recent versions of VB.Net. You may need to add yor own data validation etc.
 
Known Problem with <, >, &lt; and &gt;
Most internet browsers use the symbols < and > to identify html tags. The code behind a website normally replaces < with &lt; and > with &gt; in order to display the symbols correctly. If your browser copy/pastes the symbols as &lt; and &gt; you may need to manually replace all &lt; with < and all &gt; with > The problem is unusual and normally associated with copying from the page source code instead of the content displayed in the normal browser.
 
What Next?
DigitalDan is considering the option of extending this functionary. Your are welcome to use the Contact Site option if you think I should include any of the following.

DigitalDan.co.uk