Click here to Skip to main content
15,889,418 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Find out the Session in a application Pin
N a v a n e e t h10-Oct-07 2:04
N a v a n e e t h10-Oct-07 2:04 
GeneralRe: Find out the Session in a application Pin
Sandeep Akhare10-Oct-07 2:18
Sandeep Akhare10-Oct-07 2:18 
GeneralRe: Find out the Session in a application Pin
Sathesh Sakthivel10-Oct-07 2:24
Sathesh Sakthivel10-Oct-07 2:24 
GeneralRe: Find out the Session in a application Pin
Sandeep Akhare10-Oct-07 2:40
Sandeep Akhare10-Oct-07 2:40 
Questionhow to get Default Document IIS7? Pin
NanaAM10-Oct-07 1:07
NanaAM10-Oct-07 1:07 
AnswerRe: how to get Default Document IIS7? Pin
Vanamaindia10-Oct-07 2:50
Vanamaindia10-Oct-07 2:50 
GeneralRe: how to get Default Document IIS7? Pin
NanaAM10-Oct-07 3:15
NanaAM10-Oct-07 3:15 
QuestionRetrival of class properties within a class, within a class Pin
But_Im_a_Lady10-Oct-07 0:31
But_Im_a_Lady10-Oct-07 0:31 
Hi There,

This is driving me bonkers, here's hoping I can explain clearly...

I have a master class called Site (Sites is a collection of Site), which contains a couple of string properties and 1 property of type 'ProductGroups'.

Class Product group (ProductGroups is a collection of Product Group) also contains a couple of string properties and 1 property of type 'Products'.

Class Product (Products is a collection of Product)

I have a loop which looks like this:-

foreach (Site site in sites)<br />
{<br />
<br />
//1) :) display address for each site<br />
<br />
//2) :( get at the product groups & display product group name<br />
<br />
//3) :( for each product within productgroups display their names<br />
<br />
}


Option 1 - is ok & I can code that.

Option 2 & 3 I just cant seem to get my head around this!
I know its simple, but its driving me nuts.D'Oh! | :doh:

Any help will be apprieciated.

Thanks
Janet


Lady Programmers are a rare breed!

AnswerRe: Retrival of class properties within a class, within a class Pin
N a v a n e e t h10-Oct-07 0:39
N a v a n e e t h10-Oct-07 0:39 
GeneralRe: Retrival of class properties within a class, within a class Pin
But_Im_a_Lady10-Oct-07 0:49
But_Im_a_Lady10-Oct-07 0:49 
GeneralRe: Retrival of class properties within a class, within a class Pin
N a v a n e e t h10-Oct-07 0:56
N a v a n e e t h10-Oct-07 0:56 
GeneralRe: Retrival of class properties within a class, within a class Pin
But_Im_a_Lady10-Oct-07 0:59
But_Im_a_Lady10-Oct-07 0:59 
AnswerRe: Retrival of class properties within a class, within a class Pin
Paddy Boyd10-Oct-07 0:49
Paddy Boyd10-Oct-07 0:49 
GeneralRe: Retrival of class properties within a class, within a class Pin
But_Im_a_Lady10-Oct-07 0:59
But_Im_a_Lady10-Oct-07 0:59 
QuestionConvert Project Pin
Mogha Ritesh10-Oct-07 0:11
Mogha Ritesh10-Oct-07 0:11 
AnswerRe: Convert Project Pin
Christian Graus10-Oct-07 0:25
protectorChristian Graus10-Oct-07 0:25 
Questionimage beside url Pin
Priya S10-Oct-07 0:05
Priya S10-Oct-07 0:05 
AnswerRe: image beside url Pin
Aavesh Agarwal10-Oct-07 0:07
Aavesh Agarwal10-Oct-07 0:07 
GeneralRe: image beside url Pin
Priya S10-Oct-07 0:17
Priya S10-Oct-07 0:17 
GeneralRe: image beside url Pin
N a v a n e e t h10-Oct-07 0:26
N a v a n e e t h10-Oct-07 0:26 
GeneralRe: image beside url Pin
Priya S10-Oct-07 0:59
Priya S10-Oct-07 0:59 
GeneralRe: image beside url Pin
Aavesh Agarwal10-Oct-07 0:28
Aavesh Agarwal10-Oct-07 0:28 
AnswerRe: image beside url Pin
Tamimi - Code10-Oct-07 0:20
Tamimi - Code10-Oct-07 0:20 
GeneralRe: image beside url Pin
Priya S10-Oct-07 0:27
Priya S10-Oct-07 0:27 
QuestionPaging in GridView Pin
Pankaj Chamria9-Oct-07 23:56
Pankaj Chamria9-Oct-07 23:56 

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.