lenholgate.com lenholgate.com

lenholgate.com

www.lenholgate.com - Rambling Comments - Len Holgate's C++ progamming blog

Len Holgate's thoughts on this and that. Mainly test driven software development in C on Windows platforms. Latest release of The Server Framework: 6.9.1. January 18, 2018 2:00 PM. Version 6.9.1 of The Server Framework was released today. This release includes changes to support Visual Studio 2017 15.5 and some bug fixes. It's required if you're using Visual Studio 2017. Continue reading Latest release of The Server Framework: 6.9.1. C Tools - Deleaker. November 28, 2017 4:00 PM. As I've said before, whi...

http://www.lenholgate.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR LENHOLGATE.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

September

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.6 out of 5 with 10 reviews
5 star
6
4 star
4
3 star
0
2 star
0
1 star
0

Hey there! Start your review of lenholgate.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.5 seconds

FAVICON PREVIEW

  • lenholgate.com

    16x16

  • lenholgate.com

    32x32

CONTACTS AT LENHOLGATE.COM

MGF CONSULTING LIMITED

MICK FROGGATT

124 BAMFO●●●●●●●●●INKERSALL

CHES●●●●IELD , DERBYSHIRE, S43 3DS

UNITED KINGDOM

4479●●●●5152
4412●●●●0770
MI●●@MGF.NET

View this contact

MGF.NET

MICK FROGGATT

2 HER●●●●●DRIVE

CHES●●●●IELD , S40 2UR

UNITED KINGDOM

1845●●●●0205
1845●●●●0205
BR●●@MGF.NET

View this contact

MGF.NET

MICK FROGGATT

2 HER●●●●●DRIVE

CHES●●●●IELD , S40 2UR

UNITED KINGDOM

1845●●●●0205
1845●●●●0205
BR●●@MGF.NET

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
2003 March 31
UPDATED
2011 April 19
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

DOMAIN AGE

  • 21

    YEARS

  • 1

    MONTHS

  • 12

    DAYS

NAME SERVERS

1
ns.hosting.mgf9.net
2
ns2.hosting.mgf9.net

REGISTRAR

ENOM, INC.

ENOM, INC.

WHOIS : whois.enom.com

REFERRED : http://www.enom.com

CONTENT

SCORE

6.2

PAGE TITLE
www.lenholgate.com - Rambling Comments - Len Holgate's C++ progamming blog | lenholgate.com Reviews
<META>
DESCRIPTION
Len Holgate's thoughts on this and that. Mainly test driven software development in C on Windows platforms. Latest release of The Server Framework: 6.9.1. January 18, 2018 2:00 PM. Version 6.9.1 of The Server Framework was released today. This release includes changes to support Visual Studio 2017 15.5 and some bug fixes. It's required if you're using Visual Studio 2017. Continue reading Latest release of The Server Framework: 6.9.1. C Tools - Deleaker. November 28, 2017 4:00 PM. As I've said before, whi...
<META>
KEYWORDS
1 about me
2 classic entries
3 archives
4 by len
5 0 comments
6 by softanics
7 this link
8 enabling
9 or not
10 by jetbrains
CONTENT
Page content here
KEYWORDS ON
PAGE
about me,classic entries,archives,by len,0 comments,by softanics,this link,enabling,or not,by jetbrains,about this blog,recent entries,recent comments,the server framework,lock explorer,l'hexapod,megèveski,skiing,books,c tips,ccnet,clr hosting,corba,enet
SERVER
Apache
POWERED BY
PleskLin
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

www.lenholgate.com - Rambling Comments - Len Holgate's C++ progamming blog | lenholgate.com Reviews

https://lenholgate.com

Len Holgate's thoughts on this and that. Mainly test driven software development in C on Windows platforms. Latest release of The Server Framework: 6.9.1. January 18, 2018 2:00 PM. Version 6.9.1 of The Server Framework was released today. This release includes changes to support Visual Studio 2017 15.5 and some bug fixes. It's required if you're using Visual Studio 2017. Continue reading Latest release of The Server Framework: 6.9.1. C Tools - Deleaker. November 28, 2017 4:00 PM. As I've said before, whi...

INTERNAL PAGES

