samedi 19 avril 2014

How to send a string to the client in each loop in asp.net?


Vote count:

0




Assume, We have the following loop, how can we send a string to the client in each loop



foreach (var VARIABLE in collection)
{
// Send a string to the client
}


asked 31 secs ago

Mohammad

2,157





Aucun commentaire:

Enregistrer un commentaire