PeteGoo
  • About
  • Contact

Monthly Archives: November 2011

Building an Auto Complete control with Reactive Extensions (Rx)

Posted on November 22, 2011 at 11:28 pm.

Written by PeteGoo

I have been meaning to get into Rx for a while now and haven’t quite found the excuse or opportunity to do so. While playing with SignalR it became apparent that Rx was something that could help and while I … Continued

Tags: C#, Rx, WPF

More efficient file enumeration in .Net 4

Posted on November 18, 2011 at 10:39 pm.

Written by PeteGoo

This may be basics to some people but I thought it was worth mentioning. I was writing some simple code recently to compare the files in a remote directory with those in a local directory to determined if the remote … Continued

Tags: .Net, BCL, C#, File System

Arghhh! Simultaneous Connection Limit in IIS (Windows 7)

Posted on November 10, 2011 at 10:27 pm.

Written by PeteGoo

I’ve been playing with SignalR recently and it drives me nuts that I can’t have more than a few simultaneous long polling requests open to the IIS server on Windows 7. It stops responding after about 2 clients. Even IIS … Continued

Tags: ASP.Net, IIS, SignalR

Recent Posts

  • Action Filter to support oData expands as EF includes in ASP.Net Web API
  • OData V3 any/all support
  • Assembly File Locking when using AppDomains in a Visual Studio package
  • Introducing Pushqa–Queryable Push Messages over OData
  • Supporting oData expands for EF includes in ASP.Net Web API
  • Creating a .Net queryable client for ASP.Net Web API oData services
  • C# Static Field Initializers
  • Building an Auto Complete control with Reactive Extensions (Rx)
  • More efficient file enumeration in .Net 4
  • Arghhh! Simultaneous Connection Limit in IIS (Windows 7)

Tags

.Net AJAX AppFabric ASP.Net BCL blog C# Dev11 DSL Tools Dynamic Enterprise Library Enterprise Workflow Entity Framewok File System IIS Javascript JSON Linq Linq2Rest MS Test NHibernate oData Office ORM Pushqa REST Rx Serialization SignalR Silverlight T4 Task TDD TFS TrackingViewer Unit Testing Visual Studio VSX WCF Web API WF WF4 Workflow WPF

Archives

  • April 2012
  • March 2012
  • January 2012
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • January 2011
  • December 2010
  • November 2010
  • September 2010
  • August 2010
  • June 2010
  • October 2009
  • September 2009
  • May 2009
  • March 2009
  • January 2009
  • December 2008
  • November 2008
  • April 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • April 2007

Blogroll

  • Stefan Sewell

Useful Links

  • GuideHound EPG

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

© 2012 PeteGoo