Contents tagged with ASP.NET

  • 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. 

  • 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 even better in Whidbey.