lord
Name: lord
Score: 118.03
Last Seen: 318 days, 17 hours, 34 minutes ago
Member Since: 15 May, 2009
DotNetShoutout
atom rss
8
Shouts

nvents 0.7 with poco and IPC support

published 330 days, 4 hours, 10 minutes ago posted by lordlord 338 days, 43 minutes ago
Friday, June 29, 2012 3:52:43 PM GMT Thursday, June 21, 2012 7:20:18 PM GMT
nvents is an open source library for strongly typed publishing/subscribing of events over the networ (more)
category: Smart Client | clicked: 28 | comment | | source: nvents.org
tags:
2
Shouts

Syntax highlighting and code completion for jQuery Templates in VS2010 (when using Razor)

published 664 days, 11 minutes ago posted by lordlord 667 days, 5 hours, 40 minutes ago
Sunday, July 31, 2011 7:52:05 PM GMT Thursday, July 28, 2011 2:22:33 PM GMT
This is a workaround for an issue where the syntax of jQuery Templates (used by KnockoutJS) doesn’t lend itself to the most pleasant editing experience in Visual Studio, but eh. (more)
category: Web Dev | clicked: 24 | comment | | source: www.wiredprairie.us
tags: jQuery Templates, KnockoutJS, Razor
8
Shouts

nvents 0.6 now runs on .NET 3.5 and 4.0

published 808 days, 5 hours, 16 minutes ago posted by lordlord 809 days, 4 hours, 39 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 3:23:47 PM GMT
The latest version of nvents (an open source library for strongly typed publishing/subscribing of events over the network) adds support for .NET 3.5 in addition to .NET 4.0 (more)
category: Smart Client | clicked: 3 | comment | | source: nvents.org
tags: Net.Framework 3.5, Domain Events, Open Source, WCF
2
Shouts

Performance improvements and inheritance support in nvents 0.4

posted by lordlord 894 days, 7 hours, 3 minutes ago
Monday, December 13, 2010 12:59:47 PM GMT
Prior to version 0.4 nvents searched for subscribers and opened the connection to each server on every publish. Nvents 0.4 keeps the connections open and sends the publish event to known subscribers before searching for more subscribers. This, of course, dramatically increases the performance. (more)
category: Smart Client | clicked: 0 | comment | | source: nvents.org
tags: Domain Events, WCF
3
Shouts

AOP in C#? Over Anders Hejlsberg’s Dead Body!

published 920 days, 18 hours, 14 minutes ago posted by lordlord 922 days, 8 hours, 3 minutes ago
Wednesday, November 17, 2010 1:49:00 AM GMT Monday, November 15, 2010 11:59:38 AM GMT
Gael Fraiteur respectfully demystifies the untruths spread by Anders Hejlsberg during PDC 10 about aspect-oriented programming . (more)
category: Architecture | clicked: 5 | comment | | source: www.sharpcrafters.com
tags: C#, AOP
7
Shouts

Announcing the ASP.NET MVC 3 Release Candidate - ScottGu's Blog

published 927 days, 4 hours, 22 minutes ago posted by JemmJemm 928 days, 39 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 7:24:18 PM GMT
This morning the ASP.NET team shipped the ASP.NET MVC 3 RC (release candidate). You can download it here. ASP.NET MVC 3 is a pretty sweet release, and adds a ton of new functionality and refinements.  It is also backwards compatible with ASP.NET MVC V1 and V2 – which makes it easy to upgrade existing apps (read the release notes for the exact steps to do so). (more)
category: Web Dev | clicked: 1 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC 3, ASP .NET, ScottGu
4
Shouts

Encryption, handlers and filters in nvents 0.3

published 927 days, 4 hours, 22 minutes ago posted by lordlord 928 days, 4 hours, 24 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 3:39:09 PM GMT
nvents (.NET events across the network) version 0.3 adds support for encryption, event handlers and filters (more)
category: Smart Client | clicked: 1 | comment | | source: nvents.org
tags: Filtering, Encryption, Domain Events, WCF
3
Shouts

nvents - .NET events across the network

published 934 days, 3 hours, 50 minutes ago posted by lordlord 935 days, 7 hours, 12 minutes ago
Wednesday, November 03, 2010 4:12:33 PM GMT Tuesday, November 02, 2010 12:51:02 PM GMT
Open source library for strongly typed publishing/subscribing of events. Events.Subscribe (more)
category: Smart Client | clicked: 2 | comment | | source: nvents.org
tags: Domain Events, Open Source, WCF