In all the examples we've seen so far, we've returned simple strings, integers, or a standard type / value. That's all fine and good, until we have something a little more complex to return, or need to return a list or array of something, or a list of type. In the following example I'll demonstrate through...
Posted to
(Weblog)
by
Freakyuno
on
10-15-2007, 12:00 AM
Filed under: .NET, ASP.NET, Ajax, .NET 2.0