Click here to Skip to main content
16,011,170 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionNew folder on ftp Pin
Shazz Rock12-Oct-08 20:16
Shazz Rock12-Oct-08 20:16 
AnswerRe: New folder on ftp Pin
Dave Kreskowiak13-Oct-08 1:59
mveDave Kreskowiak13-Oct-08 1:59 
GeneralRe: New folder on ftp Pin
Shazz Rock13-Oct-08 22:31
Shazz Rock13-Oct-08 22:31 
GeneralRe: New folder on ftp Pin
Dave Kreskowiak14-Oct-08 1:51
mveDave Kreskowiak14-Oct-08 1:51 
QuestionGet value into 3 form Pin
tungcan5diop12-Oct-08 16:00
tungcan5diop12-Oct-08 16:00 
AnswerRe: Get value into 3 form Pin
dan!sh 12-Oct-08 19:57
professional dan!sh 12-Oct-08 19:57 
AnswerRe: Get value into 3 form Pin
John_Adams12-Oct-08 20:03
John_Adams12-Oct-08 20:03 
QuestionWhen to choose managed or unmanaged (VB.NET or C++ MFC)? Pin
David Hovey12-Oct-08 6:07
David Hovey12-Oct-08 6:07 
I understand this may be a question all of you get alot, but I can't find any information on comparisons of each language. My problem is, recently I built a large program that I was very proud of in VB.NET. The program interfaced with AutoCAD and I wanted to get input on it from an AutoCAD discussion group. Unfortunately, I didn't know about Reflector and other decompiling programs, so everyone could see my code. While the code I used to interface with AutoCAD is not a secret on the internet, I still was upset that someone could have free-reign to my source code.

Now I am looking into building something different. A database program. In database standards it will be simple client side program using MDB databases. ADO.NET seems the new and simple option going well with VB.NET, but I also found source code for a mixed mode program, using MFC and ADO.NET.

I am curious about these decompiling programs for .NET. It seems really easy to decompile .NET programs but I don't hear much about decompiling C++ programs.

-Is compiled C++ really that secure?
-Can someone use a decompiling program and produce a Visual Studio solution from an .NET exe?
-What would you make this decision based on?

It is so frustrating that Microsoft has made an easy to program framework, but then made it easy for someone to decompile.



Sorry for the long post. Your help is greatly appreciated!
David Hovey
Phoenix, Arizona
AnswerRe: When to choose managed or unmanaged (VB.NET or C++ MFC)? Pin
Paul Conrad12-Oct-08 8:15
professionalPaul Conrad12-Oct-08 8:15 
AnswerRe: When to choose managed or unmanaged (VB.NET or C++ MFC)? Pin
MikeMarq13-Oct-08 4:40
MikeMarq13-Oct-08 4:40 
GeneralRe: When to choose managed or unmanaged (VB.NET or C++ MFC)? Pin
David Hovey13-Oct-08 5:09
David Hovey13-Oct-08 5:09 
GeneralRe: When to choose managed or unmanaged (VB.NET or C++ MFC)? Pin
Paul Conrad13-Oct-08 11:52
professionalPaul Conrad13-Oct-08 11:52 
QuestionHowTo: disable highlight on contextmenustrip? Pin
Jon_Boy12-Oct-08 4:20
Jon_Boy12-Oct-08 4:20 
QuestionInsert data into an existing file Pin
Sonhospa11-Oct-08 23:42
Sonhospa11-Oct-08 23:42 
AnswerRe: Insert data into an existing file Pin
Wendelius11-Oct-08 23:57
mentorWendelius11-Oct-08 23:57 
GeneralRe: Insert data into an existing file Pin
Sonhospa12-Oct-08 0:05
Sonhospa12-Oct-08 0:05 
GeneralRe: Insert data into an existing file Pin
Wendelius12-Oct-08 1:04
mentorWendelius12-Oct-08 1:04 
Questioncreating datarelation in a dataset Pin
Maira K11-Oct-08 22:13
Maira K11-Oct-08 22:13 
AnswerRe: creating datarelation in a dataset Pin
Wendelius11-Oct-08 23:55
mentorWendelius11-Oct-08 23:55 
QuestionOdd question, can a conextmenustrip be made to always be visible (even when focus changes to other controls)? Pin
Jon_Boy11-Oct-08 17:39
Jon_Boy11-Oct-08 17:39 
AnswerRe: Odd question, can a conextmenustrip be made to always be visible (even when focus changes to other controls)? Pin
Mycroft Holmes11-Oct-08 18:06
professionalMycroft Holmes11-Oct-08 18:06 
GeneralRe: Odd question, can a conextmenustrip be made to always be visible (even when focus changes to other controls)? [modified] Pin
Jon_Boy12-Oct-08 2:24
Jon_Boy12-Oct-08 2:24 
QuestionHow to get the file names in a directory Pin
SekharOne11-Oct-08 2:12
SekharOne11-Oct-08 2:12 
AnswerRe: How to get the file names in a directory Pin
Rupesh Kumar Swami11-Oct-08 2:28
Rupesh Kumar Swami11-Oct-08 2:28 
GeneralRe: How to get the file names in a directory Pin
SekharOne11-Oct-08 2:38
SekharOne11-Oct-08 2:38 

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.