topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday April 24, 2024, 5:11 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - jumper [ switch to compact view ]

Pages: [1]
1
Developer's Corner / Hi, first post in the developers section
« on: May 29, 2016, 11:37 AM »
I have some code to show, but I'm not sure if I should post it or not. It's not a product/project, but something I use all the time. It's a function that logs to a file. I also use it for debugging because it can tell you what method the error came from. It uses reflection. It's just for developers who might be using vb.net. But I'm sure you could take the code as a skeleton and use it in some other language.

2
General Software Discussion / VB.NET Log to file code
« on: May 29, 2016, 08:46 AM »
Hi, I thought I would ask about something. I have a log to file method for vb.net and thought I would ask if I should post it or not. I use it for debugging and standard logging. One nice thing it does is: If you use it one way, it just logs to a file, but you can also use it, for example, in a try and catch block. And then you can change the way you you log to include what method you are in when it goes to the catch block. Of course you can use the method thing where ever you are in the code.

just wondering. Oh, I'm a c++ guy too but when I retired, I picked up vb.net just to have fun.

3
N.A.N.Y. 2011 / SnapDB: Really nice software
« on: May 28, 2016, 08:00 PM »
Hi, great idea. I've been looking for something like this. I'm using VS 2015 and just want a small database for a program I'm writing.

I'll let you know how it turns out.

jumper

(new member)

Pages: [1]