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
Trouble running wmi query from .NET
How to identify at runtime if the sw is in debug or release mode (VB.NET)
Creating a directory path string based on choices in a form
Updating things based on info in a given record
Server 2003 Terminal Services and cable vs. T-1 internet service
Convert LINQ in C# to VB.NET
Import special toolbar from another database
SQL + VB.net, update query. How to convert .. varchar to money ?
MS Access' ability to be used across a network
Run macro on protected sheet without asking for password