Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command window reappears for .NET
Message
From
02/08/2012 03:38:56
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01549627
Message ID:
01549774
Views:
60
>You have to be kidding. You expect something different from the people that didn't do it right in the first place?
>
>I'm using an T-SQL Editor that provides Intellisence as soon as you type 'SELECT ', so it's obviously can be done.

But not as well as Intellisense with Linq. What do you find bad about Linq (except the fact that if's not SQL :-} ) ?

As Craig says, Linq syntax (from X in tableA select X.y) means intellisense can limit the options for .y to members of X.
SQL syntax (Select X.? from TableA) inherently means you are going to have a far larger list of options for y to choose from - with many being offered that are invalid.

>>That's just not true. I talked to people who worked on it.
>>
>>>LINQ is a good example of a kludgey product of engineers who stopped at what they thought was "good enough" rather than reaching for perfect.
Previous
Reply
Map
View

Click here to load this message in the networking platform