Knowledge is power. We love to share it.

News related to Mono products, services and latest developments in our community.

dbracun

Customizing templates for LLBLGen ANGTE

03/30/2012 By dbracun 0
This content has not been rated yet. 
Bookmark and Share
LLBLGen ANGTE (short for “ASP.Net GUI Templates Extended”) is a template set for GUI generation that can be used in your LLBLGen projects. Find out how to customize these templates to suit your needs.
mario

T4 lookup generation

09/05/2011 By mario 0
Rated 5.00, 1 vote(s). 
Bookmark and Share
Using a strongly-typed approach in working with database lookups, where all lookup values are kept in the container classes, makes it super easy to work with and maintain my code. Learn how to automate the task of creating lookup classes using the Visual Studio T4 template generation tools.
khorvat

Building a custom ASP.NET project based on MonoX

05/24/2011 By khorvat 18
Rated 2.43, 7 vote(s). 
Bookmark and Share
So you've downloaded MonoX, played with it a bit, changed a few images and portions of CSS, even changed the layout on some pages and set a bunch of Web part properties. Now you want to take it one step further and use it as a foundation for your custom projects. This tutorial demonstrate a few simple techniques for starting MonoX-based projects.
khorvat

How to: Create a custom pager template

03/04/2011 By khorvat 0
Rated 4.50, 2 vote(s). 
Bookmark and Share
Paging is one of the most common tasks developers are faced with when working with repeatable Web controls. Although MonoX default pager controls cover most of the scenarios, there is always room for customization. Visit this tutorial to learn how to implement a Facebook-style paging in your Web parts.
khorvat

MonoX "How To" article series

03/01/2011 By khorvat 4
Rated 5.00, 1 vote(s). 
Bookmark and Share
MonoX comes with a 170+ page manual, but it cannot cover all use cases and specialized scenarios. To bridge this gap we have decided to create a series of "How To" tutorials that will help users to quickly find their way around MonoX.