My workstation now has multiple monitors

Finally!!! Last week just got my workstation configured for multiple monitors. Now I can VNC/RDP/Web Browse/Debug at the same time without having to switch applications.

Here is one view of my workstation: -

Checking my mails and looking at the blunder Mexico committed after the first goal.

Another view with wallpaper changed. One monitor running VS 2010 and another VS 2008. Now thats dual development :)

Working with VS2010 and VS2008 side-by-side

As for the images, courtesy goes to Asim’s Samsung S5620 Monte. Great Phone, Great Nick. Thanks Monte :)

ASP.NET ‘Sys.Extended.UI’ is null or not an object error using AjaxControlToolkit

To resolve this issue simply add CombineScripts=”false” to the AjaxToolkitManager tag,

<asp:ToolkitScriptManager ID=”ToolkitScriptManager1″ runat=”server” CombineScripts=”false” ></asp:ToolkitScriptManager>

ASP.NET 'Sys.Extended.UI' is null or not an object error using AjaxControlToolkit

To resolve this issue simply add CombineScripts=”false” to the AjaxToolkitManager tag,

<asp:ToolkitScriptManager ID=”ToolkitScriptManager1″ runat=”server” CombineScripts=”false” ></asp:ToolkitScriptManager>

Follow

Get every new post delivered to your Inbox.