Code / Articles / Tutorials for VB, VB.net, SQL Server, ASP.net and VC++

PostedOnLanguageCategoryCode Name
09/21/2003 VB.net Classes & Objects LoadBinaryData - Deserializing an object from a file in binary format
09/21/2003 VB.net Classes & Objects IsMemberSupported - Check whether an object supports a member with the specified name
09/21/2003 VB.net Classes & Objects InvokeMethod - Invoking a method via reflection
09/21/2003 VB.net Classes & Objects GetField - Retrieving the value of a public field via reflection
09/21/2003 VB.net Classes & Objects FilterByType - filtering the results of Type.FindMembers by thier return type
09/21/2003 VB.net Classes & Objects FilterByType - filtering the results of Type.FindMembers by thier return type
09/21/2003 VB.net Classes & Objects FilterByName - filtering by name the results of Type.FindMembers
09/21/2003 VB.net Classes & Objects CloneObject - cloning an object by serializing it to a memory stream
09/21/2003 VB.net Classes & Objects AddRemoveEventHandler - Add or remove an event handler through reflection
09/21/2003 VB.net Classes & Objects A command-line Object Browser that uses Reflection
09/21/2003 VB Class & object ObjFromPtr - Return an object from its pointer
09/21/2003 VB Class & object LinkedList - a class module to store list of values
09/21/2003 VB Class & object HashTable - a class module for storing (key,value) pairs
09/21/2003 VB Class & object CStack - a class module for implementing Last-In-First-Out (stack) structures
09/21/2003 VB Class & object CQueue - a class module to implement First-In-First-Out (queue) structures
09/21/2003 VB Controls-RichText SetRichTextBoxWordWrap - Set the WordWrap style of a RichTextBox control
09/21/2003 VB.net Controls Setting the font size of the selected text of a RichTextBox
09/21/2003 VB.net Controls-RichText Setting the font family of the selected text of a RichTextBox
09/21/2003 VB.net Controls ResetControls - Reset the value for the input array of controls
09/21/2003 VB.net Controls Removing styles from the font of the selected text of a RichTextBox
09/21/2003 VB.net Controls-RichText Pasting the text in the Clipboard into a RichTextBox
09/21/2003 VB.net Controls-RichText InsertImageIntoRtb - Inserting an image into a RichTextBox
09/21/2003 VB.net Controls InputBox - A .NET replacement for this VB6 function
09/21/2003 VB.net Controls GetValidationSummary - Builds a validation summary for all the controls inside a container
09/21/2003 VB.net Controls GetControlsByType - Retrieving an array of controls of the specified type
09/21/2003 VB.net Controls GetAllControls - Retrieving all the controls inside a container and its sub-containers
09/21/2003 VB.net Controls FindControl - Retrieving a reference to the control with the specified name
09/21/2003 VB.net Controls Ensuring that a style is supported by a font family
09/21/2003 VB.net Controls CountCheckedNodes - Retrieving the number of checked nodes in a treeview
09/21/2003 VB.net Controls-TreeView EnsureNodeIsVisible - Select a TreeView node and ensure it is visible
(Page 101 of 133) 3985 Result(s) found  ... 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 ...

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.