Articles submitted by members via their Technical Blog feed. Want to have the blog entries from
your Technical Blog automatically posted as articles on The Code Project? It's
easy!
1.
Introducing griffin.editor – a jQuery textarea plugin
I’ve tried to find a jQuery editor plugin which works out of the box without configuration. The WMD editor used by stackoverflow.com looked nice but I couldn’t find a version that I got running. My main issue with most editors …Read more »
(The GNU Lesser General Public License (LGPLv3))
General Reading »
Uncategorised Technical Blogs »
General
|
jgauffin
|
Updated: 22 Feb 2012
Rating:
(0 votes for this Article)
|
|
2.
Generic repositories – A silly abstraction layer
Let’s look at what generic repositories give you.
(The GNU Lesser General Public License (LGPLv3))
|
jgauffin
|
Updated: 22 Feb 2012
Rating: 3.50/5
(4 votes)
|
|
3.
Windows Forms Thread Safety: InvalidOperationException and Invoking
If you are developing with Windows Forms, you know that due to thread safety reasons you can not change any UI control’s settings from threads different from UI thread itself. Assuming you have a multithreaded application where you want to acquire some values in parallel and then display them
(The Code Project Open License (CPOL))
Desktop Development »
Dialogs and Windows »
Windows 2000 Styles
|
bovykinmaxim
|
Updated: 22 Feb 2012
Rating:
(0 votes for this Article)
|
|
4.
ASP.NET Health Monitor and Custom Errors
Enable email notifications on errors, and create custom pages for handling errors in MVC
(The Code Project Open License (CPOL))
Web Development »
ASP.NET »
Howto
|
Buaziz
|
Updated: 22 Feb 2012
Rating:
(0 votes for this Article)
|
|
5.
Basic Authentication with the ASP.NET Membership API
In this post we’ll discuss how you can get IIS to use basic authentication against an ASP.NET Membership store.
(The Code Project Open License (CPOL))
Web Development »
Validation »
General
|
wullinkm
|
Updated: 22 Feb 2012
Rating:
(0 votes for this Article)
|
|
6.
A single file login page for asp.net
Sometimes you might feel the need to simply protect a public directory on your webserver. Using IIS gives you several options to achieve this, but today we will discuss how to enable a simple login page that requires only one file and a few entries in web.config.First of all I used the login page cr
(The Code Project Open License (CPOL))
Web Development »
ASP »
XML/XSL
|
wullinkm
|
Updated: 22 Feb 2012
Rating:
(0 votes for this Article)
|
|
7.
Workaround for Valums Ajax File Upload IE9 Issues
Andrew Valums wrote an excelent javascript upload script for uploading multiple files in browsers that support it, unfortunately it doesn’t work completely in IE9 (the upload progress indicator hangs). I’m sure that in the near future a fix will be available but if you need to get it to
(The Code Project Open License (CPOL))
Web Development »
Ajax »
Atlas
|
wullinkm
|
Updated: 22 Feb 2012
Rating:
(0 votes for this Article)
|
|
8.
Getting started with Jasmine tests in FubuMVC applications
Jasmine is one of the most popular BDD-style JavaScript testing frameworks.
(The Code Project Open License (CPOL))
Development Lifecycle »
Testing and QA »
General
|
Artem Smirnov
|
Updated: 21 Feb 2012
Rating:
(0 votes for this Article)
|
|
9.
Wrapping Irrlicht For Android
Irrlicht is well-known Open Source 3D engine, which supports multiple platforms.
(The Code Project Open License (CPOL))
Mobile Development »
Android »
General
|
li9705
|
Updated: 21 Feb 2012
Rating:
(0 votes for this Article)
|
|
10.
ReaderWriterLock FTW!
Describes the .NET ReaderWriterLock object and how to use it effectively to create a thread safe Singleton.
(The Code Project Open License (CPOL))
General Programming »
Threads, Processes & IPC »
General
|
StevenLJackson1
|
Updated: 21 Feb 2012
Rating:
(0 votes for this Article)
|
|
11.
Y tu, ¿inviertes bien tu tiempo?
A pesar de que un amplísimo porcentaje de la ciudadanía se declara Cristiana y Católica (entre los que no me incluyo), a pesar de que muchísima gente se casa por la iglesia, de que prácticamente todo el mundo en este país, cuando muere un familiar cercano celebra un funeral católico... A pesar de to
(The Code Project Open License (CPOL))
General Reading »
Uncategorised Technical Blogs »
General
|
Inaki Ayucar
|
Updated: 20 Feb 2012
Rating:
(0 votes for this Article)
|
|
12.
How to convert a fraction to a decimal
Converting a fraction to a decimal.
(The Code Project Open License (CPOL))
Languages »
VB.NET »
General
|
ledtech3
|
Updated: 20 Feb 2012
Rating:
(0 votes for this Article)
|
|
13.
WPF Master Details MVVM Application
WPF Master Details MVVM Application
(The Code Project Open License (CPOL))
Platforms, Frameworks & Libraries »
Windows Presentation Foundation »
Applications
|
DevLake
|
Updated: 20 Feb 2012
Rating: 4.80/5
(4 votes)
|
|
14.
Client side Model binding with ASP.NET MVC 3 and KnockoutJs
Client side Model binding with ASP.NET MVC 3 and KnockoutJs
(The Code Project Open License (CPOL))
Web Development »
Client side scripting »
General
|
Neeraj Kaushik 1980
|
Updated: 19 Feb 2012
Rating: 2.00/5
(1 vote)
|
|
15.
How to release an unmanaged library loaded into managed .NET code
Explains how to release an unmanaged library loaded into managed .NET code
(The Code Project Open License (CPOL))
General Programming »
DLLs & Assemblies »
General
|
voloda2
|
Updated: 19 Feb 2012
Rating: 5.00/5
(3 votes)
|
|
16.
Gravatar avatars in C# for .NET
The Gravatar API is deliciously simple. Just hash a person's email, and you've got that person's avatar.There's a new project called NGravatar on Google Code that makes that process even easier for developers on .NET MVC.
(The Code Project Open License (CPOL))
General Reading »
Uncategorised Technical Blogs »
General
|
qenn
|
Updated: 19 Feb 2012
Rating: 5.00/5
(2 votes)
|
|
17.
Retrieve MarketPrice from FixServer using QuickFix
Retrieve MarketPrice from FixServer using QuickFix
(The Code Project Open License (CPOL))
General Reading »
Uncategorised Technical Blogs »
General
|
Neeraj Kaushik 1980
|
Updated: 19 Feb 2012
Rating:
(0 votes for this Article)
|
|
18.
Hidden Pics: My first App on Windows Phone marketplace
My first app on Windows Phone marketplace
(The Code Project Open License (CPOL))
Mobile Development »
Windows Phone 7 »
Applications
|
Leonardo Paneque
|
Updated: 19 Feb 2012
Rating: 1.00/5
(1 vote)
|
|
19.
What’s new in WCF 4.5? UDP transport support
This is the tenth post in the WCF 4.5 series.
(The Code Project Open License (CPOL))
Platforms, Frameworks & Libraries »
Windows Communication Foundation »
General
|
Ido Flatow
|
Updated: 18 Feb 2012
Rating: 5.00/5
(3 votes)
|
|
20.
Mountain Lion's "Major New Features"
Mountain Lion's "Major New Features"
(The Code Project Open License (CPOL))
General Reading »
Uncategorised Technical Blogs »
General
|
Jeremy Hutchinson
|
Updated: 18 Feb 2012
Rating: 1.00/5
(1 vote)
|