Search results for query: *

  1. S

    ASP.NET 2.0 in production?

    He is right, VS2003 would be safer, but I have not had any problems with VWD2005, so...its really a matter of taking a risk.
  2. S

    Two similar books, which one is right for me?

    I have been programming with VB.Net for about 2 1/2 years now, and I want to get into some basic game programming, idealy using DirectX 9.0. I have found only two books (both Apress books) which seem to fit my needs, Beginning .NET Game Programming in VB .NET and Learn VB .NET Through Game...
  3. S

    NullReferenceException unhandled....

    "NullReferenceException unhandled: Object reference not set to an instance of an object." This is the error im getting. I dont understand how to fix it. Here is the source for the form (red text is where error occurs): Imports System Imports System.Data Imports System.Xml Public Class Form1...
Back
Top