Quantcast
Channel: Coding in the cloud » Umbraco
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

Better structure for your Umbraco Razor scripts with RenderPage and Global...

Together with Razor in Umbraco 4.7 comes a bunch of useful things that’s included in the WebPages assemblies. RenderPage is one of those things. It’s simply rendering another Razor script at the call:...

View Article



Image may be NSFW.
Clik here to view.

Ajax-enabled search in Umbraco (using Examine and Razor)

I am about to implement an ajax-enabled search for an Umbraco site. Writing the prototype was quick (and fun) so I thought I’d share it. Here goes: To make it work I have this search macro (run from my...

View Article

Image may be NSFW.
Clik here to view.

From zero to a live installation of Umbraco in 30 minutes (for beginners)

“Umbraco is a free, open-source web cms built on the Microsoft ASP.NET Framework. It is easy to use, simple to understand, and is highly extensible using industry-standard languages and patterns such...

View Article

Image may be NSFW.
Clik here to view.

Sending emails with a mailing list provider (Umbraco, Razor and Mad Mimi)

I wanted to use a mailing list provider for some programmatically composed emails like account confirmations and welcome messages. My needs is pretty basic, a layout with a banner, a header and a html...

View Article

Image may be NSFW.
Clik here to view.

Coding my own automated web site monitoring with Google Apps Script and a...

There are a great deal of good Web site monitoring and testing services out there. I’ve tested a few of them, but I needed two things I did not find (yet). 1) Good programmability and 2) Familiar...

View Article


Image may be NSFW.
Clik here to view.

Från noll till en komplett webbplats med Umbraco CMS på mindre än en timme

Umbraco är ett gratis opensource-CMS byggt på Microsofts ASP.NET ramverk. Det är byggt för att vara lätt att förstå och använda, samt enkelt att bygga ut. Det är ett av de 3 mest populära nedladdade...

View Article

Image may be NSFW.
Clik here to view.

A Razor application within an Umbraco site (notes from a current project)

We’re in the middle of re-developing a web application that previously was made as an asp.net Webforms app. The current requirements is to integrate the application into an Umbraco 4.7 site, to use a...

View Article

Image may be NSFW.
Clik here to view.

A nice deploy approach : Umbraco 5 alpha at AppHarbor [experimental]

AppHarbor is an interesting service that can deploy and host an Asp.Net application really easy. They use the slogan “Azure done right”. I’m still in an experimental mode with it. But it passed my “if...

View Article


Image may be NSFW.
Clik here to view.

Separating html and logic in Razor (WebPages or Umbraco macroscript)

Mixing logic and html can easily end up with messy, hard-to-maintain code. In MVC it’s easy to separate the parts with the controller / view-separation. But how to do it nicely in WebPages or in an...

View Article


Image may be NSFW.
Clik here to view.

Using SignalR with Umbraco to broadcast messages (or chat) [15 minutes]

My goal with this is to have a way to send messages from running tasks to me (and other admins) using a broadcast method … aswell as have some fun playing with SignalR which looks really cool :). Just...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images