timvw.be timvw.be

timvw.be

Tim Van Wassenhove

Earlier this week I was wondering how I could easily achieve optimistic concurrency in a system using EF/Devart targetting an Oracle database (Not really my

http://www.timvw.be/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR TIMVW.BE

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

September

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.2 out of 5 with 12 reviews
5 star
9
4 star
0
3 star
1
2 star
0
1 star
2

Hey there! Start your review of timvw.be

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1 seconds

CONTACTS AT TIMVW.BE

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Tim Van Wassenhove | timvw.be Reviews
<META>
DESCRIPTION
Earlier this week I was wondering how I could easily achieve optimistic concurrency in a system using EF/Devart targetting an Oracle database (Not really my
<META>
KEYWORDS
1 tim van wassenhove
2 blog
3 programming
4 software
5 architecture
6 oss
7 consultant
8
9 coupons
10 reviews
CONTENT
Page content here
KEYWORDS ON
PAGE
tim van wassenhove,main menu,post navigation,larr;,older posts,posted on,timvw,posted in,uncategorized,windows/,tagged,libgdiplus,mono,script,dev ops,octopus,powershell,cute sort implementation,as following,codebase,git bash awk,lazyweb,active pattern
SERVER
Apache/2.2.16 (Debian)
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Tim Van Wassenhove | timvw.be Reviews

https://timvw.be

Earlier this week I was wondering how I could easily achieve optimistic concurrency in a system using EF/Devart targetting an Oracle database (Not really my

INTERNAL PAGES

timvw.be timvw.be
1

PowerShell | Tim Van Wassenhove

http://www.timvw.be/tag/powershell

The journey of a thousand miles begins with one step. Skip to primary content. Skip to secondary content. Deploying a Cloud Service to Azure with Octopus. August 15, 2014. Currently Octopus has limited support to deploy a Cloud Service on Azure. A typical use-case is that you need a different Web.Config file per environment. Simply add the Web.Environment.Config files to your NuGet package and use the following PreDeploy.ps1. Code language=”powershell”]. Function Unzip($zipFile, $destination). Code lang=...

2

C | Tim Van Wassenhove

http://www.timvw.be/tag/c

The journey of a thousand miles begins with one step. Skip to primary content. Skip to secondary content. July 28, 2014. For years I had been implementing my sort functions. Code lang=”csharp”](x,y) = {. If (xPartName = null & y.PartName = null) return 0;. If (xPartName = null) return -1;. If (yPartName = null) return 1;. Return x.PartName.CompareTo(y.PartName);. Earlier today I found the following cute variant while browsing through the ServiceStack. Code lang=”csharp”]. Add missing books to iTunes.

3

bug | Tim Van Wassenhove

http://www.timvw.be/tag/bug

The journey of a thousand miles begins with one step. Skip to primary content. Skip to secondary content. Failure to load mono-supplied .dylib (libgdiplus.dylib) when running from console. September 27, 2014. So earlier this week I was bit by the following bug: Bug 22140 – Failure to load mono-supplied .dylib when running from console. The workaround that works for me is the following: Edit /Library/Frameworks/Mono.framework/Versions/3.8.0/etc/mono/config and. Replace the entries for libgdiplus:.

4

Presenting EventHandlerHelper | Tim Van Wassenhove

http://www.timvw.be/presenting-eventhandlerhelper

The journey of a thousand miles begins with one step. Skip to primary content. September 1, 2008. Being bored of writing code to raise an event, i have added an EventHandlerHelper to BeTimvwFramework. Code lang=”csharp”]public static class EventHandlerHelper. Public static void Raise. Handler, object sender, T e). Where T : EventArgs. Handler(sender, e);. This entry was posted in Uncategorized and tagged C#. 2 thoughts on “ Presenting EventHandlerHelper. July 31, 2013 at 19:00. But here’s the gist:.

5

About the Specification pattern | Tim Van Wassenhove

http://www.timvw.be/about-the-specification-pattern

The journey of a thousand miles begins with one step. Skip to primary content. About the Specification pattern. July 22, 2008. A couple of days ago i mentionned Yves Goeleven’s blog. As a reference for solutions using DDD. Principles. Let’s have a look at his implementation of the AndSpecification and OrSpecification in Design Patterns – The Specification Pattern – Part I. Code lang=”csharp”]class AndSpecification. Public override bool IsSatisfiedBy(T candidate). Bool isSatisfied = true;. Where T : class.

UPGRADE TO PREMIUM TO VIEW 17 MORE

