September 30, 2006
Lots of code has been flowing out of Redmond recently:
- Two Visual Basic 2005 Power Packs have been released. The Microsoft Interop Forms Toolkit 1.0 and Microsoft PrintForm Component 1.0 are both targeted at people who use COM and VB6 and should make migration of code easier in many cases. You can get them here, and more are likely to come.
- Beta 1 of VS 2005 Service Pack 1 has been released. This service pack includes a significant amount of work on the part of the Visual Basic compiler team and addresses a lot of the major issues (performance or otherwise) that we’ve found after release. I encourage people to try it out and report any problems you run into with it (I’ve got it installed!). You can get it on Microsoft Connect.
- The September Community Technology Preview (CTP) of Orcas has been released. Unlike the previous LINQ CTPs, this CTP is actual Orcas production code instead of a prototype implementation. As a result, many of the features present in the last LINQ CTP aren’t in this CTP, so it’s going to be a step back in that regard. Also, because of the way the CTP schedule and the VB compiler schedule happened to (not) sync up, there are not a lot of new VB features in this CTP. Expect much more in the coming CTPs! You can get the CTP here (and hurrah! We’re finally moving to Virtual PC images!).
Enjoy all the tasty code!

Related Posts
(
VB support in the VS SDK) (
The silent majority…) (
Hello Visual Basic developers’ center!) (
March 2007 Orcas CTP, now with cool VB features!) (
Lang .NET 2008, Scripting, and Visual Basic)
Comments Off
In this second installment, author Justin Whitney shows how painless XML programming can be and how creating a Web Service in Visual Studio 2005 using the DB2 9 Add-ins and interacting with those services using asynchronous JavaScript can make you a hero.
Related Posts
(
XML Everywhere: DB2 9 and Ajax, Part 1) (
XML Everywhere: DB2 9 and Ajax, Part 1) (
XML Everywhere: DB2 9 and Ajax, Part 2) (
Put Some Ajax4JSF Magic into Data Validation) (
Someone AJAXified mytop!)
Comments Off
In this second installment, author Justin Whitney shows how painless XML programming can be and how creating a Web Service in Visual Studio 2005 using the DB2 9 Add-ins and interacting with those services using asynchronous JavaScript can make you a hero.
Related Posts
(
XML Everywhere: DB2 9 and Ajax, Part 1) (
XML Everywhere: DB2 9 and Ajax, Part 1) (
XML Everywhere: DB2 9 and Ajax, Part 2) (
Put Some Ajax4JSF Magic into Data Validation) (
Someone AJAXified mytop!)
Comments Off
You can’t escape itXML is everywhere. From RSS to Ajax, XML has become the de facto standard for today’s rich Internet applications. This walkthrough covers how to build an Ajax application from scratch using DB2 9’s new XML functionality. You’ll go from installing and configuring your free download of DB2 9 Express-C to creating Web Services in Visual Studio 2005 using the DB2 9 Add-ins to interacting with those services using asynchronous JavaScript.
Related Posts
(
XML Everywhere: DB2 9 and Ajax, Part 1) (
XML Everywhere: DB2 9 and Ajax, Part 2) (
XML Everywhere: DB2 9 and Ajax, Part 2) (
Put Some Ajax4JSF Magic into Data Validation) (
Someone AJAXified mytop!)
Comments Off
You can’t escape itXML is everywhere. From RSS to Ajax, XML has become the de facto standard for today’s rich Internet applications. This walkthrough covers how to build an Ajax application from scratch using DB2 9’s new XML functionality. You’ll go from installing and configuring your free download of DB2 9 Express-C to creating Web Services in Visual Studio 2005 using the DB2 9 Add-ins to interacting with those services using asynchronous JavaScript.
Related Posts
(
XML Everywhere: DB2 9 and Ajax, Part 1) (
XML Everywhere: DB2 9 and Ajax, Part 2) (
XML Everywhere: DB2 9 and Ajax, Part 2) (
Put Some Ajax4JSF Magic into Data Validation) (
Someone AJAXified mytop!)
Comments Off
September 29, 2006
Data compression is a great method for maximizing data storage space and making data communication faster. However, compression and decompression of binary data sometimes can be quite tricky. Learn a few useful data-compression techniques.
Related Posts
(
Decompress Binary Messages Using Directed Graphs) (
Hacker Techniques: Windows Malware and Blind SQL Injection) (
Rebuilding MySQL Binary) (
Are you designing IO bound or CPU bound application ?) (
Mail clients and Databases)
Comments Off
It isn’t sticking yet, but the rain that has been falling since last night just turned into snow! This is always a great moment in Fairbanks. Sadly, it means the end of another great kayaking and canoeing season, but it means that soon we’ll be mushing, skijoring, and skiing.
Winter in Alaska rocks!

Related Posts
(
Fall Comes to Fairbanks) (
Martian Headsets)
Comments Off