I’m using YAPP (Yet Another Pretty Printer ;-)) written by John Kaster to format my Delphi source code for HTML. The current version can highlight… Read More »YAPP
A few days ago, I had to write an ISAPI extension DLL which would return partial content from a local file stored on the web… Read More »Just a part of it, please
News from Danny Thorpe about Unicode identifiers. My personal and purely subjective note: I just hope I will never have to read source code containing… Read More »Unicode Identifiers
Allen Bauer has posted this little newsgroup nugget on b.p.d.n-t: <quote> The IDE supports a very little know feature where you can continue to control… Read More »Building packages from the command line
At home, I have a DSL connection which gets a different IP address every time I connect so I sometimes use the free dynamic DNS… Read More »First attempts in .NET
A quote from MSDN: “There is no indication of success or failure. Failure is rare. There is no extended error information for this function; do… Read More »Failure is rare