Monorail on Shared Hosting

Since my last post i’ve been busy with a number of things. One of em was finishing a website I created using Monorail for someone i know. All worked well, made my life a bit easier… But then… the time came to publish the website to my shared hosting account (In this case: Brinkster). What happened is, which is not very strange in the end, after i published the website and tried to view it i got an exception: [SecurityException: That assembly does not allow partially trusted callers.] .. Basicly, the problem is, brinkster (and a lot of other shared hosting providers) let you run your ASP.NET application in a medium trust level. Took me a little time to figure this out, but in the end it turned out to be very easy. Read on to see what needed to be done. (more…)

November 21, 2007 at 5:42 pm 18 comments

The anatomy of a Facet based search engine – Part 1

A commonly seen way of navigating/ searching currently is by using facets.  In this (and the following parts) post I will try to explain everything you need to know regarding facet based searching and how to build your own facet based search engine. Mind you, it will probably not allow you to build a enterprise capable search engine, but it will present a better understanding of facet based searching possibilities. This first post should be understandable even if you’re not familiar with programming languages / .NET,  however the following parts do require you to have this knowledge. I will try to post the following parts as soon as possible.
(more…)

November 12, 2007 at 10:49 pm Leave a comment

Model-View-Controller ASP.NET style

Voor de mensen die interesse hebben. Microsoft is bezig (Er bestaat alleen een prototype op dit moment) met een Model-View-Controller Framework voor ASP.NET.

Erg interessant. Persoonlijk ben ik geen fan van het huidige ASP.NET model wat vaak gebruikt wordt i.c.m. ASP.NET webforms. Vaak zit er toch te veel logica in je front-end vanwege het feit hoe ASP.NET standaard werkt. Webforms zijn in mijn opzicht ideaal voor  back-end achtige oplossing waar de gui niet zeer flexibel hoeft te zijn, maar zodra er een flexibele front-end moet zijn dan kan ASP.NET soms nogal lastig zijn. ASP.NET maakt veel ‘eenvoudige’ dingen soms ontzettend lastig/ krom.

Dit MVC Framework lijkt (zover ik het nu kon zien) erg veel op Monorail. (Een OpenSource framework voor ASP.NET wat ook het MVC principe gebruikt. Ik heb Monorail een flinke poos geleden getest en, ondanks dat ik het nog niet helemaal begreep en onder de knie had, was ik erg onder de indruk. Het grootste  min-puntje was eigenlijk het feit dat ik niet het gevoel had dat Monorail vaart maakte qua releases. Het leek eigenlijk stil te liggen op dat ogenblik. Dit laatste is veranderd, er is afgelopen maand een nieuwe Release geweest (en ik heb er zelfs een gemist intussentijd). RC3 is inmiddels uit. Geen ‘Final’ Release, maar volgens de ontwikkelaars is de RC3 erg dichtbij voor een ‘Final’ Release en vrij stabiel.

Monorail is onderdeel van een groter project: CastleProject. Dit project bevat ook enkele andere onderdelen, wat allemaal gebruikt wordt/ kan worden voor web development .NET style.

Voor Monorail: http://www.castleproject.org/monorail/index.html
Voor het ASP.NET MVC Framework: http://weblogs.asp.net/scottgu/archive/2007/10/14/asp-net-mvc-framework.aspx

November 8, 2007 at 9:35 am Leave a comment

Smashing Magazine

Smashing Magazine

Nice site, full of ‘front-end’ development techniques/ tips

October 25, 2007 at 4:41 pm

The Future of Software Development

In 1975, Frederick Brooks wrote a classic book on software project management called The Mythical Man-Month. In the book, he famously argued that adding more people to a development project will hinder rather than help to get things done faster. The reason is that having more people working on the project introduces a non-linear overhead in communication.

Five years before Brooks’ book, a software development methodology called the Waterfall Model was coined. This approach applied the insights from mature engineering disciplines (mechanical, civil, etc.) to software. The idea was to construct systems by first gathering requirements, then doing the design, then implementing it, then testing, and finally getting it out the door in one linear sequence.

We have come a long way since then and learned a lot about making software. The Waterfall Model is now considered a flawed method because it is so rigid and unrealistic. In the real world, software projects have ill-defined and constantly evolving requirements, making it impossible to think everything through at once. Instead, the best software today is created and evolved using agile methods. These techniques allow engineers to continuously re-align software with business and customer needs.

The Future of Software Development

October 24, 2007 at 2:51 pm

ilse Reizen – jouw reis begint bij ilse

Via ilse reizen krijg je in een oogwenk overzicht over het totale wereldwijde aanbod van vluchten, hotels, pakketreizen en huurauto’s voor de Nederlandse reiziger. De ilse zoekmachine verzamelt alle relevante gegevens voor je, waarbij jij precies aan kunt geven wat je wilt.

Heb je speciale wensen? Ilse laat je met een paar drukken op de knop zien wat de mogelijkheden zijn op het gebied van bijvoorbeeld shopping, sportieve activiteiten zoals duiken en golfen, de temperatuur op de bestemming en het aantal stranden in de buurt van je verblijf. Ilse reizen brengt je direct naar de boekingspagina van de reisaanbieder. Dat scheelt een hoop tijd!

ilse Reizen – jouw reis begint bij ilse

October 24, 2007 at 2:39 pm

The Baker’s Dozen: 13 Productivity Tips for Transact-SQL 2005

Microsoft implemented many new features in SQL Server 2005, including an impressive set of language enhancements. From new language statements for SQL-99 compatibility to new features in response to customer requests, Transact-SQL 2005 helps to increase developer productivity. This article covers most of the new language features by posing a statement/scenario and then provide some code samples to show how you can use T-SQL 2005 to address the problem. You’ll also get a brief glance at Visual Studio Team Edition for Database Professionals, a product that helps a development team to manage databases. Finally, I’ll give you a sneak preview of some features in the next scheduled version of SQL Server (SQL Server 2008, “Katmai”).

The Baker’s Dozen: 13 Productivity Tips for Transact-SQL 2005

October 24, 2007 at 10:58 am

DevX

DevX
If youre just starting to create ASP.NET web sites—or just switching to ASP.NET 2.0—you can get up to speed quickly with this handy guide.

October 24, 2007 at 10:54 am


May 2024
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  

Categories