How to make a widget for Blogengine.net 2.0

by Ron 13. augustus 2011 11:03
Make a Web User Control in Visual Studio the way you always do. If you never made a user control, try to learn how to make one first before you continue. Go to the folder widgets and copy a folder. For this example we copy the Calendar folder. Rename te folder to something new. For example Calendar2... [Meer]

How to manage a Hyper-V core with powershell on the Hyper-V machine

by Ron 24. februari 2011 06:23
Virtual computers have always impressed me. Back in the days I had an Amiga 1200 with a Blizzard 1230VI expansion card. I emulated a Macintosh on this computer. Nowadays I have a Macbook and a copy of Windows Server 2003 Web Edition on it (VMware Fusion 2.0). I also have a bootcamp partition on whic... [Meer]

Server Shortcuts that are handy

by Admin 24. februari 2011 05:13
Search with CMD for a file dir /s \. |find "text"   Find computerdetails on LAN from PowerShell Get-WmiObject -Class Win32_NetworkAdapterConfiguration -Filter IPEnabled=TRUE -ComputerName HP380 Find responsetimes from websites: "127.0.0.1","localhost","research.microsoft.com" | ForEach-Ob... [Meer]

Tags:

Blog

How to transfer Blogengine running on SQL2008 to SQL2005

by Admin 4. maart 2010 17:11
Recently we had to move our Mediazone website, which is build with Blogengine, from SQL 2008 Web Edition to a machine with SQL 2005 Express edition. Since it is not possible to do a backup in SQL 2008 and then import the backup file in SQL 2005, we had to find another solution. To accomplish this ... [Meer]

How to 'save for web' multiple images in Photoshop

by Admin 4. maart 2010 16:29
Imagine you have hundreds om images in a folder that are all in hi-resolution and you want these images to be saved for the Internet. In Photoshop you use the "safe for web" feature that enables you to get the smallest size of an image in combination with the highest image quality. To process multip... [Meer]

Webshop developed by Mediazone nominated for the Thuiswinkel Award!!

by Admin 2. maart 2010 05:44
Liefwinkel.nl is a webshop developed by us in 2007. This webshop with more then 2000 products was completely customized to the needs of Lief! This means Lief! is capable of running this webshop with only 2 full time employees. Now, almost 3 year later, this webshop is competing for the dutch award o... [Meer]

Installing Microsoft Exchange 2010 - the botlenecks and the fixes

by Admin 6. februari 2010 15:39
When installing Exchange 2010 from my Technet subscription to find out all new and exciting features in this release, there are some things you have to take care of before the installer installs the software. I Installed the software on a Server 2008 R2 64 bit that is also a DC (Domain Controller)/ ... [Meer]

How to solve the RPC server unavailable in Windows 2008 Hyper-V Server R2 core

by Admin 2. februari 2010 02:12
Hyper-V Server contains only the Windows Hypervisor, Windows Server driver model and virtualization components. It is therefore that it is quite a job to get Hyper-V core to work without errors since the firewall options that you are able to configure in hyper-v core are not enough to allow remote m... [Meer]

Microsoft Technet subscription

by Admin 29. januari 2010 16:00
  Today I got a newsletter from Microsoft with a great offer (28% discount on a Technet Plus subscrption) that put a smile on my face. Unfortunatelly this smile dit not last long since the offer was only available in the USA! a New TechNet Plus Subscription and Save 28%  With a TechNet ... [Meer]