Contents tagged with Component
-
CacheAdapter 4.2.0 Released
The latest version of cache adapter has now been released and is available via Nuget or you can download the source code here.
-
Cache Adapter 4.1 Released
The latest version of cache adapter has now been released and is available via Nuget or you can download the source code here.
-
CacheAdapter 4.0 released with Redis support.
My 'Glav.CacheAdapter' package has recently had a major release and is now at version 4.0. If you are not familiar with what this package does, you can look at previous posts on the subject here and here. In a nutshell, you can program against a cache interface, and via configuration, switch between ASP.Net web cache, memory cache, Windows Azure Appfabric, memcached and now redis.
-
CacheAdapter 3.2 Released
I am pleased to announce that my 'Glav.CacheAdapter' package has recently been updated to 3.2 (we skipped 3.1 for a few reasons).
-
Owin, Katana and getting started
This article describes an emerging open source specification, referred to as Owin – An Open Web Interface for .Net, what it is, and how this might be beneficial to the .Net technology stack. It will also provide a brief, concise look at how to get started with Owin and related technologies. In my initial investigations with Owin and how to play with it, I found lots of conflicting documentation and unclear ways of how to make it work and why. This article is an attempt to better articulate those steps so that you may save yourself lots of time and come to a clearer understanding in a much shorter time than I did.
-
Updates to the CacheAdapter Package
Note: This post was originally going to detail the changes from 2.0 to 2.1, however in between the time of release and this post, I released 2.2 so this post will detail all the changes up to 2.2.
-
ScriptHelper–For MVC and WebForms projects
This issue might seem minor but I always forget the names (exact naming) or number of script files I need to get some features working in MVC or Webforms. In addition, in my applications that require a specific client side feature, I might need a series of dependent scripts to make it work. Failing to include all of them often gives ambiguous errors or the functionality or feature just doesn't work.
-
Animated SiteMap Ajax Control
Today, I finally released on Codeplex a control that I had been working on over a year ago, called the Animated SIteMap Control. Its an AJAX Control toolkit control and it has been prototype form for a very long time now.
-
"Thoughtex" released. Nice WPF App.
Joseph Cooney has released his first version of a "mind mapping" piece of software written in WPF. Joseph had me do some alpha testing on some earlier versions and its a real quality piece of code. Nice to use, nice to look at. I'd encourage you to give it a look, and provide some feedback to Joseph so that future versions are made even better.
-
ASP.NET Podcast/VideoCast - Show #86. Creating Extender controls with the AJAX Control Toolkit (Videocast)