Microsoft project code named “Velocity” is a distributed in-memory caching platform that provides .NET applications with high-speed access, scaling, and high availability to application data. Download the Community Preview here.
Danny Simmons enumerated various reasons for using Entity Framework.
If your netMsmq WCF service shows signs of a handles leak, you may want to make sure you have .NET Framework 3.0 Service Pack 1 installed.
Microsoft announced the release of Microsoft Source Analysis for C#. “Source Analysis is similar in many ways to Microsoft Code Analysis (specifically FxCop), but there are some important distinctions. FxCop performs its analysis on compiled binaries, while Source Analysis analyzes the source code directly. For this reason, Code Analysis focuses more on the design of the code, while Source Analysis focuses on layout, readability and documentation. Most of that information is stripped away during the compilation process, and thus cannot be analyzed by FxCop.”
Denis Gobo put together a very good and extensive list of SQL Server Programming Hacks. Many of the tips are not really “hacks” but still good to know nonetheless.
Not sure how useful this is with most networks blocking everything these days, but it’s cool anyway: you can now access the Sysinternals tools on a fileshare directly at \\live.sysinternals.com\tools.
Borland Turbo Pascal was my favorite language in my early days of hobby programming. I feel a little sad to hear that Borland recently sold their CodeGear division to Embarcadero.
Day-to-day with Subversion is a good and detailed write-up on procedures most developers need to perform daily. By Bil Simser.
It looks like the Street View images were taken around September 2007 because according to IMDB, the movie Game Plan was playing in the US starting 9/23/2007:
Just in case anyone else needs to do this out there…
I recently got myself a nice ThinkPad X60 Tablet PC. It doesn’t come with a DVD-Drive and although I have an external DVD drive, I just can’t seem to find its power adapter. Argg!
In order to do this, you must have the following:
Windows XP installed on the PC you want to install Vista to.
Procedure
Log in into Windows XP on the PC you want to install Vista to.
Use Partition Magic or another partitioning tool and create a second partition for Vista. Make it a Primary Partition (don’t know if this is required but this is what I did). Format the second partition with NTFS. Your Windows XP installation will be left alone and you will be able to dual boot to it.
Create a folder (let’s called it "c:\VistaInstall") and copy all files from the Vista DVD / ISO there (either extract the files from an ISO image using a Virtual CD/DVD emulator like Daemon Tools, or copy the files from another PC with a DVD drive over the network).
Run Setup.exe from c:\VistaInstall.
Choose Custom Install and follow the prompts to select the second partition you created.
Follow the rest of the on-screen instructions.
As part of the installation, Vista Setup will copy the installation files to the new partition. After it reboots, it’ll have all the files there to continue.
After you are done with the install, you can delete the temporary folder c:\VistaInstall that you created.
Looks like Google has fixed the problems that were plaguing Gmail IMAP on Windows Mobile devices. Read the blog entry from the official Gmail Blog here. And here’s a related article from PC World: Google fixes Gmail IMAP problem on Windows Mobile.
Viigo is a free RSS reader for Windows Mobile. I have not really used it that much but it seems to work ok.
Skyfire is another promising Windows Mobile browser currently in private beta. Via Engadget.
If you have a Samsung Windows Mobile device, try the included PicSel browser. Here’s a review of Picsel browser, with a lot of useful how-to information included. By Tam Hanna.
Microsoft Expression Encoder is my new tool of choice to perform batch compression of digicam movies. Batch processing is handled very nicely, especially on my new Quad Core PC. I used to use MeGUI/x264 before, but it was just taking too much time to work through the various bugs and issues.
One of the best tricks to speed up Gmail IMAP access is to use offline mode in your email application. Offline mode is supported by popular email clients such as Microsoft Outlook 2007, Outlook Express (Windows XP), Windows Mail (Windows Vista), and Thunderbird.
While you are in offline mode, your actions are carried out locally and the sequence is remembered by the email client. Later on, when you get back online, the same actions are then executed on the server. Offline mode is much faster (think instantaneous vs. several seconds for each action) than online mode because the email client does not have to connect/talk to the IMAP server each time you do something.
Outlook 2007’s Offline Support
Not all offline modes are created equally however. One would think that Microsoft top-of-the-line email client Outlook (2007) would have better support for working offline than its little brothers Outlook Express and Windows Mail, but that’s just not the case. According to my own testing, Outlook 2007 is the worst among the three when it comes to supporting offline access. Specifically, you cannot copy or move messages in Outlook 2007 when working offline.
If you have read my article Gmail IMAP Tips article, you know Gmail IMAP is all about moving and copying messages. Lacking the ability to move/copy messages in offline mode reduces the usefulness of Outlook as a Gmail IMAP client by about oh… 90% right there for me! I have not tested Thunderbird but it think I does support moving/copying images while working offline.
My Current IMAP Client
I still use Outlook for its calendar and to synchronize with my i730 Windows Mobile phone, but for Gmail IMAP, Windows Mail (Windows Vista) is now my email client of choice.
If anyone reading this is from the Microsoft Outlook team, please fix Outlook!
I can’t believe I didn’t know about this Visual Studio command before: File.OpenContainingFolder. Asmita A Wankhede mentioned it, but he left a few important details out. By default, this command does not have a shortcut, so you would have to assign one to it (try CTRL+SHIFT+ALT+O). Also, the "item" that this command works on is the currently opened item in the editor, not the selected item in the Solution Explorer. See my Visual Studio tips article for instructions on how to create new shortcuts (section 3 – Make New Shortcuts).
Aaron Lerch shared a tip on how to use Powershell to perform search-and-replace on an entire folder hierarchy.
Aaronontheweb made 8 Bold Predictions for Web 2.0 in 2008. One of the predictions is that Google will have its first failure in 2008. I thought Google Answers was it.
If like me, you have heard about SubSonic but don’t know much about it, Kent Sharkey’s Introduction to SubSonic (Dotnetslackers) provides a quick primer.
Software And Tools
Did you know that something called Robocopy (short for Robust File Copy, not Robot Copy), is the new XCOPY? It’s a standard tool in Windows Vista and is also available as part of the Windows Resource Kit. Via Don Box’s Spoutlet on Pluralsight.
I recently tried and liked GhostDoc very much. It’s a free Visual Studio add-in to help write XML documentation comments. Roland Weigelt wrote a nice intro article on GhostDoc on DotnetSlackers here.
SyncBackSE is a great folder synchronization utility. It has tons of features… maybe even a little bit on the bloated side. It costs $30 for a single license. If you just want something simple, Microsoft’s free SyncToy may do the trick for you.
Gadgets
From CES, it looks like Blu-ray will be the winner of the HD format war. No, the war is not completely over, but this was the landing at Normandy… so to speak. The loss is just too great for the HD-DVD camp to recover.
Jeff Atwood (Coding Horror)’s article The Great Browser JavaScript Showdown has benchmarks of Javascript performance of the top Internet browsers. I am a little surprised that IE7 came out at the bottom.
Another interesting article from Jeff Atwood (Coding Horror), Digital Certificates: Do They Work?, questions the usefulness of digital certificates.
Software and Tools
DAEMON Tools is one of the best CD/DVD emulator. Use it to mount those CD/DVD images you download from MSDN. Cost: $0.
And Now, Something Different
Researchers found that young chimpanzees have an extraordinary ability to remember numerals that is superior to that of human adults. Skeptical? Just take a look at the video.