Click here to Skip to main content
15,921,837 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: IntPtr and API functions Pin
Richard MacCutchan9-Jun-13 9:25
mveRichard MacCutchan9-Jun-13 9:25 
GeneralRe: IntPtr and API functions Pin
treddie9-Jun-13 11:44
treddie9-Jun-13 11:44 
Questionstackhash _2f16 Pin
champagne_charly8-Jun-13 9:11
champagne_charly8-Jun-13 9:11 
AnswerRe: stackhash _2f16 Pin
Eddy Vluggen9-Jun-13 5:13
professionalEddy Vluggen9-Jun-13 5:13 
GeneralRe: stackhash _2f16 Pin
champagne_charly9-Jun-13 5:54
champagne_charly9-Jun-13 5:54 
GeneralRe: stackhash _2f16 Pin
Eddy Vluggen9-Jun-13 6:04
professionalEddy Vluggen9-Jun-13 6:04 
GeneralRe: stackhash _2f16 Pin
champagne_charly9-Jun-13 6:06
champagne_charly9-Jun-13 6:06 
GeneralRe: stackhash _2f16 Pin
Eddy Vluggen9-Jun-13 6:19
professionalEddy Vluggen9-Jun-13 6:19 
GeneralRe: stackhash _2f16 Pin
champagne_charly9-Jun-13 8:10
champagne_charly9-Jun-13 8:10 
GeneralRe: stackhash _2f16 Pin
Dave Kreskowiak9-Jun-13 12:50
mveDave Kreskowiak9-Jun-13 12:50 
GeneralRe: stackhash _2f16 Pin
champagne_charly9-Jun-13 13:03
champagne_charly9-Jun-13 13:03 
GeneralRe: stackhash _2f16 Pin
Dave Kreskowiak9-Jun-13 14:22
mveDave Kreskowiak9-Jun-13 14:22 
GeneralRe: stackhash _2f16 Pin
Eddy Vluggen10-Jun-13 3:07
professionalEddy Vluggen10-Jun-13 3:07 
GeneralRe: stackhash _2f16 Pin
champagne_charly10-Jun-13 3:52
champagne_charly10-Jun-13 3:52 
GeneralRe: stackhash _2f16 Pin
Eddy Vluggen10-Jun-13 4:23
professionalEddy Vluggen10-Jun-13 4:23 
champagne_charly wrote:
"WinForms isn't obsoleted yet" But it will be so then what?
Then I'll be obsoleted too. I don't expect MS to kill WinForms, but I do see a complete market moving away from it.

champagne_charly wrote:
Not being a programmer by trade I havent got time to do and then do again hence why I go for the simplicity of MSA and MSSSQL.
It's not that big a move; VB.NET looks a lot like VB6, and MSSQL will still behave the same. But yes, it's a matter of weighing pro's and con's. Imagine investing heavily in the outdated stuff - what would it cost to get it "current" again? Look at the activity and "support" for Delphi. We got a Delphi-forum, but it's not as active as it would have been in the days of Delphi 5.

champagne_charly wrote:
Knowing the MSSQL will be applicable no matter what
SQL92 is applicable, no matter what - MSSQL is tied to a vendor.

champagne_charly wrote:
its just front end interface that is the issue.
Which has to be easy, intuitive and cheap. At least, in my view. It's one of the things I enjoy in .NET; one can generate a UI based on the table being fetched. Ever used a PropertyGrid? It's great if you want to edit an object, without spending much time on the UI.

FWIW, generating a UI can be speed up in a multitude of ways, with CodeSmith[^] as one of the older generators. I'd recommend MyGeneration[^] though.

Alternatively, you might consider handing the coding to a beginner and focus on managing and designing the application. If you feel that above ideas take too much time, than your project might have outgrown the current phase and might benefit from some extra hands and eyes.

champagne_charly wrote:
Anyway thanks for the comments
My pleasure; my apologies for being rude against VB6 Smile | :)
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: stackhash _2f16 Pin
champagne_charly10-Jun-13 4:56
champagne_charly10-Jun-13 4:56 
GeneralRe: stackhash _2f16 Pin
Eddy Vluggen10-Jun-13 6:33
professionalEddy Vluggen10-Jun-13 6:33 
GeneralRe: stackhash _2f16 Pin
champagne_charly10-Jun-13 11:43
champagne_charly10-Jun-13 11:43 
GeneralRe: stackhash _2f16 Pin
Eddy Vluggen10-Jun-13 22:33
professionalEddy Vluggen10-Jun-13 22:33 
GeneralRe: stackhash _2f16 Pin
champagne_charly9-Jun-13 6:09
champagne_charly9-Jun-13 6:09 
AnswerRe: stackhash _2f16 Pin
Dave Kreskowiak9-Jun-13 5:18
mveDave Kreskowiak9-Jun-13 5:18 
GeneralRe: stackhash _2f16 Pin
champagne_charly9-Jun-13 5:45
champagne_charly9-Jun-13 5:45 
GeneralRe: stackhash _2f16 Pin
Dave Kreskowiak9-Jun-13 6:17
mveDave Kreskowiak9-Jun-13 6:17 
QuestionReplication status Pin
alaa_hossain8-Jun-13 4:09
alaa_hossain8-Jun-13 4:09 
AnswerRe: Replication status Pin
Abhinav S8-Jun-13 4:36
Abhinav S8-Jun-13 4:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.