Changing namespace in ASP.NET Web-Form - Ran Wahle's blog(blogs.microsoft.co.il)
submitted by
ranw(263) 9 months, 20 days ago
When converting VS Web-Site to VS Web application One of the problem you might stumble upon is class name collisions. It is due to the fact that web-site, because of it’s compilation mode, can have the same class name (and no namespace) on different files because they will end up in different assemblies.
|category: ASP.NET
|Views: 2
tags:
ASP.NET another
Everyones tags:
Your Tags: