Search results for query: *

  • Users: cossie
  • Content: Threads
  • Order by date
  1. C

    Question LINQ to XML help

    Hi, I went through Beth Massi's LINQ to XML tutorial, where she queries a Customers.xml file (if any of you know it). I saved an Atom feed as an XML file on my computer and I tried querying it in a similar fashion but it never returns anything. Please excuse the formatting, I've tried to tidy...
  2. C

    Answered Error Handling and Classes

    Hi, I've added a class to my application - I'm learning VB.NET as I go - and I'm wondering about the best way to handle errors and at what level should I be dealing with them at. At the moment, I let the try / catch blocks handle any exceptions that may occur. But say if I have stuff like an...
  3. C

    Question Suggestions for a newbie project

    Hi, This is my first post and all that. I've recently made the switch to .NET having worked with VB6, SQL, Oracle 9i and Win32 for about 2 years. Most of the work I did was developing tools and Windows versions of Unix apps for a company migrating from an ancient database to Oracle. For...
Back
Top