Print Page | Close Window

DevForce Utilities on GitHub

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2012
Forum Discription: For .NET 4.5
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3863
Printed Date: 25-Apr-2024 at 1:05am


Topic: DevForce Utilities on GitHub
Posted By: kimj
Subject: DevForce Utilities on GitHub
Date Posted: 27-Dec-2012 at 3:19pm
We've put the source code for several DevForce utilities on GitHub.
  • DevForce Fiddler Extension - This was previously available as both binary and source from the DevForce Resource Center.  The code is unchanged, and can be used with either DF2010 or DF2012 to inspect network traffic in an n-tier DevForce application.
  • DevForce LINQPad Driver - This was also previously available on the DRC.  The code has been modified to work with either DF2010 or DF2012.  If you just want the updated driver binary, see http://drc.ideablade.com/devforce-2012/bin/view/Documentation/linqpad-driver - http://drc.ideablade.com/devforce-2012/bin/view/Documentation/linqpad-driver .
  • EntityQueryPagedCollectionView and ObjectDataSource - These were removed from the DF2012 product, but we've ported the source to work with DF2012.   The DevForce 2012 Compatibility Pack and DevForce 2012 Client NuGet packages are required, and automatically restored during build.
  • Windows TraceViewer - This was also removed from the DF2012 product but ported to work with DevForce 2012. 
 
See https://github.com/IdeaBlade/DevForce.Utilities - https://github.com/IdeaBlade/DevForce.Utilities  for more information.
 



Print Page | Close Window