Forum: Paid Job Offers
Feb 19th, 2008, 12:56 AM
|
|
Replies: 2
Views: 288
|
Forum: Visual Basic .NET
Feb 16th, 2008, 6:05 PM
|
|
Replies: 6
Views: 281
Re: Insert command just doesn't work.
Hi,
Just had a closer look at the code and you are adding the parameters to the parameters collection of the command object before you add the value to each parameter
Maybe this block of code
...
|
Forum: Visual Basic .NET
Feb 16th, 2008, 3:24 PM
|
|
Replies: 6
Views: 281
Re: Insert command just doesn't work.
Hi,
I think what you will find is that you the cmd.ExecuteQuery statement is throwing an exception, as you have it in a try catch block, but because you are not doing anything with the caught...
|
Forum: C#
Feb 15th, 2008, 10:27 PM
|
|
Replies: 8
Views: 277
|
Forum: Coder's Corner Lounge
Feb 15th, 2008, 9:51 PM
|
|
Replies: 49
Views: 1,520
Re: when did you start programming?
Hi All,
I feel like an old man. I didn't seriously start codeing till I was about 27. My first program was a C++ application for a palmtop, designed to collect field data for the department of...
|
Forum: Community Introductions
Feb 14th, 2008, 1:34 AM
|
|
Replies: 4
Views: 264
Re: Help me in starting ASP.Net
Hi All,
This is only possible with visual studio 2005 or visual web developer 2005.
This functionallity of running the website without hosting it was borrowed from the precursor to visual...
|
Forum: Community Introductions
Feb 13th, 2008, 3:17 PM
|
|
Replies: 3
Views: 175
Re: Hello ProgrammingForums
Hi itgalary
I have always found forums like this to be helpful as they can offer suggestions that you never thought of. I don't like forums where the answers are given to you I like helpful guidance...
|
Forum: Community Introductions
Feb 13th, 2008, 3:44 AM
|
|
Replies: 3
Views: 175
Hello ProgrammingForums
Hi All,
Just a quick intro about myself. I have only just discovered ProgrammingForums and it looks like a cool site.
My story goes something like this. I have always been interested in computers,...
|