Click here to Skip to main content
15,894,106 members
Home / Discussions / C#
   

C#

 
AnswerRe: Event for controls thet added when runing program Pin
Nouman Bhatti29-Dec-08 20:58
Nouman Bhatti29-Dec-08 20:58 
QuestionCAML query for a SQL statement [modified] Pin
Red October 729-Dec-08 17:30
Red October 729-Dec-08 17:30 
QuestionXmlNode? Pin
dec8229-Dec-08 15:06
dec8229-Dec-08 15:06 
AnswerRe: XmlNode? Pin
Colin Angus Mackay29-Dec-08 15:09
Colin Angus Mackay29-Dec-08 15:09 
AnswerRe: XmlNode? Pin
dec8229-Dec-08 15:27
dec8229-Dec-08 15:27 
GeneralRe: XmlNode? Pin
Colin Angus Mackay29-Dec-08 15:32
Colin Angus Mackay29-Dec-08 15:32 
GeneralRe: XmlNode? Pin
vaghelabhavesh29-Dec-08 16:49
vaghelabhavesh29-Dec-08 16:49 
QuestionCubes Intersection Pin
Danimismo29-Dec-08 12:46
Danimismo29-Dec-08 12:46 
Hi
I want to do a project where I need to calculate the intersection of the two cubes but I don't now how i can calculate the volume of this intersection. This is the project


Create a small web application that allows a user to enter the dimensions and coordinates of two cubic objects in a 3-dimensional space. Once the information has been entered, the web application should calculate if the two cubes intersect, and if so, what the volume of the shared space is.

Note, the coordinates specify the CENTER of the cube!

Sample Data:

Cube A: Size = 5m x = 10m
y = 10m
z = 0

Cube B: Size = 2m x = 9m
y = 9m
z = 1m

Answer: Do the cubes intersect? What is the volume of the shared space?
QuestionSaving hidden panel contents to an image - GDI+ Pin
eliohim200529-Dec-08 11:14
eliohim200529-Dec-08 11:14 
AnswerRe: Saving hidden panel contents to an image - GDI+ Pin
Dragonfly_Lee29-Dec-08 15:14
Dragonfly_Lee29-Dec-08 15:14 
GeneralRe: Saving hidden panel contents to an image - GDI+ Pin
eliohim200530-Dec-08 6:59
eliohim200530-Dec-08 6:59 
GeneralRe: Saving hidden panel contents to an image - GDI+ Pin
Dragonfly_Lee30-Dec-08 21:08
Dragonfly_Lee30-Dec-08 21:08 
QuestionDataGridView - Sorting [modified] Pin
myNameIsRon29-Dec-08 9:59
myNameIsRon29-Dec-08 9:59 
QuestionGettind ID after a TableAdapter Update Pin
kensai29-Dec-08 8:31
kensai29-Dec-08 8:31 
QuestionCreate Sql server alias - Remote connection Pin
calanit29-Dec-08 7:01
calanit29-Dec-08 7:01 
AnswerRe: Create Sql server alias - Remote connection Pin
Colin Angus Mackay29-Dec-08 7:17
Colin Angus Mackay29-Dec-08 7:17 
JokeRe: Create Sql server alias - Remote connection Pin
Pete O'Hanlon29-Dec-08 9:46
mvePete O'Hanlon29-Dec-08 9:46 
GeneralRe: Create Sql server alias - Remote connection Pin
calanit29-Dec-08 10:09
calanit29-Dec-08 10:09 
AnswerRe: Create Sql server alias - Remote connection Pin
Wendelius29-Dec-08 8:36
mentorWendelius29-Dec-08 8:36 
GeneralRe: Create Sql server alias - Remote connection Pin
calanit29-Dec-08 10:12
calanit29-Dec-08 10:12 
GeneralRe: Create Sql server alias - Remote connection Pin
Wendelius29-Dec-08 10:17
mentorWendelius29-Dec-08 10:17 
QuestionDataGridView with ComboBox. Need help Pin
aerinai29-Dec-08 6:26
aerinai29-Dec-08 6:26 
AnswerRe: DataGridView with ComboBox. Need help Pin
Member 447035429-Dec-08 7:33
Member 447035429-Dec-08 7:33 
Questiontext parsing or automatic segmentation of text in c# Pin
lawrenceinba29-Dec-08 6:13
lawrenceinba29-Dec-08 6:13 
AnswerRe: text parsing or automatic segmentation of text in c# Pin
Teuz29-Dec-08 6:52
Teuz29-Dec-08 6:52 

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.