lenholgate.com lenholgate.com
1

Two quite different approaches to multi-threading - Rambling Comments

http://www.lenholgate.com/blog/2014/12/two-quite-different-approaches-to-multi-threading.html

Len Holgate's thoughts on this and that. Mainly test driven software development in C on Windows platforms. Two quite different approaches to multi-threading. December 19, 2014 2:30 PM. Step one is to add some encapsulation and move things around so that we can one day dream of adding in more fine grained locking - unfortunately this step is a big one. And this release will put an Activatable Object. Comments (You may use HTML tags for style). Subscribe to this blog's feed. Is the next entry in this blog.

2

Why does windows hold the loader lock whilst calling DllMain? - Rambling Comments

http://www.lenholgate.com/archives/000369.html

Len Holgate's thoughts on this and that. Mainly test driven software development in C on Windows platforms. Why does windows hold the loader lock whilst calling DllMain? September 9, 2004 10:10 PM. Around Dll loading recently for a pet project. It's been an interesting journey and this evening I solved the final piece of the puzzle and, when I did, I suddenly wondered, not for the first time, why Windows holds the loader. Because if you're not careful you can deadlock on the loader. And then act on the r...

3

Table for one - Rambling Comments

http://www.lenholgate.com/archives/000638.html

Len Holgate's thoughts on this and that. Mainly test driven software development in C on Windows platforms. March 22, 2006 8:26 AM. Sorry about the lack of technical postings for a while, this last month or so has been rather hard for me. On 13th February I became suspicious that something wasn't quite right with Michelle, my partner for the last 17 or so years. My suspicions increased and I ended up setting up my laptop in the equipment cupboard. As a packet sniffer. Right now I still find it quite diff...

4

Using old compilers - Rambling Comments

http://www.lenholgate.com/archives/000868.html

Len Holgate's thoughts on this and that. Mainly test driven software development in C on Windows platforms. September 4, 2009 12:12 PM. By an interesting coincidence I happened to be searching for a few new C blogs. To follow and I also happened to have just updated this entry about Stan Lippman's VC6 rant. Since I found a link to the original posting which had been deleted before I could comment on it back in 2005.). Anyway, back to the point, The Lone Coder. September 4, 2009 4:15 PM. Let's not forget,...

5

VS.Net #Region - Rambling Comments

http://www.lenholgate.com/blog/2004/11/vsnet-region.html

Len Holgate's thoughts on this and that. Mainly test driven software development in C on Windows platforms. November 19, 2004 7:37 AM. I'm reviewing some code for a client. I've decided that I don't like the. Functionality from the VS.Net IDE. It seems to be another 'sticking plaster' to help make things 'easier' for people to structure code in inappropriate ways. I guess I'm not a fan of 'outlining editors'; perhaps I'm just not used to them. Anyway, I can see why. Why is it there? That will scare people.

UPGRADE TO PREMIUM TO VIEW 16 MORE

TOTAL PAGES IN THIS WEBSITE

21

LINKS TO THIS WEBSITE

chrisoldwood.blogspot.com chrisoldwood.blogspot.com

The OldWood Thing: January 2015

http://chrisoldwood.blogspot.com/2015_01_01_archive.html

Blog = reinterpret cast (life);. Monday, 26 January 2015. IIS Hosted Web API Not Caching Internal HTTP Responses. 8221; to true for the IIS application pool. I had a fun afternoon last week trying to help a colleague work out why the responses to the internal HTTP requests from one of my team’s web APIs weren’t being cached by the .Net HTTP component. It appeared that this was all working fine in the pre-production environment, but not production itself. A natural response when seeing Access Denied probl...

jetbyte.com jetbyte.com

Blogs - JetByte Limited

http://www.jetbyte.com/blogs.html

Fixed price software development in C and C on Windows and Unix. Reliable development, reliably delivered. To get a feel for how we work, think and develop software Len has several blogs which he uses for various subjects. Contains articles on C development, testing and Len's general attitude to development. Contains information about our super scalable, high performance, TCP/UDP client/server framework. Contains information about our lock inversion detector and multi-threading performance tools. More fi...

jetbyte.com jetbyte.com

JetByte Limited

http://www.jetbyte.com/people---len-holgate.html

