Microsoft
Software
Hardware
Network
Question : Does ArrayList or IList in C# = List in VB.NET?
Does ArrayList or IList in C# = List in VB.NET?
Answer : Does ArrayList or IList in C# = List in VB.NET?
Hi.
No. the syntac for list in c# is: List
strings = new List
();
Random Solutions
Word unable to print picture
ODBC DSN Connection refresh for multiple tables
Subscription licences
Duplicating a record in an MS Access Database
Accidentally removed all users from Server 2008
How to format tag right?
How to make a web directory to be an application in Windows 2008 application server/web server?
multiple indexes on a single table
trouble with sorting columns on gridview in ASP.NET 2.0
INSERT INTO SELECT FROM OPENQUERY question