Visual Studio question

  • Thread starter Thread starter fez
  • Start date Start date

fez

fez

Caporegime
Joined
22 Aug 2008
Posts
28,312
Location
Tunbridge Wells
Right,

At work I use visual studio 2008 for all my vb .net dev work and while I am working it automatically updates the errors panel as I go. If I have a syntax etc issue it will alert me and as soon as I fix it visual studio will update the error list.

I have started having a play around with C# at home on visual studio 2008 but this feature seems to be disabled or missing. How do I enable this. It currently only updates the errors when I build.

Any help would be much appreciated.
 
Yeah the error list is on, it just doesnt update on the go. Cheers for the shortcut though.
 
Cheers for the answers chaps, must be only in VB that it does this. Its not a biggie, its just something that would make life a little faster.
 
Yeah, I always feel a little dirty using VB as well. I like using curly braces to control the flow of a program and I have never felt at ease with VB. Most of the jobs that I have seen want C# so its the logical choice to become proficient it.
 
Got to say that I am really enjoying it at the moment, some of the methods of doing things are great and I like the look of LINQ a lot. I am writing a program that uses an xml file to represent data from a db which will be inported and exported and it sounds like a lot of the xml stuff will be a little easier than before. I know that LINQ isnt c# specific but the language syntax is more natural.
 
Last edited:
Yeah that sensation does feel familiar. Main factor is my future employability. Im 22 and looking to move out of my current job and area to pastures new and want to get a well paid job when I move. C# seems to be what the industry demands.
 
Cheers for the help chaps, I sorted out my job a few months before graduating when a company phoned me up and asked if I wanted a job as a VB .net developer. I have been here a little over a year and feel like I am not learning much so am taking it on myself to keep my progress ticking over.
 
Back
Top Bottom