Windows 8 Tips Part 16 – Change Startup Programs… But Where Is Startup?

Change Windows 8 Startup Programs

Is your Windows 8 machine taking a millisecond longer to start up? Well, that’s easy to diagnose. Just head on over to the Startup Programs and change what apps are loaded when you start your PC.

Right…. the Startup Tab…. where is it? Well Microsoft have moved the Startup Tab from MSCONFIG to the Task Manager. (When did they tell us about that?)

Yes, and they’ve beefed it up a bit too. So start up your PC and let’s take a closer look. (more…)

Continue ReadingWindows 8 Tips Part 16 – Change Startup Programs… But Where Is Startup?

Windows 8 Tips Part 15 – Take Back Control Of Your Settings

All SettingsDo you want to have an all access icon on your desktop? Some call this God Mode but I am sure that if it were, you would be able to do much more.

I came across this tip the other day and thought it would be nice to share here. Windows 8 settings are spread across the OS in various nooks and crannies. How many times have you rooted around the Control Panel in search for that one setting you used a few months ago?

Wouldn’t it be nice to have it all in one place (so that you can go rooting around in only one place)? Well, Mark Kaelin shared this tip on TechRepublic (reference link below) and here it is. (more…)

Continue ReadingWindows 8 Tips Part 15 – Take Back Control Of Your Settings

The Daily Six Pack: April 4, 2013

Today Kirk Evans shows us the difference between Access 2013 and Access of the past. The improvements to the UI is impressive when compared side-by-side. Then Abhinaba Basu shares some nice code for creating shortcuts with Admin privilages. Anand talks about free anti-theft laptop recovery software, so if you're used…

Continue ReadingThe Daily Six Pack: April 4, 2013

Visual Studio 2012 Tips Part 6 – Browse Web App With IE (No Add-Ons)

Programming ASP.NET using visual C sharpThe last two weeks I have been developing an application that creates Sales Orders from a web interface. The application is used to return damaged watches and sunglasses to the repair centre.

It creates a Sales Order entry in SYSPRO and makes use of various custom fields to store data not available in SYSPRO. The application wasn’t very complicated, but did take a few days to complete.

During this development, I came across a nice quick tip (see reference below) when browsing ASP.NET pages in Visual Studio that allows you to specify that you need to browse with a Browser (IE in this case) sans the add-ons. I wanted to share this here.

(more…)

Continue ReadingVisual Studio 2012 Tips Part 6 – Browse Web App With IE (No Add-Ons)