Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using meta-data in .NET
Message
 
To
26/10/2007 14:34:18
Walter Meester
HoogkarspelNetherlands
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01262116
Message ID:
01264272
Views:
19
>>Hi Paul,
>>
>>>Are you sure?
>>
>>I was. <g> As you pointed out, the IDE does not catch all bugs. It performs checks in the background, however, and catches significantly more errors than the C++ environment. At least I noticed this as a huge improvement when I switched from C++ to C#.
>
>Eh, now I get a bit confused, does it give you hints when you do make a typing mistake, or only after you compiled it?

Only when you compile it (the two cases I showed won't get highlighted until you compile). Other cases will show up immediately (ex. missing/incorrect line endings, curly braces, etc). Usually the intellisense won't work, which is a red flag right away (in case you missed the red squiggly).

I haven't worked much with VB.NET, but I seem to remember that it did more background-compilation checking than C# did/does. But like I said, there are third party add-ins which give you more syntax checking w/o compiling.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform