Search results for query: *

  • Users: lgdt
  • Order by date
  1. L

    XML with VB.NET

    I have the following code (written in classic ASP with VB) which I need to convert to VB.NET. Basically I need to replace tags in an XML file writing it back. I am absoultely flummoxed as to how to do it. Any suggestions would be gratefully received. Thanks in advance. Set rootNode =...
  2. L

    Reference to a non-shared member requires an object reference

    Hi I am new to VB - and this seems to work in C# - so can someone help me please because thisa is driving me mad. I have created a function as a namespace within a VB class file in my .NET project (Content) as follows: Imports System Imports System.Data.SqlClient Namespace Connections...
Back
Top