Fixed price software development in C and C on Windows and Unix. Reliable development, reliably delivered. People - Len Holgate. My name is Len Holgate and I'm the founder of JetByte Limited, the developer of The Server Framework. And a programmer who is currently specialising in server-side C on Windows. I worked in investment banking in London for several years before switching to working for clients directly from our office in Guildford, Surrey. I have a programming blog at www.lenholgate.com. For det...

iodyne.blogspot.com iodyne.blogspot.com

I'm sorry Dave, I'm afraid I can't do that.: December 2008

http://iodyne.blogspot.com/2008_12_01_archive.html

I'm sorry Dave, I'm afraid I can't do that. Posted by NickG on Tuesday, December 23, 2008. I'm moving this blog to live spaces. The feed can be found here. Despite the rather idiotic restriction of only one category-per-post, I've found it marginally easier to format in-line code there, and the ability to put code samples up on a publicly available folder was the clincher. Proof perhaps that beggars can be choosers. Subscribe to: Posts (Atom).

iodyne.blogspot.com iodyne.blogspot.com

I'm sorry Dave, I'm afraid I can't do that.: October 2008

http://iodyne.blogspot.com/2008_10_01_archive.html

I'm sorry Dave, I'm afraid I can't do that. F# Asynchronous Workflows with the Coordination and Concurrency Runtime. Posted by NickG on Tuesday, October 21, 2008. F# ships with library support for ‘ mailboxes. That the language also supports, a powerful Actor-oriented programming model is available to F# developers. If you’re playing in this space in .Net though, I still think you can’t go past the Concurrency and Coordination Runtime. Microsoft.Ccr.Core.Arbiters. Activate(task : ITask) =. Let recv (port...

iodyne.blogspot.com iodyne.blogspot.com

I'm sorry Dave, I'm afraid I can't do that.: F# and Message-Passing

http://iodyne.blogspot.com/2007/10/f-and-message-passing.html

I'm sorry Dave, I'm afraid I can't do that. Posted by NickG on Wednesday, October 17, 2007. My inexperience with F# has caught me out. Robert Pickering. Has an article on asynchronous workflows. Similar concept to CCR iterators) in which he mentions a forthcoming article on 'mailboxes', the message-passing feature I said didn't exist. I look forward to it. Subscribe to: Post Comments (Atom). Why COM STAs arent completely awful.

serverframework.com serverframework.com

GSI Labs - ServerFramework.com

http://www.serverframework.com/clients/gsi-labs.html

The C framework for developing highly scalable, high performance servers on Windows platforms. Uses The Server Framework in an automated mobile testing system. The program (named EASyTester) will simulate thousands of simultaneous mobile data calls. The Server Framework is used with four IP protocols: MLP, MLP SSL, ParlayX, and SUPL. John Martin, GSI Labs. Follow us on Twitter: @ServerFramework. Who is using The Server Framework. Eonic Gaming - Turf Battles. Chinese Company - M2M server.

serverframework.com serverframework.com

Tricerat Inc. - ServerFramework.com

http://www.serverframework.com/clients/tricerat-inc.html

The C framework for developing highly scalable, high performance servers on Windows platforms. Is using The Server Framework as part of a scalable, high performance architecture that provides businesses with printer presence and print job transfer from any device to any printer. Authentication and secure communications were important to Tricerat and they use both the OpenSSL Option Pack. And the SSPI Option Pack. Follow us on Twitter: @ServerFramework. Who is using The Server Framework. VEXIS Systems, Inc.

serverframework.com serverframework.com

Prices - ServerFramework.com

http://www.serverframework.com/prices.html

