Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# to VB.NET
Message
From
04/01/2008 17:43:33
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
 
To
04/01/2008 17:23:24
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01279466
Message ID:
01279525
Views:
9
Because VB is our standard.


>I don't have an answer, but am wondering why you are converting the code.
>
>>I placed a large code block in a C# to VB.NET converter, and it converted fine except for the following propery.
>>
>>
>>   [ConfigurationProperty("Employees", IsDefaultCollection = true)]
>>   public EmployeeCollection Employees
>>   {
>>
>>      get { return (EmployeeCollection) base["Employees"]; }
>>
>>   }
>>
>>
>>Can somebody convert this for me. It's the base word that's throwing me off. Let me know if you need to see more code.
Very fitting: http://xkcd.com/386/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform