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
SQL Query help
MSExchange RPC Over HTTP Autoconfig
help with trigger/stored procedure
MS Access 2003 - Run-time error 3061 with SQL queries and report
Scroll text field to end of text...
Customizing a SQL Contains statement for performance.
cant get X/Y
DB-LIBRARY-NETWORK ERROR
ACCESS 2000 - Opening a Snapshot Recordset
Installing assemblies in the GAC using drag and drop