Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / IDE / July 2004

Tip: Looking for answers? Try searching our database.

underline code errors in vs.net (C#)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dave - 13 Jul 2004 16:31 GMT
Can anyone tell me how to make vs.net underline errors as I am typing; it
does this when writing VB.net, but not with C#?

Example:
anObject.nonExistantMethod(); does not show as an error until I try to
build the project.

Thanks
Mikhail Arkhipov (Microsoft) - 17 Jul 2004 23:31 GMT
VB and C# have different ways of error detection and intellisense. Each
language provides its own implementation, there is no such thing as common
intellisense or error detection engine. VB constantly compiles your file in
the background and can reliably detect all errors. C# does not performa full
compilation and therefore some errors may not be detected. I believe C#
error detection is significantly improved in VS 2005.

Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights.

On 7/13/04 8:31, in article 2bc39cc5.0407130731.3698860f@posting.google.com,

> Can anyone tell me how to make vs.net underline errors as I am typing; it
> does this when writing VB.net, but not with C#?
[quoted text clipped - 4 lines]
>
> Thanks
dave - 19 Jul 2004 16:07 GMT
Ok, fair enough. I must admit that I'm a little disappointed though; it seems
that you get this functionality with vb.net and all the java ide's I've tried,
but not with c#? Considering that Visual Studio is Microsoft's flagship
developer product, and the level to which c# is being pushed, I still find
java development with Eclipse far more satisfying from a usability point of
view. Are there any other c# developers out there that also use other tools
and feel that Visual Studio is (for the time being) slightly behind?

> VB and C# have different ways of error detection and intellisense. Each
> language provides its own implementation, there is no such thing as common
[quoted text clipped - 17 lines]
> >
> > Thanks

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.