TOTAL PAGES IN THIS WEBSITE

22

LINKS TO THIS WEBSITE

scipbe.wordpress.com scipbe.wordpress.com

ASP.NET WebAPI 2.2 REST services and Windows Integrated Authentication (WIA) | SCIP.be blog

https://scipbe.wordpress.com/2014/08/30/asp-net-webapi-2-2-rest-services-and-windows-integrated-authentication-wia

Software development (.NET/Web/Mobile/Cloud). August 30, 2014. ASPNET WebAPI 2.2 REST services and Windows Integrated Authentication (WIA). ASPNET WebAPI 2.2 REST services and Windows Integrated Authentication (WIA). Laquo; Previous post. Next post ». Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. Notify me of new comments via email. Blog Bart De Smet.

scipbe.wordpress.com scipbe.wordpress.com

Customize WCF RIA Services code generation | SCIP.be blog

https://scipbe.wordpress.com/2011/06/12/customize-wcf-ria-services-code-generation

Software development (.NET/Web/Mobile/Cloud). June 12, 2011. Customize WCF RIA Services code generation. WCF RIA Services code generation. Setup of demo application. T4 Code generation classes. Adding interfaces to the generated entities. Adding attributes to the generated entities. Using derived data annotation attributes. Adding XML comments to the generated entities. Using derived classes for entities, domain contexts and the web context. Implementing your own logic in the derived classes. Blog Code A...

schlapsi.com schlapsi.com

Why you should join F# Vienna

http://schlapsi.com/2015/04/why-you-should-join-fsharp-vienna

10 Helpful Online Resources for Learning F#. The Open Source in Visual Studio Code. Debugging Mono Applications with VSCode on Mac OS X. Visual Studio Code – My First Impressions. Why you should join F# Vienna. On Visual Studio Code – My First Impressions. On Visual Studio Code – My First Impressions. On Visual Studio Code – My First Impressions. F# Weekly #18, 2015 Sergey Tihon's Blog. On Why you should join F# Vienna. On Introduction to the Elm Programming Language. Git and Git Workflows. What’s ...

schlapsi.com schlapsi.com

August 2014 - Andreas Schlapsi

http://schlapsi.com/2014/08

10 Helpful Online Resources for Learning F#. The Open Source in Visual Studio Code. Debugging Mono Applications with VSCode on Mac OS X. Visual Studio Code – My First Impressions. Why you should join F# Vienna. On Visual Studio Code – My First Impressions. On Visual Studio Code – My First Impressions. On Visual Studio Code – My First Impressions. F# Weekly #18, 2015 Sergey Tihon's Blog. On Why you should join F# Vienna. On Introduction to the Elm Programming Language. Git and Git Workflows. Lists the ins...

schlapsi.com schlapsi.com

June 2011 - Andreas Schlapsi

http://schlapsi.com/2011/06

10 Helpful Online Resources for Learning F#. The Open Source in Visual Studio Code. Debugging Mono Applications with VSCode on Mac OS X. Visual Studio Code – My First Impressions. Why you should join F# Vienna. On Visual Studio Code – My First Impressions. On Visual Studio Code – My First Impressions. On Visual Studio Code – My First Impressions. F# Weekly #18, 2015 Sergey Tihon's Blog. On Why you should join F# Vienna. On Introduction to the Elm Programming Language. Git and Git Workflows. June 10, 2011.

schlapsi.com schlapsi.com

April 2015 - Andreas Schlapsi

http://schlapsi.com/2015/04

10 Helpful Online Resources for Learning F#. The Open Source in Visual Studio Code. Debugging Mono Applications with VSCode on Mac OS X. Visual Studio Code – My First Impressions. Why you should join F# Vienna. On Visual Studio Code – My First Impressions. On Visual Studio Code – My First Impressions. On Visual Studio Code – My First Impressions. F# Weekly #18, 2015 Sergey Tihon's Blog. On Why you should join F# Vienna. On Introduction to the Elm Programming Language. Git and Git Workflows. What’s ...

kinnie.blogspot.com kinnie.blogspot.com

Plunging into .NET Development - Weblog Pieter Gheysens: Bad ExceptionHandling

http://kinnie.blogspot.com/2006/03/bad-exceptionhandling.html

Plunging into .NET Development. Microsoft .NET Development - C# - Enterprise Library - Visual Studio 2005 Team System - Compuware DevPartner - . Thursday, March 16. Stumbled upon this today :. Exception should be logged. Why else catch exception and do nothing but (re-)throwing exception? Exception must be re-thrown with the throw;. Statement. Using throw ex;. Will erase your original stacktrace because a new stacktrace is started at that point. Use throw;. Posted by Pieter @ 21:07. Links to this post:.

