History
A summarized version history of this website.
-
Thursday, February 09, 2012
Version: 1.0.2012.390
- Created a new CompressionUtility class, which inherited CompressStream and DecompressStream formerly placed on the StreamUtility class. Also, a bug that in some cases made the compressed stream larger than the source has been fixed and extended with the option for the GZip algorithm.
- Minor refactoring in regards to SecurityToken and SecurityUtility.
- Introducing the new PropertyEqualityComparer that can be used to genericly compare one property value with another property value.
- Introducing the new GlobalModule that can replace your Global.asax headaches and make your code more clean.
- Introducing the new HttpResponseContentFilter that can take a snapshot of your output response for you to alter freely.
- Several improvements and some bug fixes through out the Cuemon.Xml assembly and the Cuemon.Data.Enity assembly.
- Three new static overloaded methods (IsNullable) in the TypeUtility for determining if a ValueType is Nullable.
- Documentation has been updated acordingly to the latest Cuemon .NET Framework Additions build; http://library.cuemon.net/
-
Wednesday, February 01, 2012
Version: 1.0.2012.320
- De-ja-vu; a bugfix has been applied to the recent fixed HttpRequestUtility class - in some scenarios the querystring was not UrlEncoded although i strived to not have special treatment.
- Bugfixes applied to all of the Cuemon.Data assembly family. One was related to the recent DataDependency addition which did not support parameters. My bad. As a bonus, an extra constructor has been added with period TimeSpan, so you may decide other than the two minutes default signaling.
- The XsltPage can now be created and used without the recommended Website implementation.
- Documentation has been updated acordingly to the latest Cuemon .NET Framework Additions build; http://library.cuemon.net/
-
Monday, January 30, 2012
Version: 1.0.2012.300
- Minor bugfixes applied to the HttpRequestUtility class - ParseFieldValuePairs now works equally when using string or NameValueCollection.
- A new derived Dependency class has been introduced; the DataDependency class - optimal for centralized checkpoint in regards to caching or similiar.
- Other smaller changes/optimizations in the Cuemon.Data.Entity assembly.
- Documentation has been updated acordingly to the latest Cuemon .NET Framework Additions build; http://library.cuemon.net/
-
Tuesday, November 22, 2011
Version: 1.0.2011.3150
- Introduction of Promotion and Demotion of BusinessEntity objects. This is ideal for inheritance of afore mentioned and 1-1 relations in databases.
- In conjuction with the above mentioned, a new DataParameterEqualityComparer class was introduced to compare IDataParameter to one another as well as the ReferenceComparer class, which can help you sort objects accordingly to their inheritance depth.
- Last but not least; the TypeUtility class received 3 new methods; GetAncestorAndDescendantsOrSelfTypes, GetAncestorOrSelfTypes and GetDescendantOrSelfTypes. These has proven a nifty tool in the wonderful world of .NET.
- Other smaller changes/optimizations in the Cuemon.Web assembly.
- Documentation has been updated acordingly to the latest Cuemon .NET Framework Additions build; http://library.cuemon.net/
-
Monday, October 03, 2011
Version: 1.0.2011.2750
-
Thursday, September 15, 2011
Version: 1.0.2011.2570
-
Thursday, September 08, 2011
Version: 1.0.2011.2510
-
Monday, March 14, 2011
Version: 1.0.0
- Stability fix applied to the WebsiteModule when doing compression and connection speed measuring. On the first request a few bytes could be left out in the response.
-
Thursday, March 10, 2011
Version: 1.0.0
- This website is now so stable, that it has received the magic version of 1.0. The content however, still needs a lot of work, and will be applied ASAP for you to enjoy
- Further extending and optimization of the Cuemon assemblies - more information is to follow soon
- Documentation has been updated acordingly to the latest Cuemon .NET Framework Additions build; http://library.cuemon.net/
-
Sunday, August 29, 2010
Version: 0.0.9
- Applied the latest build of the Cuemon .NET Framework Additions assemblies which allowed this website to be accessed by 250+ users pr. sec with min. CPU and memory usage
- Further streamlining and optimization of the Cuemon assemblies
- Documentation has been updated acordingly to the latest Cuemon .NET Framework Additions build; http://library.cuemon.net/
-
Friday, June 11, 2010
Version: 0.0.8
- Applied the latest build of the Cuemon .NET Framework Additions assemblies which now supports parameterized URL-rewriting in regards to SEO as well as the mandatory optimizations and refactoring of the code.
- Documentation has been updated acordingly to the latest Cuemon .NET Framework Additions build; http://library.cuemon.net/
-
Thursday, June 03, 2010
Version: 0.0.7
- Applied the latest build of the Cuemon .NET Framework Additions assemblies which has received several new additions (such as the Watcher Class) as well as some refactoring and optimization.
- Documentation has been updated acordingly to the latest Cuemon .NET Framework Additions build; http://library.cuemon.net/
- Started the example page of the Cuemon Assembly - more will follow later.
-
Tuesday, May 18, 2010
Version: 0.0.6
- Applied the latest build of the Cuemon .NET Framework Additions assemblies which now includes simple logging of unhandled exceptions.
- Documentation has been updated acordingly to the latest Cuemon .NET Framework Additions build; http://library.cuemon.net/
-
Wednesday, February 24, 2010
Version: 0.0.5
- Applied the latest build of the Cuemon .NET Framework Additions assemblies which fixes a SEO related bug in regards to missing reporting of 404 in regards to URL rewriting
- Documentation has been updated acordingly to the latest Cuemon .NET Framework Additions build; http://library.cuemon.net/
-
Sunday, January 17, 2010
Version: 0.0.4
- Applied the latest build of the Cuemon .NET Framework Additions assemblies which fixes a SEO related bug in regards to URL rewriting
-
Tuesday, January 12, 2010
Version: 0.0.3
- Applied the latest build of the Cuemon .NET Framework Additions assemblies increasing the overall performance by 5% and fixes some minor bugs
- Moved the languagebar to the top left of the website header
- Enabled the WebsiteSiteMapProvider control which uses XML/XSLT
- Documentation has been updated acordingly to the new Cuemon .NET Framework Additions build; http://library.cuemon.net/
-
Monday, October 12, 2009
Version: 0.0.2
- Optimized version in regards to SEO
- Documentation has been updated for the Cuemon .NET Framework Additions; http://library.cuemon.net/
-
Sunday, September 20, 2009
Version: 0.0.1
- Initial release of this website
© 2008-2012 MuchMore. All rights reserved.