Vs 2008 random moving of controls
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I'm trying to develop a web page after modifying solution from vs2005 to 2008. I can't multi-select controls and position them on the screen, which i understand is a performance downgrade as it was doable in vs2005, nor does the Layout tab work for me in 2008. But worst of all when I try to program controls in the .aspx html file and hen view design again, the IDE randomly applies who know what to the page and the controls end up all over the place. Its driving me nuts. Very difficult to learn web-page development, let alone make a project deadline.