WordPress with SQL Azure

November 29, 2012 By Mikael Koskinen Leave a Comment
spacer

Tutorial on how to run Wordpress with SQL Azure.

Filed Under: Projects Tagged With: Wordpress SQL Azure

Graze and GrazeWP7 available from the NuGet

February 5, 2012 By Mikael Koskinen Leave a Comment

Both Graze and GrazeWP7 are now available through NuGet. To get started, first create a new “Empty Project” with Visual Studio and then add the Graze or GrazeWP7 using NuGet. Graze.exe and the template-folder are installed into the root of your project. Installing GrazeWP7 will automatically install Graze. Project sites: Graze GrazeWP7

Filed Under: Projects Tagged With: Graze

WP7Graze: Creating WP7 App Marketing Web Site using Graze and Twitter Bootstrap

February 4, 2012 By Mikael Koskinen Leave a Comment

GrazeWP7 is a Windows Phone 7 app marketing site generator. It uses the Graze templating engine with Twitter Bootstrap to create static web sites. GrazeWP7 uses a simple configuration file to generate a static web site for your application. The generated sited is pure HTML / CSS / JavaScript and can be hosted on any [...]

Filed Under: Projects Tagged With: Graze

Graze: Static site generator using Razor

February 4, 2012 By Mikael Koskinen Leave a Comment

Graze is a simple static site generator. It takes a template and a configuration file and generates a static web site. The generated sited is pure HTML / CSS / JavaScript and can be hosted on any web server. The Graze templates are created using the Razor Syntax. Getting started Download and extract the Graze. [...]

Filed Under: Projects Tagged With: Graze

Marketwatcher: WP7 Class Library and Sample Application for Fetching Application Reviews from the Marketplace

January 19, 2012 By Mikael Koskinen Leave a Comment

I’ve just committed the first working version of Marketwatcher, a library for Windows Phone 7 which can be used to fetch application reviews from the Windows Phone Marketplace. It is available from the GitHub and it’s licensed with MIT, so you can use the library anyway you want. Get the source code. Get the compiled [...]

Filed Under: Projects Tagged With: Marketwatcher

NSQLFormatter

May 15, 2011 By Mikael Koskinen Leave a Comment

NSQLFormatter is a light-weight .NET-library for beautifying your SQL. NSQLFormatter is an open-source project, written with C# and .NET Framework 4.0. It is based 100% on the work done in the NHibernate-project. Usage 1. Add reference to NSQLFormatter.dll. 2. var formattedSQL = NSQLFormatter.Formatter.Format(originalSQL); No external references required. NuGet NSQLFormatter is available through the NuGet with [...]

Filed Under: Projects Tagged With: NSQLFormatter
  • 1
  • 2
  • Next Page »
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.