Blog

Nice little tips to organise your Umbraco Page URLs

Nice little tips to organise your Umbraco Page URLs

Here are some tips and tricks you can use for Umbraco CMS related developments. You will be able to use the following techniques to organise your Umbraco page URLs. NiceUrl NiceUrlFullPath umbracoUrlName umbracoUrlAlias removeDoubleDashes setting urlReplacing setting NiceUrl This ...

Continue reading »

 

How to restrict your WordPress website only to view through mobile devices

How to restrict your WordPress website only to view through mobile devices

You might think this topic looks a little odd. Why would someone need to hide the website for desktop users? There could be number of reasons for doing so. The site is not designed for larger screens You want to force users to use their mobile devices to access your mobile pages. Site ...

Continue reading »

 

How to reset CSS cache by forcing CSS files to refresh when using ASP.NET Themes?

When we load a web page to a browser it cache most of the resources on first load such as css files, images and javascripts files unless if it is not specify not to cache from the server (May be on user side). In most cases, when we load same web page again browser returns a cached ...

Continue reading »

 

How to remove rather annoying delete confirmation message?

How to remove rather annoying delete confirmation message?

We all humans do mistakes. IMHO maybe that's why we need reassurance. So confirming  something may reduce mistake possibilities in computer world but it may be trouble for some people may be rather annoying. Ohh yes! Although this is not strictly a performance tweak we love, this ...

Continue reading »

 

Quick method to schedule your Windows PC shutdown

Quick method to schedule your Windows PC shutdown

In some cases we may need to turn off our computers after sometimes or delay the shutdown. For an example, we need to wait some files to be downloaded and cannot wait until everything downloads. So using the following method we can schedule PC shutdown time. Syntax: shutdown -s ...

Continue reading »

 

 

Advertisement