Tim Anderson's IT Writing

 


JetBrains Resharper for Visual Studio Code adds C# debugging support

One of the oddities of Microsoft’s Visual Studio Code is that it is free to use for almost anything other than the company’s own .NET platform. That is, there is nothing to stop developers from coding in C# with VS Code and using the .net command-line tools without paying Microsoft for a license; but the … Continue reading JetBrains Resharper for Visual Studio Code adds C# debugging support


Notes from the field: when Remote Desktop cannot connect

Following a power outage, all my Windows servers (hosted on a single Hyper-V server) rebooted. They are configured to come back up, but I found that Remote Desktop was not working to many of them, including the domain controller. I found a workaround using the Hyper-V manager on one server to which I could connect; … Continue reading Notes from the field: when Remote Desktop cannot connect


Cloudflare’s vinext project reaches beta 1 – not just an AI experiment

Cloudflare’s vinext project, which implements the Next.js API using Vite as the bundler instead of Turbopack or Webpack, has released its first beta, suggesting (if there was any doubt) that this is a project intended for production use and not just an AI experiment. Why does vinext exist? The introductory post grabs attention with its … Continue reading Cloudflare’s vinext project reaches beta 1 – not just an AI experiment


TypeScript 7 is done

Principal product manager Daniel Rosenwasser reports that TypeScript 7 is now generally available – a big release, since this is the first to have the native port of the TypeScript compiler built in Go. Rosenwasser claims “speedups between 8x and 12x on full builds.” There is a snag. Although TypeScript 7 is production-ready, it has … Continue reading TypeScript 7 is done


Welcome to ITWriting.com


This site is where I post news and comment on the IT industry, with a focus on software development.

Tech writing blog

The ITWriting blog is where you will find all the content – news, reviews, and comment from an independent viewpoint. There are also thousands of comments from readers, in many cases of higher quality or greater interest than the original post.

To keep up-to-date with new posts, subscribe to the RSS feed or follow me on Twitter.

If you prefer to browse the blog without ads, you can sponsor the site to get a login.

Software projects

Along with occasional code samples, there are a couple of software projects hosted here.

The HTMLEditor is a .NET control for displaying and editing HTML text.

The Simple Wrapper for SQLite is for Delphi 7 and higher, enabling use of this fast open source database engine without using data binding or any other database framework.

Advertise here

It is a firm policy that advertising on this site is non-intrusive, never interfering with the reader’s experience. With that proviso, suitable advertising is accepted and the details are here.

Contact

Contact me by emailing tim(at)itwriting.com.