maartendewilde.blogspot.com maartendewilde.blogspot.com

MAARTENDEWILDE.BLOGSPOT.COM

Maarten De Wilde

Code, Sci-Fi, Space, ...

http://maartendewilde.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR MAARTENDEWILDE.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

June

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.6 out of 5 with 5 reviews
5 star
1
4 star
3
3 star
0
2 star
0
1 star
1

Hey there! Start your review of maartendewilde.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.6 seconds

FAVICON PREVIEW

  • maartendewilde.blogspot.com

    16x16

CONTACTS AT MAARTENDEWILDE.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Maarten De Wilde | maartendewilde.blogspot.com Reviews
<META>
DESCRIPTION
Code, Sci-Fi, Space, ...
<META>
KEYWORDS
1 maarten de wilde
2 email this
3 blogthis
4 share to twitter
5 share to facebook
6 share to pinterest
7 no comments
8 box{
9 hover{ height 100
10 clearly
CONTENT
Page content here
KEYWORDS ON
PAGE
maarten de wilde,email this,blogthis,share to twitter,share to facebook,share to pinterest,no comments,box{,hover{ height 100,clearly,animationtime 1,tags css,sass,scss,older posts,tags,silverlight,mvvm,nodejs,toolkit,aspnet,coffeescript,javascript,mocha
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Maarten De Wilde | maartendewilde.blogspot.com Reviews

https://maartendewilde.blogspot.com

Code, Sci-Fi, Space, ...

INTERNAL PAGES

maartendewilde.blogspot.com maartendewilde.blogspot.com
1

Maarten De Wilde: October 2010

http://maartendewilde.blogspot.com/2010_10_01_archive.html

Code, Sci-Fi, Space, . Tuesday, October 19, 2010. Automatic MVVM Command Binding. When working with MVVM it can be quite a lot of work to wire up all commands with the view, bind them and make sure the right method was called. Furthermore, you would need a property in your ViewModel that would bind to the view, wouldn’t it be nice to just have some methods in your ViewModel that would just like that respond to the buttons you click. Which definitely is worth a look. 8221; and end with “. 8221; and bindin...

2

Maarten De Wilde: November 2009

http://maartendewilde.blogspot.com/2009_11_01_archive.html

Code, Sci-Fi, Space, . Wednesday, November 18, 2009. Silverlight 4 BETA – A first look. Today Silverlight 4 beta was released! New with Silverlight 4 is a lot of features, a whole list of new stuff has been released, many of which are things I was really looking forward to ( native support for commands, binding on dependency objects, right clicking,text trimming , …). So what are all the new features in Silverlight, well there is a whole list that can be found on the Blog of Tim Heuer. Website, but for a...

3

Maarten De Wilde: January 2011

http://maartendewilde.blogspot.com/2011_01_01_archive.html

Code, Sci-Fi, Space, . Wednesday, January 26, 2011. Auto-ViewModel binding with Ninject. I have done a lot of post about binding ViewModels to Views in Silverlight, so can you see that it is really a subject I am quite interested in.  It also allows me to learn more about several technologies all in the context of this domain. This means we are going to host our Locator as a resource in our App.xaml resource dictionary and bind to it in our views, using the StaticResource as a source. Kernel = new Standa...

4

Maarten De Wilde: December 2014

http://maartendewilde.blogspot.com/2014_12_01_archive.html

Code, Sci-Fi, Space, . Tuesday, December 2, 2014. Finding a specific commit in GIT. An issue that I came across recently is, checking if a certain commit is present in a branch or tag. This could be usefull if you want to know if a certain bugfix has been deployed to a certain branch/tag. Doing this is quite easy, say we want to find a commit containing 'puppies':. Git log - all - grep='puppies'. This will return you the commits containing puppies. ( eg. edd12e3d44364957832a0a74169469a1 ).

5

Maarten De Wilde: October 2009

http://maartendewilde.blogspot.com/2009_10_01_archive.html

Code, Sci-Fi, Space, . Friday, October 30, 2009. Downloading Dynamic files in Internet Explorer with SSL. I recently had a problem while trying to download a file that was being generated dynamically from an ASP.NET application. This was being done the following way:. Attachment; filename=EXAMPLE.bin". Response.AddHeader( "Content-Transfer-Encoding" ,. Response.ContentType = " /*Wanted content type*/. Response.OutputStream.Write( /* Your File */. Internet Explorer cannot download PAGENAME from SERVERNAME .

UPGRADE TO PREMIUM TO VIEW 8 MORE

TOTAL PAGES IN THIS WEBSITE

13

LINKS TO THIS WEBSITE

reynaerta.wordpress.com reynaerta.wordpress.com

October | 2011 | .NET Fever

https://reynaerta.wordpress.com/2011/10

With a silverlight touch. Archive for October, 2011. Create a DataGridToolTipTextColumn for the Silverlight DataGrid. Last I have created a DataGrid column which views a tooltip when you hover over the content (text) of the column. These can be usefull when you have many columns within long textdata. For the tooltip I have used the ‘Silverlight Advanced ToolTips’ library of Xavier De Coster. Which you can find on CodePlex. Create a new class in your project and paste the following code:. A - 4 months ago.

reynaerta.wordpress.com reynaerta.wordpress.com

What the (near) future will bring: Summary (TechDays 2012) | .NET Fever

https://reynaerta.wordpress.com/2012/02/22/what-the-near-future-will-bring-summary-techdays-2012

With a silverlight touch. What the (near) future will bring: Summary (TechDays 2012). What the (near) future will bring: Summary (TechDays 2012). Last week, I went to the main conference of TechDays (14 and 15 february) Belgium, Microsoft’s yearly event for IT professionals and developers. Because I am a developer, I went to the developer track sessions. I tried to wrote down a summary of some interesting sessions which I followed. You can summarize this session with one important sentence: C# 5 is focus...

reynaerta.wordpress.com reynaerta.wordpress.com

February | 2012 | .NET Fever

https://reynaerta.wordpress.com/2012/02

With a silverlight touch. Archive for February, 2012. What the (near) future will bring: Summary (TechDays 2012). Last week, I went to the main conference of TechDays (14 and 15 february) Belgium, Microsoft’s yearly event for IT professionals and developers. Because I am a developer, I went to the developer track sessions. I tried to wrote down a summary of some interesting sessions which I followed. You can summarize this session with one important sentence: C# 5 is focused on async programming, introdu...

reynaerta.wordpress.com reynaerta.wordpress.com

December | 2012 | .NET Fever

https://reynaerta.wordpress.com/2012/12

With a silverlight touch. Archive for December, 2012. IValueConverter for Binding in WinForms. I’m currently working on a Winforms project and there was a need if a product is in stock, the background of the ‘details product panel’ should be green, otherwise it should be red. In Winforms you can create (in code) a binding too, but you can’t specify a converter to convert a boolean (IsInStock property) to a color. Todo that you should write a lot of code in your SelectionChanged event…. Please retweet if ...

reynaerta.wordpress.com reynaerta.wordpress.com

Create a DataGridToolTipTextColumn for the Silverlight DataGrid | .NET Fever

https://reynaerta.wordpress.com/2011/10/26/create-a-datagridtooltiptextcolumn

With a silverlight touch. Create a DataGridToolTipTextColumn for the Silverlight DataGrid. Create a DataGridToolTipTextColumn for the Silverlight DataGrid. Last I have created a DataGrid column which views a tooltip when you hover over the content (text) of the column. These can be usefull when you have many columns within long textdata. For the tooltip I have used the ‘Silverlight Advanced ToolTips’ library of Xavier De Coster. Which you can find on CodePlex. Leave a Reply Cancel reply. Create a DataGri...

reynaerta.wordpress.com reynaerta.wordpress.com

Is Silverlight dead (or still alive)? | .NET Fever

https://reynaerta.wordpress.com/2012/02/18/is-silverlight-dead-or-still-alive

With a silverlight touch. Is Silverlight dead (or still alive)? Is Silverlight dead (or still alive)? Is Silverlight dead or still alive, that’s the question of some developers, companies, project managers,… today. Since Microsoft announced that Silverlight 5 is the last version of Silverlight there are many speculations that everyting is going to html 5…. In my opinion (at this moment :) , I don’t think that html 5 is an alternative for Silverlight 5…. Some of my arguments:. Another interesting read of ...

reynaerta.wordpress.com reynaerta.wordpress.com

Alexander Reynaert | .NET Fever

https://reynaerta.wordpress.com/author/reynaerta

With a silverlight touch. IValueConverter for Binding in WinForms. I’m currently working on a Winforms project and there was a need if a product is in stock, the background of the ‘details product panel’ should be green, otherwise it should be red. In Winforms you can create (in code) a binding too, but you can’t specify a converter to convert a boolean (IsInStock property) to a color. Todo that you should write a lot of code in your SelectionChanged event…. I tried to wrote down a summary of some intere...

reynaerta.wordpress.com reynaerta.wordpress.com

Two-Way binding Autogenerated columns in Silverlight DataGrid | .NET Fever

https://reynaerta.wordpress.com/2011/01/24/two-way-binding-autogenerated-columns-in-silverlight-datagrid

With a silverlight touch. Two-Way binding Autogenerated columns in Silverlight DataGrid. Two-Way binding Autogenerated columns in Silverlight DataGrid. A colleague ask me why his property didn’t update while he was clicking on a checkbox in a column of a DataGrid. He has set the ItemsSource of his DataGrid to an ObservableCollection of objects with the INotifyPropertyChanged inferface implemented and the setters fires the PropertyChanged event. You can download my demo code on this link. Fill in your det...

reynaerta.wordpress.com reynaerta.wordpress.com

February | 2011 | .NET Fever

https://reynaerta.wordpress.com/2011/02

With a silverlight touch. Archive for February, 2011. Extending OrderBy Linq extensions (Synchronous DataGrid Part 2). The solution for this problem can be are: fire an event if the user click on a header and sort the collection by the property binded on the matching column. But… the header hasn’t default an OnClick event… Ok, let’s implement it in the Synchronous DataGrid:. Protected override void OnMouseLeftButtonDown( System.Windows.Input.MouseButtonEventArgs e) { Point pt = e.GetPosit...Var mem = typ...

UPGRADE TO PREMIUM TO VIEW 5 MORE

TOTAL LINKS TO THIS WEBSITE

14

SOCIAL ENGAGEMENT



OTHER SITES

maartendetollenaer.nl maartendetollenaer.nl

Maarten de Tollenaer | grafisch ontwerper

maartendevoldere.be maartendevoldere.be

Fotografie Maarten Devoldere | Fotograaf Roeselare - West-Vlaanderen - huwelijk - day in the life - familiereportages - bedrijf - reportage

Ik ben Maarten, fotograaf. 2017–2018 Maarten Devoldere Fotografie Fotograaf - Roeselare Tel. 32 (0) 494 07 89 04 mail: info@maartendevoldere.be BTW: BE 0846 636 586.

maartendevoldere.com maartendevoldere.com

MAARTEN DEVOLDERE / PHOTOGRAPHER / 8800 RSL, BELGIUM - FINE ART PHOTOGRAPHY

maartendevos.wordpress.com maartendevos.wordpress.com

Beschermde Blog › Inloggen

Dit is een privésite van de eigenaar. Als je deze wilt bekijken, heb je twee dingen nodig:. WordPress.com-account Heb je nog geen account? Alles wat je nodig hebt is een e-mailadres en een wachtwoord registreer je hier. Toestemming van de eigenaar van de site. Als je een account hebt aangemaakt, log in en ga terug naar dit scherm om een uitnodiging aan te vragen. Als je ze allebei al hebt, fantastisch! Larr; Terug naar WordPress.com.

maartendevries.info maartendevries.info

Naamloos document

maartendewilde.blogspot.com maartendewilde.blogspot.com

Maarten De Wilde

Code, Sci-Fi, Space, . Tuesday, December 2, 2014. Finding a specific commit in GIT. An issue that I came across recently is, checking if a certain commit is present in a branch or tag. This could be usefull if you want to know if a certain bugfix has been deployed to a certain branch/tag. Doing this is quite easy, say we want to find a commit containing 'puppies':. Git log - all - grep='puppies'. This will return you the commits containing puppies. ( eg. edd12e3d44364957832a0a74169469a1 ). As an example,...

maartendewinter.com maartendewinter.com

Default Parallels Plesk Panel Page

Web Server's Default Page. This page is generated by Parallels Plesk Panel. The leading hosting automation software. You see this page because there is no Web site at this address. You can do the following:. For more information please contact . Parallels is a worldwide leader in virtualization and automation software that optimizes computing for consumers, businesses, and Cloud services providers across all major hardware, operating systems, and virtualization platforms. To find out more information.

maartendewinter.nl maartendewinter.nl

Duurzame productiviteit - Maarten de winter

Haast u niet,. We hebben geen tijd te verliezen! Welkom op mijn site. In een ongekend dynamische tijd ondersteun ik organisaties en collega adviseurs met aanpakken, tools en opleidingen gericht op overzicht, inzicht en invloed. Op deze site vind je vooral artikelen. In waarde creatie netwerk Archimedes werk ik multidisciplinair samen vanuit eenzelfde visie. Juist wanneer tijd schaars is, kan de kwaliteit ervan worden verbeterd. Samen met kennispartners schreef ik het boek Gelukkig druk?

maartendewispelaere.be maartendewispelaere.be

Maarten De Wispelaere

Systems, Storage, Networking. I'm a 34 year old, with a passion for Linux, networking, storage, HA clustering and virtualization. My goal is to be part of all processes: design, implementation and stress testing: if something is prone to failure under load, better find out before taking a system in production. I try to make people conscious of the fact that we need to start looking at IPv6 in a serious way and that carrier grade NAT really isn't a healthy long time solution. Dutch, English, French. The I...

maartendewit.nl maartendewit.nl

Welkom op de Blog van Maarten de Wit

maartendewit66.wordpress.com maartendewit66.wordpress.com

Maarten de Wit | Energie als hobby

De waterstofauto gaat nooit echt wat worden. Op 10 december 2015 liep ik tijdens het EnergyNext Event in Dordrecht (dit congres is overigens een aanrader) Professor Future Energy Systems (TU Delft) Ad van Wijk. Tegen het lijf. Ad verzorgde tijdens dat congres een ronde tafel sessie met als onderwerp “Toekomstige energiesystemen”. En als Ad het verteld, moet het waar zijn: Hij kan zo vol overtuiging vertellen. Dat je meteen alles geloofd van deze inspirerende spreker! We beschikken in Nederland over de be...