A Micro ISV Blog

& Business Committed to Efficient
Minded Development Practices

Social media?

Client Side Keyword Search with jQuery UI Autocomplete and MVC 4

Avoid the traditional search field. Improve it with an on-the-fly keyword suggestion dropdown that auto forwards the user to targeted content on selection in addition to standard search from the same user input.

Micro ORM Data Mapping with PetaPoco and ASP.NET MVC 4

Wrap your database objects with PetaPoco, a micro ORM for use with non-dynamic POCO objects in your ASP.NET MVC application. Tiny, fast and easily run on .NET 3.5 or greater without the overhead of more mainstream ORMs.

A File-Based Blog Using Markdown and ASP.NET MVC 3

A file-based blog alternative using text files, Markdown and ASP.NET MVC 3. Write your blog post with Markdown syntax in a text file from your iPad, mobile device or workstation, send to web host and make available without the admin interface, database, etc. A simple solution for PAAS environments.

Root Solution Command Prompt Access in Visual Studio

Load your msysgit-integrated command prompt within your root solution directory via external tool and keystroke on demand. No more keeping the additional command prompt open for repetitive commits during development.

Asset and Bundling Management in ASP.NET MVC 3

Cassette, an open source project, provides "developer-friendly" asset bundling and management mechanisms that automatically sort, concatenate, minify, cache and version all your Javascript, CoffeeScript, CSS, LESS and HTML template assets within your ASP.NET MVC or WebForms application. Learn how to integrate it in your apps by example.

© 2012 Arroyocode blogaboutfeedcontact