Click here to Skip to main content
16,010,334 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Question about Shared modifier Pin
Guffa19-Jan-08 13:02
Guffa19-Jan-08 13:02 
GeneralRe: Question about Shared modifier Pin
pmarfleet19-Jan-08 12:00
pmarfleet19-Jan-08 12:00 
GeneralRe: Question about Shared modifier Pin
Alaric_19-Jan-08 12:29
professionalAlaric_19-Jan-08 12:29 
GeneralRe: Question about Shared modifier Pin
pmarfleet19-Jan-08 12:40
pmarfleet19-Jan-08 12:40 
GeneralRe: Question about Shared modifier Pin
Guffa19-Jan-08 13:12
Guffa19-Jan-08 13:12 
GeneralRe: Question about Shared modifier Pin
Alaric_19-Jan-08 12:34
professionalAlaric_19-Jan-08 12:34 
GeneralRe: Question about Shared modifier Pin
pmarfleet19-Jan-08 12:45
pmarfleet19-Jan-08 12:45 
GeneralRe: Question about Shared modifier Pin
Alaric_19-Jan-08 13:53
professionalAlaric_19-Jan-08 13:53 
pmarfleet wrote:
No instance of the class is created on the heap because an object instance is required to invoke a static method


I think this is kind of ancillary, because you guys have already given me the answer that I need(Thanks guys) ...but pmarfleet: I'm having a hard time following the logic you used in the statement that I've quoted.

Classically:
...A "Class" is a "Type of" artifact...as in you write a "Person" class in which you define the state
information and behaviors of all instances of "Person"
...an "Object" is an instantiation of a Class. As in "Person person = new Person()"

If an instance of a class(which is an object) is created not created on the heap, then how is an "object instance" (which I assume you intend to mean something other than the classical definition of "Object") required. ...Your statement is turning into a Russell's paradox Wink | ;)

Russell's Paradox = (Y is a member of Y iff( Y is not a member of Y))

"I need build Skynet. Plz send code"

GeneralRe: Question about Shared modifier Pin
Guffa19-Jan-08 17:56
Guffa19-Jan-08 17:56 
GeneralPuzzling MDI Behaviour Pin
George B Gilbert19-Jan-08 10:25
George B Gilbert19-Jan-08 10:25 
GeneralTwilight Zone! Pin
George B Gilbert19-Jan-08 13:33
George B Gilbert19-Jan-08 13:33 
GeneralRe: Twilight Zone! Pin
Alaric_19-Jan-08 13:55
professionalAlaric_19-Jan-08 13:55 
GeneralIP address on LAN through a wireless router. CarPC project Pin
portreathbeach19-Jan-08 8:23
portreathbeach19-Jan-08 8:23 
GeneralRe: IP address on LAN through a wireless router. CarPC project Pin
portreathbeach19-Jan-08 11:33
portreathbeach19-Jan-08 11:33 
GeneralEmail Sending in VB2005 Pin
plural19-Jan-08 3:14
plural19-Jan-08 3:14 
GeneralRe: Email Sending in VB2005 Pin
Paul Conrad19-Jan-08 7:14
professionalPaul Conrad19-Jan-08 7:14 
GeneralRe: Email Sending in VB2005 Pin
Muhammad Shahid Farooq19-Jan-08 8:16
professionalMuhammad Shahid Farooq19-Jan-08 8:16 
GeneralRe: Email Sending in VB2005 Pin
Paul Conrad19-Jan-08 12:10
professionalPaul Conrad19-Jan-08 12:10 
GeneralRe: Email Sending in VB2005 Pin
Christian Graus19-Jan-08 9:33
protectorChristian Graus19-Jan-08 9:33 
QuestionFocus on new added row in datagridview Pin
ejaz_pk19-Jan-08 1:07
ejaz_pk19-Jan-08 1:07 
GeneralRe: Focus on new added row in datagridview Pin
Paul Conrad19-Jan-08 7:16
professionalPaul Conrad19-Jan-08 7:16 
QuestionRe: Focus on new added row in datagridview Pin
ejaz_pk19-Jan-08 7:35
ejaz_pk19-Jan-08 7:35 
QuestionHow can i put a " in the Replace function Pin
SekharOne18-Jan-08 23:58
SekharOne18-Jan-08 23:58 
AnswerRe: How can i put a " in the Replace function [modified] Pin
The ANZAC19-Jan-08 1:34
The ANZAC19-Jan-08 1:34 
AnswerRe: How can i put a " in the Replace function Pin
Guffa19-Jan-08 3:37
Guffa19-Jan-08 3:37 

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.