Groups | Blog | Home
all groups > visual studio .net ide > april 2007 >

visual studio .net ide : Green Dots Problem in Source Files Vs.Net 2005



Peter Macej
4/30/2007 12:00:00 AM
Edit - Advanced - uncheck View White Space.

--
Peter Macej
Helixoft - http://www.helixoft.com
VSdocman - Commenter and generator of class documentation for C#, VB
mimran81 NO[at]SPAM gmail.com
4/30/2007 1:37:31 AM
Hi,

.......If.chkAcctStatus.Checked.AndAlso.ddlAcctStatus.SelectedValue.<>."-1".Then
.........Select Case ddlAcctStatus.SelectedValue
...........Case "0" 'approval pending
.............strTemp &= "Ws.UserAccountStatus = " &
ddlAcctStatus.SelectedValue & " and "
...........Case "1" 'approved
.............strTemp &= "Ws.UserAccountStatus = " &
ddlAcctStatus.SelectedValue & " and "
...........Case "2" 'disapproved
.............strTemp &= "Ws.UserAccountStatus = " &
ddlAcctStatus.SelectedValue & " and "
.........End Select
.......End If

By looking at the code, you can get the idea the problem is that i
have seen green dots in my code files while there has to be spaces in
place of green dots.

Can anyone tell me how to remove this problm. As its very annoying to
work with the code with these stupid green dots. The green dots are in
the middle not like the regular dot in the below section of the line,
like valign = "middle". I hope, i gave better explaination.
Thnx in advance.
mimran81 NO[at]SPAM gmail.com
5/1/2007 11:07:04 PM
[quoted text, click to view]

Thanx very very very much, man.
May God Bless You.
: )
AddThis Social Bookmark Button