Introducing Windows 7 for Developers
Excitement and anticipation followed me everywhere at the Microsoft Professional Developers Conference (PDC) in October 2008. New technologies were being announced at every corner; you couldn”t find your way from one session to another without seeing another lab, another ad, another brochure on yet another Microsoft technology. And yet the most exciting of all, for me, was the unveiling of Windows 7, the new operating system from Microsoft. With eyes glued to the screen, thousands of attendees waited as Steven Sinofsky showed us around the M3 (6801) build of Windows 7.
Read more
VBScript Database Tutorial Part 1 to 4
Probably the most popular use for ASP scripting is connections to databases. It’s incredibly useful and surprisingly easy to do. The first thing you need is the database, of course. A variety of programs can be used to create it, but probably the most popular is Microsoft Access. You can also use FoxPro or create it directly in an SQL Server using whichever utilities are supplied with the server (Enterprise Manager in the case of Microsoft SQL Server), or native SQL commands.
Read more