Open links in new tab
  1. How to defrag after Shrinking the data and log every night

    Jan 28, 2015 · Shring the database files will originate physical fragmentation, which may affect data retrieval from disk (data from tables) whenever SQL Server operations needed. If you are shrinking …

  2. "Could not allocate space" message when there's available space and …

    Sep 3, 2008 · Our sysadmim thought to check physical disk fragmentation, and found that the file and volume is heavily fragmented. He's detached the DB, is copying the file, and will reattach the copied …

  3. textbox on a user control not resizing correctly on change of font.

    I've sort of got around it by handling the textbox resizing and setting the user control to the same size. This works in this particular instance, but I get strangeness when I use a bigger font (the control …

  4. NotifyServiceStatusChange not working in C# for Windows service ...

    I am trying implement WLan Auto Config service status notification in C# application. Can you please send me some sample code on "NotifyServiceStatusChange" Windows API usage.

  5. How to do strong-naming in C++ - social.msdn.microsoft.com

    I have a project that I wish to use a strong-naming file with. The problem is, I don't know how to do it. In C# and VB.NET, all you had to do is open the Signing tab on the project properties page and check …

  6. FormField Entry/Exit macro not firing when user using mouse to click ...

    If the user do not click inside another FormField but for example in front of it selection/focus changes to that FormField but the exit macro of the FormField previously having focus is not triggered.

  7. [VB.NET] how to decode email body - social.msdn.microsoft.com

    Sep 1, 2009 · hi i'have try to receive mail with pop3 protocol. the result is a string in which there are the header from,to,subject,date and body. i've divided the sequence but the body need to decoded, …

  8. Disable Update Orchestrator from waking my computer

    I just want to stop update orchestrator from waking my computer. I've gone into task scheduler and attempted to disable it, but when I hit ok to apply changes it asks me to enter user account …

  9. Hittest on polygon - social.msdn.microsoft.com

    Jul 31, 2006 · So I've figured it out how to check on a polygon.

  10. how to convert date format c# .net - social.msdn.microsoft.com

    May 14, 2019 · Unclear, your code specifically formats the DateTime type as dd-MMM-yyyy.