ASP.NET MVC - An Introduction

This article will not cover the usual basic ingredients for your first MVC site, it covers the basics you'll need to know before you even start thinking about your first model-view-controller driven site.

The reason of this article is that I find many new web developers fail when it comes to clean web site development. This is a bold statement, but one that, from my experience, needs more attention. [More]

Tags: ,

Development

Zemmeke.be launch

Well, you'll figure it out once you get there. We just launched http://www.zemmeke.be So feel free to visit our brand new one pager ... ;)

Tags: ,

Fun

Macbook Pro + eSata expresscard

After running Windows 7 in VM Fusion on my internal SSD I wanted to use the ex-internal 7200 RPM disk I replaced with the SSD to run my VMs. But to use the full capacity of the 7200 RPMs as an external disk, I couldn't rely on USB 2.0. So I went on the lookout for a good eSata ExpressCard. I purcha... [More]

Tags:

Techie

How to print with your iPad

Ever wondered how you could print the content of your iPad? Well, this is a start...

Tags: ,

Techie

More Vici tips coming up

In the near future I will be posting some more Vici Project tips & tricks for you all to enjoy.

Tags:

Development

Grouping objects with LINQ in C#

A collegue of mine needed an algorithm to filter out duplicate objects in a List and count the total occurence of each distinct object. He used this query to get his results, it may be usefull to some of you.   myRoles = from c in allRoles group c.RoleId by new { c.PersonId,... [More]

Tags:

Development

Vici Core Tip #1 - XML file based settings

.NET offers quite an extensive configuration framework in which you can use XML files to configure your applications. The drawback is that most of these files need to be located in the applications directory or sub-directories. Thus excluding reuse throughout different applications. An example of th... [More]

Tags:

Development

Remove SVN files and folders by a click

So your using SVN as we are? And you need to remove all the SVN files and folders to relocate or just detach your project? Then this trick will save you some time. It adds a 'Delete SVN Folders' entry to your context menu in Windows Explorer.   How does it work? Create a new file with a .reg... [More]

Tags:

Development

Vici MVC 2.0 released

Last weekend a new 2.0 stable version of Vici MVC was released. So if you're really into web development have a break and visit http://www.viciproject.com/   More Tips & Tricks to come ...

Tags: ,

Development

Vici MVC Tip #2 - ActionResult you say?

The latest Vici MVC releases from 2080 up contain a new ActionResult object. This allows your controllers to return an action instead of the default void. So what should I use it for? Let's say you would like to stream xml or the contents of a file to the browser. This could be done the old way by u... [More]

Tags:

Development

Björn Bailleul

Web application engineer and developer interested in creating customer centric applications build for ease of use and efficiency. My experience goes from intranet applications to widely used service websites, product portfolios and e-commerce websites.

Specialties

C#, MVC, AJAX, ASP.NET, SQL Server, SQL Reporting Services, WCF, XML, HTML, JavaScript, CSS, Web Services, Scrum, ...

View Bjorn Bailleul's profile on LinkedIn

Month List