Hey everyone,
I have this really weird problem with Visual Studio .Net. If I add some breakpoints here and there on some pages and then run my app., the breakpoints move to some other lines (not always lines with code, and breakpoints dont span the same length as the code). It looks as if code I recently added is not included when I run it.
Has anyone had this problem?
Thanks