Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Using .NET to replace asp COM dictionary objects...


Message #1 by "Trainer, Frank" <FTrainer@u...> on Fri, 14 Feb 2003 13:44:41 -0600
Hello everyone,
 
Currently, in ASP, I create a VB COM component, populate a dictionary
object, and then drop the appropriate dictionary values onto the ASP page
between <% %> tags.
Is there any equivalent programming model in .NET?  In other words, if I
create a code behind module, and create a hashtable object, how do I then
populate the 
Asp.net page with the appropriate values?  Is there a more preferred way of
doing this now?
 
Thanks,
Frank


  Return to Index