Click here to Skip to main content
15,905,563 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Masked Edit Script Error Pin
Christian Graus17-Aug-09 14:04
protectorChristian Graus17-Aug-09 14:04 
GeneralRe: Masked Edit Script Error [modified] Pin
smlud118-Aug-09 2:36
smlud118-Aug-09 2:36 
QuestionImplementing MVC vs built-in MVC Pin
Quake2Player17-Aug-09 11:30
Quake2Player17-Aug-09 11:30 
AnswerRe: Implementing MVC vs built-in MVC Pin
Christian Graus17-Aug-09 11:38
protectorChristian Graus17-Aug-09 11:38 
AnswerRe: Implementing MVC vs built-in MVC Pin
Not Active17-Aug-09 12:40
mentorNot Active17-Aug-09 12:40 
GeneralRe: Implementing MVC vs built-in MVC Pin
Quake2Player17-Aug-09 13:41
Quake2Player17-Aug-09 13:41 
Questiongetting at object properties in an arraylist Pin
BPatt17-Aug-09 10:59
BPatt17-Aug-09 10:59 
AnswerRe: getting at object properties in an arraylist Pin
Christian Graus17-Aug-09 11:39
protectorChristian Graus17-Aug-09 11:39 
This has nothing to do with ASP.NET.

Your problem is that you're using an arraylist, which is not strongly typed. In future, I suggest you define 'doesn't work', so people can help you better, but in this case, I know it 'doesn't work' because you're not casting the object. Use a List instead, never use the non generic collections.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: getting at object properties in an arraylist Pin
BPatt17-Aug-09 16:38
BPatt17-Aug-09 16:38 
Questionhow to integrate pseudo css style into ASP.net Pin
Seraph_summer17-Aug-09 10:26
Seraph_summer17-Aug-09 10:26 
AnswerRe: how to integrate pseudo css style into ASP.net Pin
Abhijit Jana17-Aug-09 10:33
professionalAbhijit Jana17-Aug-09 10:33 
GeneralRe: how to integrate pseudo css style into ASP.net Pin
Seraph_summer17-Aug-09 10:51
Seraph_summer17-Aug-09 10:51 
GeneralRe: how to integrate pseudo css style into ASP.net Pin
Abhijit Jana17-Aug-09 11:05
professionalAbhijit Jana17-Aug-09 11:05 
GeneralRe: how to integrate pseudo css style into ASP.net Pin
Seraph_summer17-Aug-09 11:21
Seraph_summer17-Aug-09 11:21 
Questionhow to set the color when mouseover on a linkbutton? Pin
Seraph_summer17-Aug-09 9:57
Seraph_summer17-Aug-09 9:57 
AnswerRe: how to set the color when mouseover on a linkbutton? Pin
Abhijit Jana17-Aug-09 10:07
professionalAbhijit Jana17-Aug-09 10:07 
GeneralRe: how to set the color when mouseover on a linkbutton? Pin
Seraph_summer17-Aug-09 10:14
Seraph_summer17-Aug-09 10:14 
AnswerRe: how to set the color when mouseover on a linkbutton? Pin
Abhijit Jana17-Aug-09 10:25
professionalAbhijit Jana17-Aug-09 10:25 
GeneralRe: how to set the color when mouseover on a linkbutton? Pin
Seraph_summer17-Aug-09 10:30
Seraph_summer17-Aug-09 10:30 
GeneralRe: how to set the color when mouseover on a linkbutton? Pin
Abhijit Jana17-Aug-09 10:34
professionalAbhijit Jana17-Aug-09 10:34 
GeneralRe: how to set the color when mouseover on a linkbutton? Pin
Seraph_summer18-Aug-09 10:46
Seraph_summer18-Aug-09 10:46 
QuestionAjax Control ToolKit Problem Pin
pampam11017-Aug-09 9:30
pampam11017-Aug-09 9:30 
AnswerRe: Ajax Control ToolKit Problem Pin
Abhijit Jana17-Aug-09 10:06
professionalAbhijit Jana17-Aug-09 10:06 
GeneralRe: Ajax Control ToolKit Problem Pin
pampam11017-Aug-09 10:11
pampam11017-Aug-09 10:11 
GeneralRe: Ajax Control ToolKit Problem Pin
pampam11020-Aug-09 3:11
pampam11020-Aug-09 3:11 

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.