Browse by Tags

Sorry, but there are no more tags available to filter with.
18 August 2004
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 manually create an ID for text strings in the resx... Read More...
Filed under:
22 February 2004
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. How? By using attach / detach... Read More...
Filed under:
More Posts