Click here to Skip to main content

Technical Blogs


RSS feed icon

Articles submitted by members via their Technical Blog feed. Want to have the blog entries from your Technical Blog automatically posted as articles on CodeProject? It's easy!

Page 8 of 334
3 4 5 6 7 8 9 10 11 12


141. Handy Development Tools for Assisting Others From Your Browser
Handy development tools for assisting others from your browser
(The Code Project Open License (CPOL))
Web Development » Applications & Tools » Tools with source code
Rion Williams Updated: 23 Apr 2013
Rating: 5.00/5 (1 vote)
142. Integrating and Using Github in Visual Studio 2012
With so many source control options out there, it can be a daunting task in choosing one, especially that you enjoy using and integrates well with your development environment. In recent years, the open-source-centric Github has taken over as a premier repository for allowing users to store, develop
(The Code Project Open License (CPOL))
Third Party Products » Reviews on Third Party Products and Tools » General
Rion Williams Updated: 23 Apr 2013
Rating: 5.00/5 (2 votes)
143. Creating Advanced Audit Trails using ActionFilters in ASP.NET MVC
As mentioned in my previous article on “Implementing Simple Audit Trails using ActionFilters in ASP.NET MVC”, accountability is such an important factor when working with systems that involve any level of security and confidentiality. In that post, we discussed creating a very basic [Aud
(The Code Project Open License (CPOL))
Languages » Other .NET Languages » Forth .NET
Rion Williams Updated: 23 Apr 2013
Rating: (0 votes for this Article)
144. Getting SignalR-Ready in Visual Studio 2010
This post will cover how to get yourself up and running using SignalR within Visual Studio 2010 in a jiffy.
(The Code Project Open License (CPOL))
Web Development » Applications & Tools » General
Rion Williams Updated: 23 Apr 2013
Rating: (0 votes for this Article)
145. Querying Wikipedia in ASP.NET using LINQ-to-Wiki
Querying Wikipedia in ASP.NET using LINQ-to-Wiki.
(The Code Project Open License (CPOL))
Platforms, Frameworks & Libraries » Libraries » General
Rion Williams Updated: 23 Apr 2013
Rating: 5.00/5 (1 vote)
146. Simple Popup Window Management in JavaScript
How to easily open and close them all from the page that spawned them.
(The Code Project Open License (CPOL))
Web Development » Client side scripting » General
Rion Williams Updated: 23 Apr 2013
Rating: (0 votes for this Article)
147. Resolving Controller Blocking within .NET 4.5 and ASP.NET MVC
Resolving controller blocking within .NET 4.5 and ASP.NET MVC.
(The Code Project Open License (CPOL))
Web Development » ASP.NET » Howto
Rion Williams Updated: 23 Apr 2013
Rating: (0 votes for this Article)
148. Creating N-grams Using C#
Creating N-grams using C#.
(The GNU General Public License (GPLv3))
General Programming » Algorithms & Recipes » General
Jake Drew Updated: 23 Apr 2013
Rating: 5.00/5 (1 vote)