The C framework for developing highly scalable, high performance servers on Windows platforms. The Server Framework is licensed as a 'core framework' with optional extras. You can select which options you require and add them to a 'core framework' license at any time, see the prices below. If you decide to buy several options at once then you can take advantage of our option bundles to reduce your costs, see here. You can always download all examples for all options (from here. Bull; Windows Services.

serverframework.com serverframework.com

Wave Systems Corp. - ServerFramework.com

http://www.serverframework.com/clients/wave-systems-corp.html

The C framework for developing highly scalable, high performance servers on Windows platforms. Is using The Server Framework in their development but they won't allow us to tell you what they're using it for! Follow us on Twitter: @ServerFramework. Who is using The Server Framework. Eonic Gaming - Turf Battles. Chinese Company - M2M server. French Security Hardware Company. Korean Mobile Games Company. Smart Moves Software Systems Ltd. Car Tech Auctions Inc. VEXIS Systems, Inc.

UPGRADE TO PREMIUM TO VIEW 51 MORE

TOTAL LINKS TO THIS WEBSITE

61

SOCIAL ENGAGEMENT



OTHER SITES

lenhofflaw.net lenhofflaw.net

Law Office of Glen Lenhoff

Law Office of Glen N. Lenhoff. Welcome to the Law Office of Glen N. Lenhoff. 324 South Saginaw Street. Flint, Michigan 48502. Glen N. Lenhoff.

lenhoha-genealogie.blogspot.com lenhoha-genealogie.blogspot.com

Lenhoha's genealogie sprokkels

Maandag 20 april 2015. Kees de Fransman is geen fransman! Nadat ik het voorgaande stukje van Cornelis Waelboer had geplaatst werd ik toch zelf wel heel nieuwsgierig hoe het nu zat met Kees de Fransman. Het stukje heb ik terug gevonden op genealogie online bij de genealogie Waelboer, van Kornelis Waalboer. Dus om meer te weten te komen ben ik maar weer het net op gegaan en mijn voorraadje "Ons Voorgeslacht" gaan doorspitten op de naam Waelboer. Dit is wat ik op het net vind. In 1587 heeft Cornelis Niesen ...

lenholdt.dk lenholdt.dk

Galleri Lenholdt

30 62 49 07.

lenholento.com lenholento.com

LenhoLento - cooperativa de carpintaria

O melhor amigo de um homem na Terra é a árvore. Quando nós usamos a árvore respeitosamente e economicamente, nós temos uma das maiores recompensas da Terra.

lenholgate.com lenholgate.com

www.lenholgate.com - Rambling Comments - Len Holgate's C++ progamming blog

Len Holgate's thoughts on this and that. Mainly test driven software development in C on Windows platforms. Latest release of The Server Framework: 6.9.1. January 18, 2018 2:00 PM. Version 6.9.1 of The Server Framework was released today. This release includes changes to support Visual Studio 2017 15.5 and some bug fixes. It's required if you're using Visual Studio 2017. Continue reading Latest release of The Server Framework: 6.9.1. C Tools - Deleaker. November 28, 2017 4:00 PM. As I've said before, whi...

lenhollis.com.au lenhollis.com.au

Len Hollis Repair Facility - The Benchmark in Quality Automotive Repair | Welcome

Len Hollis Repair Facility located at Mortlake, NSW, near Concord have been repairing a. Diversified range of vehicles since 1980. Our professionally trained team brings combined knowledge, reassurance and dedication that is second to none. Due to the importance of safety and manufacturing advances in today's modern vehicles, we at Len Hollis subscribe to Thatcham. For manufacturers repair procedure methods and have Icar Gold Class Repair accreditation. Inverted welding' technologies and Carbench Octopus.

lenholloway.com lenholloway.com

lenholloway.com at Directnic

lenholsborg.com lenholsborg.com

LenHolsborg.com

Welcome to Len'swork Gallery. Featuring the photography of Len Holsborg, Stony Brook, Long Island, New York – Unique imagery from around the world for your publishing and decorative needs. Gallery 1 – Long Island. Gallery 2 – Fine Art. Gallery 4 – Latest Work. Enjoy the slide show below, or choose a gallery or other tab above. Tab above for additional information, including accessing my complete inventory, and for custom search requests by subject or concept. Gallery 1 – Long Island.

lenholtschlossberg.com lenholtschlossberg.com

The Concierge Medical Practices of Lenholt & Schlossberg

We welcome you to our personalized medical practice. As concierge physicians, we restore the time and attention necessary for you to receive the best care by limiting the number of patients in our practice. Our commitment is to be our patients’ trusted medical advocate for all aspects of their care. Joining our practice will provide you peace of mind, knowing that you always have access to quality medical care. Our physicians are always available and dedicated to improving your health.