
patrickdeboeck.blogspot.com
Come take a walk with meThis blog is about development and about my passion for it. Care to take a walk?
http://patrickdeboeck.blogspot.com/
This blog is about development and about my passion for it. Care to take a walk?
http://patrickdeboeck.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Thursday
LOAD TIME
0.3 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
13
SSL
EXTERNAL LINKS
29
SITE IP
172.217.3.97
LOAD TIME
0.297 sec
SCORE
6.2
Come take a walk with me | patrickdeboeck.blogspot.com Reviews
https://patrickdeboeck.blogspot.com
This blog is about development and about my passion for it. Care to take a walk?
Come take a walk with me: Google maps support for your asp.net site
http://patrickdeboeck.blogspot.com/2008/08/google-maps-support-for-your-aspnet.html
Come take a walk with me. This blog is about development and about my passion for it. Care to take a walk? Vrijdag 29 augustus 2008. Google maps support for your asp.net site. I used the club starter kit. As a base website template for my soccer team. At first I just looked at the Google website. 160; Where else would you check how to integrate Google maps in your web app? 160; I found an entire JavaScript api. Free for non commercial use). Check with you later! Vrijdag, augustus 29, 2008. Just kidding, ...
Come take a walk with me: augustus 2008
http://patrickdeboeck.blogspot.com/2008_08_01_archive.html
Come take a walk with me. This blog is about development and about my passion for it. Care to take a walk? Vrijdag 29 augustus 2008. Google maps support for your asp.net site. I used the club starter kit. As a base website template for my soccer team. At first I just looked at the Google website. 160; Where else would you check how to integrate Google maps in your web app? 160; I found an entire JavaScript api. Free for non commercial use). Check with you later! Vrijdag, augustus 29, 2008. Template your ...
Come take a walk with me: Template your way into the hearts of your users !
http://patrickdeboeck.blogspot.com/2008/08/template-your-way-into-hearts-of-your.html
Come take a walk with me. This blog is about development and about my passion for it. Care to take a walk? Dinsdag 26 augustus 2008. Template your way into the hearts of your users! 160; Of course requirements are that the business should be able to change the emails, so hard coding them is out of the question (as always :-). I had a look at a couple of template engines this weekend to solve the problem. Since I used Stringtemplate. Email(person, action) :. Email because the following action. 160; The f...
Come take a walk with me: NHibernate's Optimistic Locking: Where did we go wrong?
http://patrickdeboeck.blogspot.com/2008/05/nhibernate-optimistic-locking-where-did.html
Come take a walk with me. This blog is about development and about my passion for it. Care to take a walk? Dinsdag 20 mei 2008. NHibernates Optimistic Locking: Where did we go wrong? I was trying to get optimistic locking to work properly by applying the following articles ( this. So in order to have a working locking strategy I removed the LastModified Timestamp from my CompositeUserType and added a specific timestamp property in my mapping file. . Check 10.4.4 application version. I decided to load th...
Come take a walk with me: mei 2008
http://patrickdeboeck.blogspot.com/2008_05_01_archive.html
Come take a walk with me. This blog is about development and about my passion for it. Care to take a walk? Zaterdag 31 mei 2008. DDAD: Domain Driven Allors Design. As explained in my previous post. I am going to build an application to demonstrate what Allors is and how to use it. I will hopefully have to time to build the same application later on using NHibernate to show both frameworks differences. . All relations and classes are shown in the following model:. Or built everything yourself of course.
TOTAL PAGES IN THIS WEBSITE
13
Frederik Gheysels' DevLog: On reading books ....
http://fgheysels.blogspot.com/2008/08/on-reading-books.html
Weblog on C# and software development. Maandag 25 augustus 2008. On reading books . Davy Brion has made a statement. On his blogs in where he states that reading certain development books should be considered as an investment for a software developer. I fully support that statement. I have a few books on my shelf that I consider as 'my Software Development Bibles'. These books have -imho- sharpened my skills, broadened my view and helped me to be a better developer. Posted by Frederik Gheysels. Http:/ cs...
Frederik Gheysels' DevLog: augustus 2008
http://fgheysels.blogspot.com/2008_08_01_archive.html
Weblog on C# and software development. Maandag 25 augustus 2008. On reading books . Davy Brion has made a statement. On his blogs in where he states that reading certain development books should be considered as an investment for a software developer. I fully support that statement. I have a few books on my shelf that I consider as 'my Software Development Bibles'. These books have -imho- sharpened my skills, broadened my view and helped me to be a better developer. Posted by Frederik Gheysels. The softw...
Frederik Gheysels' DevLog: Locking system with aspect oriented programming
http://fgheysels.blogspot.com/2008/08/locking-system-with-aspect-oriented.html
Weblog on C# and software development. Dinsdag 19 augustus 2008. Locking system with aspect oriented programming. A few months ago, I had to implement a 'locking system' at work. I will not elaborate to much on this system, but it's intention is that users can prevent that certain properties of certain entities are updated automatically;. The application where I'm talking about, makes heavy use of DataSets and I've been able to create a rather elegant solution for it. A while ago, I already played. MyCla...
Frederik Gheysels' DevLog: New Layout
http://fgheysels.blogspot.com/2008/06/new-layout.html
Weblog on C# and software development. Maandag 30 juni 2008. I've changed the layout of my weblog, I hope you like it. If you have any remarks regarding the layout, if you don't find it readable, if you miss something, please let me know. Posted by Frederik Gheysels. Abonneren op: Reacties plaatsen (Atom). Search this blog or other relevant sites:. Setting Up Continuous IntegrationPart II: configur. Setting Up a Continuous Integration process using . Jeremy D. Miller - The Shade Tree Developer.
Frederik Gheysels' DevLog: NHibernate Session Management in Domain Driven App's
http://fgheysels.blogspot.com/2007/04/nhibernate-session-management-in-domain.html
Weblog on C# and software development. Maandag 30 april 2007. NHibernate Session Management in Domain Driven App's. As I've posted earlier. Billy McCafferty has written an excellent article on using NHibernate within ASP.NET applications. In this article, he describes how to use the 'Open Session in View' pattern. This is perfectly useable and a very clean way of working with NHibernate in a DDD ASP.NET application, unfortunately, it is -imho- less (or not) useable in a WinForms application. To achieve t...
Frederik Gheysels' DevLog: Aspect Oriented Programming in .NET
http://fgheysels.blogspot.com/2006/11/aspect-oriented-programming-in-net.html
Weblog on C# and software development. Zondag 5 november 2006. Aspect Oriented Programming in .NET. A while ago, there was somebody who asked the question on a programming forum whether it was possible to retrieve the values of the arguments that are passed to a method in .NET. The purpose was to create some kind of a 'logging' system so that he could log which methods have been called, and what values were passed to those methods. LogThisMethod (MethodBase.GetCurrentMethod() ;. Do the real work here.
Frederik Gheysels' DevLog: Business Objects Framework – Part 1
http://fgheysels.blogspot.com/2006/01/business-objects-framework-part-1_08.html
Weblog on C# and software development. Zondag 8 januari 2006. Business Objects Framework – Part 1. More than one year ago, I started reading Expert C# Business Objects. In his book, ‘Rocky’ Lhotka explains us how he has developed his CSLA.NET. While his framework has some really nice features, that tackle some problems, it also has some disadvantages. There are 2 issues in the CSLA.NET framework that are –in my opinion- a big problem:. There is data-access code inside the business object. Because of thes...
Frederik Gheysels' DevLog: september 2008
http://fgheysels.blogspot.com/2008_09_01_archive.html
Weblog on C# and software development. Dinsdag 2 september 2008. The beta-version of Google's Chrome browser is available for download. I've just installed it, and I like it. I love their new 'start-page' concept, for instance. They've also created a comic. Where they explain the concepts and techniques of Chrome. Very interesting as well. :). Posted by Frederik Gheysels. Abonneren op: Berichten (Atom). Search this blog or other relevant sites:. Jeremy D. Miller - The Shade Tree Developer.
Frederik Gheysels' DevLog: Setting Up Continuous IntegrationPart II: configuring CruiseControl.NET
http://fgheysels.blogspot.com/2008/06/setting-up-continuous-integration-part.html
Weblog on C# and software development. Vrijdag 13 juni 2008. Setting Up Continuous Integration. Part II: configuring CruiseControl.NET. Now that we've created our buildscript in part I. It's time to set up the configuration file for CruiseControl.NET. The ccnet.config file and multiple project-configurations. The tasks that CruiseControl.NET should execute for your project, are configured in the ccnet.config. The ccnet.config file can contain multiple project configuration blocks. The above configuration...
TOTAL LINKS TO THIS WEBSITE
29
- Home
Hi everyone, this is my official website. Thanks for visiting. Still lots to do on it. The artistic value of each individual is priceless.
Patrick de Belen – Toronto
Press enter to begin your search. Off the stage, he is committed to his work in arts education/mentorship; involved in partnerships with a long list of institutions and organizations including jails, schools, health centres, libraries and more. He is also the director of BAM! Toronto Youth Poetry Slam and the facilitator of the Filipino Storytelling work shop series, Poetry is Our Second Language . 2018 Patrick de Belen. @ 2017 DxM Creative.
Patrick De Blauwe
www.patrickdebleeckere.be
Come take a walk with me
Come take a walk with me. This blog is about development and about my passion for it. Care to take a walk? Vrijdag 29 augustus 2008. Google maps support for your asp.net site. I used the club starter kit. As a base website template for my soccer team. At first I just looked at the Google website. 160; Where else would you check how to integrate Google maps in your web app? 160; I found an entire JavaScript api. Free for non commercial use). Check with you later! Vrijdag, augustus 29, 2008. Template your ...
Hostnet: De grootste domeinnaam- en hostingprovider van Nederland.
Alles voor ondernemend Nederland. Wil jij ook zo'n unieke domeinnaam? Check of jouw domein nog vrij is:. Inbegrepen bij je domeinnaam. Stuur je mail door naar een ander e-mailadres. Maak eenvoudig je eigen miniwebsite. Verwijs je domeinnaam door naar een website. Hostnet registreerde met succes al meer dan 2 miljoen domeinnamen.
Home - Patrick De Brock Gallery
Patrick De Brock Gallery Zeedijk 758, Knokke-Heist Site by Verdographics.
Patrick De Brock Gallery - Contemporary Art - Knokke, Belgium
Patrick De Brock Gallery.
Notes
A photographic sketch book. Sunday, 17 March 2013. Self portrait march 2013. Sunday, March 17, 2013. Friday, 22 February 2013. Friday, February 22, 2013. Saturday, 16 February 2013. Saturday, February 16, 2013. Saturday, February 16, 2013. Friday, 15 February 2013. Us in a bubble. Friday, February 15, 2013. Tuesday, 8 January 2013. In het Brabants Dagblad van vandaag! Tuesday, January 08, 2013. Tuesday, 1 January 2013. Tuesday, January 01, 2013. Subscribe to: Posts (Atom). Self portrait march 2013.
Patrick De Bruin's Portfolio - Work
CSG Het Noordik / / Almelo. College St. Paul / / Den Haag. Cool team / / Vught. De Makers / / Boxtel. Diamant College / / Den Haag. Het Stedelijk / / Enschede. Kris Kras Design / / Utrecht. Language Institute Regina Coeli Vught. Liemers College / / Zevenaar. Marketthings / / 's-Hertogenbosch. Pompestichting / / Nijmegen. Qompas BV / / Leiden. Sint Pierre Fourier Stichting. STOAS Vilentum / / Wageningen. Titus Brandsma College / / Oss. Venticare Magazine / / Utrecht. CSG Het Noordik / / Almelo.
SOCIAL ENGAGEMENT