Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3218596
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T15:32:47+00:00 2026-05-17T15:32:47+00:00

Still having trouble can you please help? This needs to be written in Visual

  • 0

Still having trouble can you please help?

This needs to be written in Visual Basic

Here is a statement from the Main part of the program…

mylist.ForEach(AddressOf ProcessLink)

What this statement says is the following…. “For each item in the ArrayList “mylist” send item to the sub program “ProcessLink”

Note that ProcessLink is going to receive multiple groups of data from the ArraList “mylist”

ProcessLink then takes each value sent to it and turns it into “P.myName” and P.myValue”

I need ProcessLink to then add these values to an array. And each time it receives a batch of data from the ArrayList “mylist” it will add those values to the same Array. ProcessLink will then sort the array based on “P.Value”

I then need ProcessLink to output the name value pairs in the array and output the result as…

Response.Write("<tr><td>" & P.myName & "</td><td>" & P.myValue & "</td></tr>") 

What should the code in ProcessLink look like?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T15:32:47+00:00Added an answer on May 17, 2026 at 3:32 pm

    I really reccomend using generic object lists rather than Arrays. You will get all of the functionality you need + 10x more. Sorting, adding, etc are way easier. With generic lists you don’t have to worry about declaring the Array size, or any of the difficulties when working with Arrays containing objects. Take a look to the following for more information including the code sample:

    .NET Object Collections Using Generics 101:

    http://allen-conway-dotnet.blogspot.com/2009/11/net-object-collections-using-generics.html

    List(Of T) Class:

    http://msdn.microsoft.com/en-us/library/6sh2ey19.aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Still new to Objective C, and I'm having some trouble that I just can't
I am getting comfortable writing regular queries in SPARQL, but I'm still having trouble
EDITED: Updated 3/23/09. See rest of post at bottom. I'm still having trouble with
I am still having problems with figuring out how to create winforms in a
I'm still having a hard time not wanting to use Tables to do my
Having read Fowler's Refactoring for a while, I still often catch myself thinking I
Not too practical maybe, but still interesting. Having some abstract question on matrix multiplication
still new to the world of linq, and i need some help flatening a
I'm having trouble retrieving 2 artifacts in my Maven/Java/Google App Engine project: com.google.appengine.orm:datanucleus-appengine:jar:1.0.7.final com.google.appengine:appengine-api-1.0-sdk:jar:1.3.4
I'm having troubles with the logic and would apprecite any help/tips. I have <Deposits>

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.