Click here to Skip to main content
15,899,679 members

Comments by wimvr (Top 13 by date)

wimvr 7-Jul-12 18:52pm View    
Hey!

Thank you for your reply ;-).
I know the basics of inheritance from java. Now I know what I have to know, you can not 'make' a template of a usercontrol itself (so the compiler do not know whether the interface is a usercontrol or not). (Don't know if it's right what I'm saying, normally don't speak English)

My plan is to make plugins that only contains a usercontrol (and it's functionality), so that's why those questions. Now I know how I can do it ;-)
wimvr 6-Jul-12 17:57pm View    
Deleted
Maybe you can specify which IDE you use?

I know that in visual studio professional 2010 (free for students :P) is a window "call stack" where you can see what's the parent sub of the called sub. Maybe that's what you searching for?
wimvr 7-Jul-11 14:38pm View    
IS there also a place where I can learn how I must create a server request? (Only how you must write the header and the boundary?)
wimvr 1-Apr-11 16:03pm View    
So you want to read the content of a cell in Excel (office), using VB.net?
Like you would read it if you have just opened your file?

The easiest way is using 'Microsoft.Office.Interop.Excel.dll', if I have understood your question.
wimvr 1-Apr-11 12:33pm View    
It's not the same that I mean, you have not changed anything I think (or of what I see).

But maybe, we will first wait at your lecturer...