17th
June
2008
.NET, C#
General Development
Software, Tools, etc.
Gaming
Something Different
posted in Dotnet/.NET - C#, Gaming, Programming, Silverlight, Software/tools, Technology |
9th
June
2008
.NET/C#
- 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.
- Bryan wrote a timely article on TDD Tips: Test Naming Conventions & Guidelines.
- 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.”
General Programming
Tools
- The Query command line utility displays active Terminal Service/Remote Desktop sessions, among other things. This replaces the qwinsta utility.
Something Different
posted in Dotnet/.NET - C#, Programming, Software/tools |
1st
June
2008
Programming
.NET/C#
Software and Tools
Something Different
posted in Dotnet/.NET - C#, Gadgets, Programming, Software/tools, Technology, Tips |
7th
April
2008
Programming
.NET/C#
Windows Mobile/Pocket PC
Gaming
Something a Little Different
posted in Dotnet/.NET - C#, Programming, Windows Mobile / Pocket PC |
31st
March
2008
Programming
.NET/C#
PowerShell
posted in Dotnet/.NET - C#, PowerShell, Programming, Software/tools |
15th
March
2008
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.
posted in Software/tools, Technology, Tips |
10th
March
2008
Programming
C#/.NET
Software and Tools
Something a Little Different
posted in Dotnet/.NET - C#, Programming, Software/tools, Technology |
4th
March
2008
Programming
C#.NET
.NET Tips & Tricks
Powershell
- Round-robin game scheduling algorithm in Powershell. By Scott Hanselman. Check out my C# 2.0 algorithm in the comments section.
- Mitch Denny wrote How To: Host the PowerShell Runtime.
- Use Powershell array expression syntax @(…) allows you to force a scalar return value to be wrapped in a array, if it’s not already in an array. I learned about this the hard way while trying to figure out while Get-Childitem sometimes returns an array and sometimes a scalar. Bruce Payette wrote more about it here.
Windows Mobile / Pocket PC
- I needed a way to stream music and other media to my Windows Mobile phone (Samsung SCH-i760) and all the PCs around the house. Orb seems to be the answer. I’ve only had it running for a few days but it seems to be working great. I can stream music and photos (have not tested videos yet) to any PC in the house or anywhere on the net. I can also listen to my entire music library on my i760 phone anytime, anywhere through Verizon Wireless’s unlimited (with a catch… not to exceed 5GB) EDVO connection.
- I am a Google Mobile guy, but Yahoo! Go for Windows Mobile also looks very cool. I downloaded it to my Samsung SCH-i760 a few days ago. I am still checking it out but here are a few things I like:
Software and Tools
Something a Little Different
posted in Dotnet/.NET - C#, PowerShell, Programming, Technology, Tips, Windows Mobile / Pocket PC |
18th
February
2008
.NET
Software and Tools
- Looking for a free sharepoint host? You can get a free sharepoint account with 5MB disk space, 5 users from Frontpages Web Hosting Network. Link is here.
Gadgets
- The HD format war is over. I am waiting for Blu-ray players go go down to the $150 range before I’ll get one.
And Now, Something A Little Different
posted in Dotnet/.NET - C#, HDTV, Programming, Technology |
13th
February
2008
Finds of the Week is on break for the Lunar New Year/Tet holiday. The series will resume next week.
posted in Dotnet/.NET - C#, Programming, Technology |