Nuo Yan

Problem Solved

Recent Posts

Tags

News


  • Follow me on twitter: @nuoyan
    Make a donation to this Blog by PayPal. Thanks!






    Nuo is currently a Software Development Engineer in a Seattle-based software company.




    Locations of visitors to this page

    The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my school or employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.


Community

Email Notifications

Archives

Browse by Tags

All Tags » 2. Windows Server » 8. Other (Technical) (RSS)
Usability Issue in Windows Recycle Bin on the Desktop
If you put a Recycle Bin on the desktop, you might empty it by right clicking it and click "Empty Recycle Bin" form the menu. But you may have noticed that there is another option in the menu called "Delete" which is for deleting the...
Creating Partitioned Table in SQL Server 2005
SQL Server 2005 supports partitioned table to enable database developer to separate tables horizontally to different file groups. This post shows how to create partitioned tables in SQL Server 2005. Click “Start”, click “All Programs”...
PageDefrag - Defragment Page Files and Registry Hives
Windows NT Defragment Tool doesn't defragment pages files and the registry hives. However, in some situations, we need to do this. For example, when we installed a new version of Windows Operating System with the upgrade install option. PageDefrag can...