blogs.microsoft.co.il blogs.microsoft.co.il

P/Invoke cheat sheet | Just code - Tamir Khason

http://blogs.microsoft.co.il/blogs/tamir/archive/2008/10/20/p-invoke-cheat-sheet.aspx

Just code - Tamir Khason. This blog was migrated. You will not be able to comment here.The new URL of this post is http:/ khason.net/blog/pinvoke-cheat-sheet/] I’m working a lot with p/invoke, and know how it’s hard to produce correct signature for unmanaged method. So, today I decided to publish basic cheat sheet for methods, parameters and attributes you should use in […]. תגיות: .NET 3.5. This blog was migrated. You will not be able to comment here. Data type from unmanaged signature. System.Runti...

kristofmattei.be kristofmattei.be

Powershell Archives - Kristof's blog

http://kristofmattei.be/category/programming/powershell

Powered by 100% recyclable electrons. Topshelf install, PowerShell and Get-Credentials. In the project I’m currently working at we use PowerShell script for configuration and build execution. This means that if you get a new laptop, or a new member joins the team, or even when you need to change your Windows password, you just need to run the script again and it will set up everything in the correct locations and with the correct credentials. The credentials were a problem though. We should also omit the.

kristofmattei.be kristofmattei.be

Menu on the wrong side with a touch screen? - Kristof's blog

http://kristofmattei.be/2014/05/15/menu-wrong-side-touch-screen

Powered by 100% recyclable electrons. Menu on the wrong side with a touch screen? When you’re reading this you probably have a touch screen. So, I never use my touch screen. Almost never. But I did notice that by default my menus in Windows (from a menu bar, not a ribbon) appear (when possible) on the right side of the clicked menu item. Menu appears on left side of the menu toolbar item. Goosebumps. Something is off. It took me a while to realize this,. The menu expanded to the left! May 15, 2014. Dynam...

UPGRADE TO PREMIUM TO VIEW 87 MORE

TOTAL LINKS TO THIS WEBSITE

97

SOCIAL ENGAGEMENT



OTHER SITES

timvw.be timvw.be

Tim Van Wassenhove

The journey of a thousand miles begins with one step. Skip to primary content. Skip to secondary content. ConcurrencyCheck with EF/Devart on Oracle. February 20, 2015. Earlier this week I was wondering how I could easily achieve optimistic concurrency in a system using EF/Devart targetting an Oracle database (Not really my preferred technologies, but whatever… :P). Here is a potential solution:. Using a column for optimistic concurrency is documented on the devart website:. Public class DataContext : DbC...

timvw.com timvw.com

My Latest Website | Tag Line

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! May 8, 2015. Proudly powered by WordPress.

timvw.net timvw.net

Business profile for timvw.net provided by Network Solutions

Phone: Your business phone number. Fax: Your business fax number. Email: Your business e-mail address. The type of business you are in. Your list of brands. Products and/or services you provide. Coupons and other discount information you offer. Any other information about your business. Your hours of operation. Methods of payment you accept. If this is your Web site, you can customize your business profile from your account at Network Solutions. To edit your business profile.

timvyner.com timvyner.com

tim vyner/artist/illustrator/educator

timvyner.wordpress.com timvyner.wordpress.com

Tim Vyner | Reportage Artist

Here are a series of paintings, drawings, iPad drawings and diary entries from 3 visits over a calendar year where I lived and worked in the Orthodox monastic world of Mount Athos in 2013 and 2014. An exhibition is currently. December 9, 2014. Here are a series of paintings, drawings, iPad drawings and diary entries from 3 visits over a calendar year where I lived and worked in the Orthodox monastic world of Mount Athos in 2013 and 2014. An exhibition is currently. December 9, 2014. May 17, 2013. Intervi...

timw-art.blogspot.com timw-art.blogspot.com

Tim W Art

Sunday, January 31, 2016. Pixel Hearts art show! Finally finished my piece for Chogrin's #pixelhearts art show at #gallery1988 - featuring my fave heroes from the Super #Nintendo days: "Super NES Super Friends" - cardstock mounted to digital-printed wood #metroid #samusaran #legendofzelda #linktothepast #art #videogames. Friday, January 29, 2016. Wow Yeah, it's been a bit too long since I last undated my blog here! You guys want to see art, so I'll cut the chit-chatty apology. Friday, July 17, 2015.