Sub-routine & Function in VB .Net 2013

How to Create and Call a User-defined Sub-Routine Example : How to create a User-Defined Subroutine (used like as function). Example : How to Call/Use a User-defined Subroutine in a VB code. How to pass values as parameters/arguments in a subroutine using …

Loading

Basic Misc. VB .Net 2013 Codes

Example : How to create/set Hotkey/Shortcut Key with a button. Example : How to type/display/use a Key/letter in a VB.NET 2013 form. Example : How to enable/disable the VB controls. Example : How to hide/unhide the VB controls. Example : …

Loading

Cookie & Session in Jsp

Example : How to pass single (static) value from one page another page using                                               session . Example : …

Loading