Changing namespace in ASP.NET Web-Form - Ran Wahle's blog(blogs.microsoft.co.il)

submitted by ranwranw(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.

1 comment |category: |Views: 2

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by vijaystvijayst(1311) 9 months, 15 days ago 0

While converting to a web application, the designer files are recreated, if it does not exist.

To regenerate the designer file, the designer file can be deleted. Right click the web page and click "Convert to web application". This will regenerate the designer file.

Reply

information Login or create an account to comment on this story