Bob Swart
In this article, I will explain how Delphi 8 for .NET and Delphi 2005 treat units with respect to namespaces – which is quite different. I will also cover a small but irritating unit/namespace importing… … Read more
20 years ago 0
Bob Swart
In this article, I will explain how Delphi 8 for .NET and Delphi 2005 treat units with respect to namespaces – which is quite different. I will also cover a small but irritating unit/namespace importing… … Read more
20 years ago 0
Bob Swart
Yesterday and today I was working on a new article for The Delphi Magazine about the use of Stored Procedures in Delphi (read the October issue for the full story). I use SQL Server /… … Read more
20 years ago in SQL, Databases0
Bob Swart
Yesterday and today I was working on a new article for The Delphi Magazine about the use of Stored Procedures in Delphi (read the October issue for the full story). I use SQL Server /… … Read more
20 years ago in SQL, Databases0
Bob Swart
I sometimes like to listen to the radio while working, and a lot of my favorite radio stations are available on the internet as ASX streams. … Read more
20 years ago in Delphi0
Bob Swart
I sometimes like to listen to the radio while working, and a lot of my favorite radio stations are available on the internet as ASX streams. … Read more
20 years ago in Delphi0
Bob Swart
Borland Classic Products now lists Kylix 3 among classic products such as Borland Turbo C++ (which seems to include C++BuilderX Personal) and Turbo Assembler. … Read more
20 years ago in Delphi0
Bob Swart
Borland Classic Products now lists Kylix 3 among classic products such as Borland Turbo C++ (which seems to include C++BuilderX Personal) and Turbo Assembler. … Read more
20 years ago in Delphi0
Bob Swart
Sometimes, you need to install something on a machine, and you need to know if the .NET Framework (and which version(s)) is installed on that machine. … Read more
20 years ago in .NET0
Bob Swart
Sometimes, you need to install something on a machine, and you need to know if the .NET Framework (and which version(s)) is installed on that machine. … Read more
20 years ago in .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
20 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
20 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
20 years ago in ASP.NET0