Click here to Skip to main content
15,924,195 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionBackups with Volume Shadow Copy Service (VSS) under vb.net Pin
wtfia2k6-Sep-07 4:07
wtfia2k6-Sep-07 4:07 
AnswerRe: Backups with Volume Shadow Copy Service (VSS) under vb.net Pin
Dave Kreskowiak6-Sep-07 4:42
mveDave Kreskowiak6-Sep-07 4:42 
GeneralRe: Backups with Volume Shadow Copy Service (VSS) under vb.net Pin
wtfia2k6-Sep-07 5:10
wtfia2k6-Sep-07 5:10 
AnswerRe: Backups with Volume Shadow Copy Service (VSS) under vb.net Pin
wtfia2k7-Sep-07 5:15
wtfia2k7-Sep-07 5:15 
GeneralRe: Backups with Volume Shadow Copy Service (VSS) under vb.net Pin
Dave Kreskowiak7-Sep-07 6:46
mveDave Kreskowiak7-Sep-07 6:46 
QuestionDataGridView.CellValueChanged - value not firing until out of the combobox cell Pin
Marcus J. Smith6-Sep-07 3:13
professionalMarcus J. Smith6-Sep-07 3:13 
AnswerRe: DataGridView.CellValueChanged - value not firing until out of the combobox cell Pin
Dave Kreskowiak7-Sep-07 4:47
mveDave Kreskowiak7-Sep-07 4:47 
QuestionLight and Mirrors Pin
Yasin7866-Sep-07 2:14
Yasin7866-Sep-07 2:14 
Hi ol
My name is yasin
i am currently developing an application in vbnet 2003
the requirements are as follows:
On the form will be located a number of points (no more than 4) through a light ray must pass. The light ray emerges in a specific direction from a fixed point.
Pls note the light ray is to be represented by a line
The light is deflected by reflection using a suitable number of plane mirrors.
Note that for a plane mirror the angle of reflection and the angle of incidence are equal.

The simulated system must allow the user to place simulated mirrors in the enclosed area to reflect the light ray to follow a path that will make the light ray illuminate all the designated fixed points.
this means dynamically placing lines (simulated mirrors) with mouse operations in the path of the simulated light beam; another line.

As soon as a mirror is placed then the light beam will be reflected and thus change course. Clearly the first attempt of placing the mirror is unlikely to direct the beam exactly as required so is essential that the mirror can be rotated about the point where the beam hits until the desired effect is achieved.

Once the simulation is showing the light beam passing through all the designated points then the system will report on the exact location and orientation of the mirrors.

At the moment i have managed through some research to create a label which can be moved around the form at runtime. the label will repersent the mirror. I even have the four fixed points and the source of the light ray on the form. By instantiating a class called clsBeam i can even draw the lines which will represent the the beam

Any ideas or even code on how to deflect the line (light ray) and how to rotate the label about the middle point will be highly appreciated.

Thanking you in advance.
Regards Smile | :)

AnswerRe: Light and Mirrors Pin
Christian Graus6-Sep-07 2:23
protectorChristian Graus6-Sep-07 2:23 
AnswerRe: Light and Mirrors Pin
Dave Kreskowiak6-Sep-07 4:10
mveDave Kreskowiak6-Sep-07 4:10 
AnswerRe: Light and Mirrors Pin
GuyThiebaut6-Sep-07 4:18
professionalGuyThiebaut6-Sep-07 4:18 
AnswerRe: Light and Mirrors Pin
Luc Pattyn6-Sep-07 7:03
sitebuilderLuc Pattyn6-Sep-07 7:03 
GeneralBase addresses of multiple instances Pin
Simon P Stevens5-Sep-07 22:01
Simon P Stevens5-Sep-07 22:01 
GeneralRe: Base addresses of multiple instances Pin
Dave Kreskowiak6-Sep-07 3:53
mveDave Kreskowiak6-Sep-07 3:53 
GeneralRe: Base addresses of multiple instances Pin
Simon P Stevens6-Sep-07 4:01
Simon P Stevens6-Sep-07 4:01 
GeneralRe: Base addresses of multiple instances Pin
Dave Kreskowiak6-Sep-07 4:13
mveDave Kreskowiak6-Sep-07 4:13 
GeneralRe: Base addresses of multiple instances Pin
Simon P Stevens6-Sep-07 4:18
Simon P Stevens6-Sep-07 4:18 
GeneralRe: Base addresses of multiple instances Pin
Dave Kreskowiak6-Sep-07 4:25
mveDave Kreskowiak6-Sep-07 4:25 
GeneralRe: Base addresses of multiple instances Pin
Simon P Stevens6-Sep-07 4:27
Simon P Stevens6-Sep-07 4:27 
QuestionHow to browse class's fields in property grid ? Pin
Ky Nam5-Sep-07 21:35
Ky Nam5-Sep-07 21:35 
AnswerRe: How to browse class's fields in property grid ? Pin
Steven J Jowett5-Sep-07 22:10
Steven J Jowett5-Sep-07 22:10 
AnswerRe: How to browse class's fields in property grid ? Pin
Dave Kreskowiak6-Sep-07 1:44
mveDave Kreskowiak6-Sep-07 1:44 
AnswerRe: How to browse class's fields in property grid ? Pin
Lucky Sheikh6-Sep-07 20:21
Lucky Sheikh6-Sep-07 20:21 
GeneralRe: How to browse class's fields in property grid ? Pin
Dave Kreskowiak7-Sep-07 4:39
mveDave Kreskowiak7-Sep-07 4:39 
QuestionChanging Image From File Pin
EvanSaunders5-Sep-07 21:09
EvanSaunders5-Sep-07 21:09 

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.