Andreas Eide

Browse by Tags

All Tags » ASP.NET (RSS)
ASP.NET localizer
We are looking at how to best localize the static content of a packed ASP.NET app. The current idea is to use resource files and satellite assemblies to localize the texts in the web pages. Most examples seem to use one big resource file for the app and...
Posted: Aug 18 2004, 09:59 PM by andrease | with 5 comment(s)
Filed under:
Edit and continue with ASP.NET
Many developers don’t realize that they can do edit and continue (EnC) when developing ASP.NET applications with Visual Studio .NET 2003. And it doesn't matter if you are using Visual Basic .NET or C#. It's pretty close to EnC anyway. And it gets...
Posted: Feb 22 2004, 12:15 AM by andrease | with 2 comment(s)
Filed under: ,
More Posts