Browse by Tags

All Tags » .NET (RSS)

Using Windows 8 and Visual Studio 11 Together

So I broke down and installed Windows 8 Preview on a machine... Not the experience I was expecting. I hope that this is nothing like the final version because Windows 8 Preview looks horrible and it is even harder to navigate. Anyways, I decided to see...

Installing latest Windows 7 updates could cause unbootable system

Be careful when installing the latest updates that just came out from Microsoft yesterday. I have only tried them on one machine but after installing the latest updates from Windows Update, my machine rebooted and Windows 7 will no longer start. I have...

Activating Windows 7 on different hardware

With Vista, if you replaced hardware on your machine or put your hard drive in a new computer, Windows would prompt you to activate online.  You were typically given 5 or so activations before your key would no longer work. With Windows 7, if you...

How to get your Quick Launch Toolbar back in Windows 7

Right click on taskbar and select Toolbars > New Toolbar Browse to:  C:\Users\%username%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch Hit: Select Folder -or-   you can just download and install a much better version of Quick Launch...

How to find missing drivers for Windows 7

I installed Windows 7 on machine that was a couple of years old.  When it booted up, the max display resolution was 640x480 because of the old vga video driver that shipped with Windows 7.  I tried to find an updated driver from several places...

How to (Successfully) Install Cisco VPN Client on Windows 7

If you do not follow these instructions when installing the Cisco VPN Client on Windows 7, you will probably end up in an endless blue screen / reboot cycle!   Uninstall any previous version of Cisco VPN client that you may have installed Reboot...

Live Mesh update for Windows 7 Beta is now online

Microsoft has posted a new update for Live Mesh that is compatible with Windows 7 Beta. The info has been posted on the Live Mesh Blog . Brenton House

R.I.P. .NET Reflector

Yes.  It is true, Lutz Roeder has decided to end development of .NET Reflector…  This free tool has been the greatest addition to .NET development since, well, forever.   Development will be passed on to Red Gate Software and it is...

Extension Methods with Enum Description

Since Enum names in .NET do not support certain characters like spaces, often developers will use the DescriptionAttribute to add detailed text to an Enum.     Copy Code    [ Flags ]    internal enum SuperHero   ...
Posted by dotnetboy2003 | 3 comment(s)
Filed under: ,

.NET Framework 3.0 RC is out

.NET Framework 3.0 RC ready for download Via Jason Zander's WebLog - NETFX 3.0 just went live on the web today, you can download it here . NETFX 3.0 contains Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow...
Posted by dotnetboy2003 | 1 comment(s)
Filed under: ,
More Posts Next page »