Browse by Tags
All Tags »
ASP.NET (RSS)
Sorry, but there are no more tags available to filter with.
There's a good article about how to create versioned assemblies for precompiled ASP.NET web sites. You can read it here . In order to create versioned assemblies, one of the easiest way is to add a compilerOptions attribute to the compiler Element in
Read More...