News

That was almost 50 years ago; since then, Microsoft has embraced open-source software. In recent years, Microsoft has started ...
Microsoft called the code—written by the company’s founder, Bill Gates, and its second-ever employee, Ric Weiland—”one of the most historically significant pieces of software from the early personal ...
"Rick Weiland and I (Bill Gates) wrote the 6502 BASIC," Gates commented on the Page Table blog in 2010. "I put the WAIT ...
I spent my first years of .NET experience developing desktop Windows Forms applications. Eventually I was asked to architect and develop a major ASP.NET application to provide time card services for ...
A friend was recently reviewing some Visual Basic code that I was having an issue with. As we looked at one particular section of code, he said "You could really tighten up this code with a couple ...
VB.NET changes the way you write Visual Basic code. You learn quickly that most of the optimization tricks you've learned for VB6 won't work under VB.NET. For example, .NET memory allocation forces ...
A version of BASIC from Microsoft specialized for Windows. A subset of Visual Basic provides a macro language for Microsoft applications (see VBA). When released in 1991, Visual Basic (VB) was similar ...
Did you know that, between 1976 and 1978, Microsoft developed its own version of the BASIC programming language? It was ...