vb Archive

  • .Net is kind enough to pull your current Internet Explorer proxy settings by default.  But it leaves out one important option – the ‘Use Windows integrated authentication’ checkbox.  If your...

    Using a Web Proxy in .Net 2003

    .Net is kind enough to pull your current Internet Explorer proxy settings by default.  But it leaves out one important option – the ‘Use Windows integrated authentication’ checkbox.  If your...

    Continue Reading...

  • The following code shows how to dynamically add a control to a form in VB.Net.  In this case, a multiline textbox is added, some settings for ScrollBars and CharacterCasing are...

    Adding Dynamic Controls with VB.Net

    The following code shows how to dynamically add a control to a form in VB.Net.  In this case, a multiline textbox is added, some settings for ScrollBars and CharacterCasing are...

    Continue Reading...