Bob Swart
Using Delphi to develop ASP.NET projects can be quite fun, especially when deployment reuslts in a working application. However, when you try to deploy a second ASP.NET project (in the same virtual directory), some people… … Read more
19 years ago in ASP.NET0
Bob Swart
When building and deploying ASP.NET applications, you may encounter – like me – that they works just fine using Internet Explorer, but may not look just as fine in other browsers. … Read more
19 years ago in ASP.NET0
Bob Swart
ASP.NET 1.1 has this nice “feature” of automatically validating the incoming Request (QueryString, Form and Cookies) to prevent script attacks. … Read more
19 years ago in ASP.NET0