Click here to Skip to main content
15,896,557 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Date Design Suggestion... Pin
smjunior0927-May-09 7:53
smjunior0927-May-09 7:53 
GeneralRe: Date Design Suggestion... Pin
Dave Kreskowiak27-May-09 10:22
mveDave Kreskowiak27-May-09 10:22 
QuestionSubclass a Control by UserControl Pin
Samir Ibrahim27-May-09 6:36
Samir Ibrahim27-May-09 6:36 
AnswerRe: Subclass a Control by UserControl Pin
EliottA27-May-09 7:03
EliottA27-May-09 7:03 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim27-May-09 21:37
Samir Ibrahim27-May-09 21:37 
AnswerRe: Subclass a Control by UserControl Pin
Dave Kreskowiak27-May-09 7:10
mveDave Kreskowiak27-May-09 7:10 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim27-May-09 21:36
Samir Ibrahim27-May-09 21:36 
GeneralRe: Subclass a Control by UserControl Pin
Dave Kreskowiak28-May-09 2:19
mveDave Kreskowiak28-May-09 2:19 
Samir Ibrahim wrote:
You know something?

It became hard for someone to ask simple question and he got an answer without the person who answer the question show his arrogance and he know to much and he reads a lot of books and all should do as he did.

well, I have something to say to you, I am not a beginner, I know classing and subclassing more than you can imagine. 6 month of learning vb.net and i finished my first sql server vb.net application and my company work on it now.

Search for "imdb dll" or "imdb.dll" in google, it is a dll based on class i create it.

I was in top contributor in many vfp forums, and i am giving help in vb.net forums as well.

It seem the person should be as***le and super arrogance in order to get some respect.


WTF | :WTF: Excuse me, but where was I "super arrogant"?? I'm not out here try to grab respect. I'm out here trying to help people WHO WANT IT. IMHO, it's your response here that is "super arrogant".

I pointed out that you don't have a basic understanding of how Properties work, which is beginner-level knowledge. If you can't accept that, I'll just throw you on my blacklist of people I'll never help again.


Samir Ibrahim wrote:
-if Return Version is wrong then this is bu***hit design


Excuse me, but you wrote that code, not me. If you want to say that VB.NET's syntactic requirements are bullshit, go back to writing VFP code...


Samir Ibrahim wrote:
-If Every Property should be replaced by a variable, that is bu***hit design


I never said that. Every property has to support either a Gettor, a Settor, or both. Either/Both of which much be backed by a constant, a variable, or some other storage, to make the property usefull. If you understood the basics of Properties, you never would have said what you did.


Samir Ibrahim wrote:
-If creating a UserControl and put some coding in it, and then drag this Usercontrol to a form and the code written in the UserControl design being executed in the form, well if that is not subclassing I wonder what it is.


I never said that wasn't subclassing. I said the problem you have in your code HAS NOTHING TO DO WITH SUBCLASSING.



Samir Ibrahim wrote:
I will follow your advice and get a beginner vb.net book plus a milk biberon

I had enough of asking help in here.


Fine, I'll throw you on the blacklist then. I'm not the one being super arrogant.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim28-May-09 3:46
Samir Ibrahim28-May-09 3:46 
GeneralRe: Subclass a Control by UserControl Pin
Nagy Vilmos28-May-09 3:56
professionalNagy Vilmos28-May-09 3:56 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim28-May-09 4:19
Samir Ibrahim28-May-09 4:19 
GeneralRe: Subclass a Control by UserControl Pin
Nagy Vilmos28-May-09 4:35
professionalNagy Vilmos28-May-09 4:35 
GeneralRe: Subclass a Control by UserControl Pin
Dave Kreskowiak28-May-09 5:38
mveDave Kreskowiak28-May-09 5:38 
GeneralRe: Subclass a Control by UserControl Pin
Dave Kreskowiak28-May-09 4:21
mveDave Kreskowiak28-May-09 4:21 
GeneralRe: Subclass a Control by UserControl Pin
Trollslayer28-May-09 3:03
mentorTrollslayer28-May-09 3:03 
GeneralRe: Subclass a Control by UserControl Pin
Nagy Vilmos28-May-09 3:20
professionalNagy Vilmos28-May-09 3:20 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim28-May-09 3:58
Samir Ibrahim28-May-09 3:58 
GeneralRe: Subclass a Control by UserControl Pin
EliottA28-May-09 5:32
EliottA28-May-09 5:32 
GeneralRe: Subclass a Control by UserControl Pin
Nagy Vilmos28-May-09 5:34
professionalNagy Vilmos28-May-09 5:34 
GeneralRe: Subclass a Control by UserControl Pin
Jerry Hammond28-May-09 3:41
Jerry Hammond28-May-09 3:41 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim28-May-09 4:05
Samir Ibrahim28-May-09 4:05 
GeneralRe: Subclass a Control by UserControl Pin
#realJSOP28-May-09 4:07
professional#realJSOP28-May-09 4:07 
GeneralRe: Subclass a Control by UserControl Pin
Jon_Boy28-May-09 4:22
Jon_Boy28-May-09 4:22 
GeneralRe: Subclass a Control by UserControl PinPopular
#realJSOP28-May-09 4:32
professional#realJSOP28-May-09 4:32 
GeneralRe: Subclass a Control by UserControl Pin
Jon_Boy28-May-09 5:03
Jon_Boy28-May-09 5:03 

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.