Click here to Skip to main content
15,885,906 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiontesting again Pin
Reynaldo N. Emplica26-Sep-08 16:52
Reynaldo N. Emplica26-Sep-08 16:52 
AnswerRe: testing again Pin
AlexeiXX326-Sep-08 16:54
AlexeiXX326-Sep-08 16:54 
QuestionPass variables in iframe Pin
gm8726-Sep-08 16:34
gm8726-Sep-08 16:34 
QuestionCustom Control Problem Pin
snouto26-Sep-08 15:57
snouto26-Sep-08 15:57 
QuestionAsp.Net RichTextBox ??? Pin
NewToAspDotNet26-Sep-08 15:00
NewToAspDotNet26-Sep-08 15:00 
Questionediting .resx files Pin
shefali_sinha26-Sep-08 11:47
shefali_sinha26-Sep-08 11:47 
Questionunable to find the checkbox added progrmaticlaly to the template field of the gridview custom control Pin
naveen.thallam26-Sep-08 10:24
naveen.thallam26-Sep-08 10:24 
QuestionWhat object should I use to create a collection class? Pin
allende26-Sep-08 9:14
allende26-Sep-08 9:14 
Hi friends,

I have to create a Message board. I'm planning to create a class for this, whick is going to include a collection of messages. This is the general idea:

MessageBoard Class
UserId
Collection of Messages
AddMessage()
RemoveMessage(messageID)
MarkAsRead(messageID)
MarkAsUnread(messageID)

Message Class
MessageBoardId
Text
Read

I have read some about Collections I saw some examples where they use ArrayList, SortedList and CollectionBase among others for this. What do you think is the most suitable Collection type to use in this case?



Thanks a lot
Questiongetting scroll bar in ASP.Net Listbox control Pin
John.G26-Sep-08 6:40
John.G26-Sep-08 6:40 
AnswerRe: getting scroll bar in ASP.Net Listbox control Pin
ToddHileHoffer26-Sep-08 6:54
ToddHileHoffer26-Sep-08 6:54 
GeneralRe: getting scroll bar in ASP.Net Listbox control Pin
John.G26-Sep-08 7:02
John.G26-Sep-08 7:02 
GeneralRe: getting scroll bar in ASP.Net Listbox control Pin
ToddHileHoffer26-Sep-08 7:26
ToddHileHoffer26-Sep-08 7:26 
GeneralRe: getting scroll bar in ASP.Net Listbox control Pin
AlexeiXX326-Sep-08 8:40
AlexeiXX326-Sep-08 8:40 
GeneralRe: getting scroll bar in ASP.Net Listbox control Pin
John.G26-Sep-08 9:18
John.G26-Sep-08 9:18 
Questionmaking use of confirm while onunload Pin
John.G26-Sep-08 6:24
John.G26-Sep-08 6:24 
AnswerRe: making use of confirm while onunload Pin
AlexeiXX326-Sep-08 8:15
AlexeiXX326-Sep-08 8:15 
GeneralRe: making use of confirm while onunload Pin
John.G26-Sep-08 8:34
John.G26-Sep-08 8:34 
GeneralRe: making use of confirm while onunload Pin
AlexeiXX326-Sep-08 8:37
AlexeiXX326-Sep-08 8:37 
QuestionFileUpload control issue Pin
kenexcelon26-Sep-08 5:41
kenexcelon26-Sep-08 5:41 
AnswerRe: FileUpload control issue Pin
ToddHileHoffer26-Sep-08 6:54
ToddHileHoffer26-Sep-08 6:54 
GeneralRe: FileUpload control issue [modified] Pin
kenexcelon26-Sep-08 9:23
kenexcelon26-Sep-08 9:23 
GeneralRe: FileUpload control issue Pin
kenexcelon27-Sep-08 18:43
kenexcelon27-Sep-08 18:43 
QuestionLoad usercontrol from string Pin
econner26-Sep-08 5:10
econner26-Sep-08 5:10 
AnswerRe: Load usercontrol from string Pin
ToddHileHoffer26-Sep-08 5:17
ToddHileHoffer26-Sep-08 5:17 
GeneralRe: Load usercontrol from string Pin
econner26-Sep-08 7:35
econner26-Sep-08 7:35 

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.