9,869,444 members (25,184 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
185 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 4
Page Size:
10
·
25
·
50
License filtered by: The Common Development and Distribution License (CDDL)
[x]
MineCraft Server Management
by
Ed Nutting
Article
28 Apr 2013
license: CDDL
A wrapper application making management, modding and running multiple MineCraft servers faster and easier.
General Programming
»
Game Development
»
General
C#
Java
Windows
Dev
Intermediate
SysAdmin
Game
Application
Server
Commands
, +
DeltaDTB PID Controller Protocol
by
Mah Di
Article
10 Apr 2013
license: CDDL
How to Monitor and Control an Embedded DeltaDTB PID Controller via RS232/485
General Reading
»
Hardware & System
»
Hardware Programming
WinXP
VB9.0
.NET3.5
VB
Windows
.NET
Win32
CEO
Dev
COM+
, +
Calculating Metrics and Searching with a CodeDOM (Part 8)
by
KenBeckett
Article
6 Mar 2013
license: CDDL
Calculating metrics on and searching a CodeDOM.
General Programming
»
Tools And Ide
»
General
C#
.NET
Architect
Dev
Intermediate
Strings Obfuscation System
by
Michael Haephrati
Article
15 Feb 2013
license: CDDL
A string obfuscation system that integrates in a Visual Studio C++ solution
Languages
»
C / C++ Language
»
General
C++
C
Windows
Encryption
haephrati
האפרתי
Haephrati
האפרתי
Accessing Assembly Metadata with Reflection or Mono Cecil (Part 6)
by
KenBeckett
Article
2 Dec 2012
license: CDDL
Loading type metadata from assemblies with Reflection or Mono Cecil.
General Programming
»
Tools And Ide
»
General
C#
.NET
Architect
Dev
Intermediate
Resolving Symbolic References in a CodeDOM (Part 7)
by
KenBeckett
Article
2 Dec 2012
license: CDDL
Resolving symbolic references in a CodeDOM.
General Programming
»
Tools And Ide
»
General
C#
.NET
Architect
Dev
Intermediate
CodeDOM Classes for Solution and Project Files (Part 5)
by
KenBeckett
Article
30 Nov 2012
license: CDDL
CodeDOM objects for VS Solution and Project files.
General Programming
»
Tools And Ide
»
General
C#
.NET
Architect
Dev
Intermediate
Object-Oriented Parsing: Breaking With Tradition (Part 4)
by
KenBeckett
Article
28 Nov 2012
license: CDDL
A non-traditional method of parsing languages in an extensible way.
General Programming
»
Tools And Ide
»
General
C#
.NET
Architect
Dev
Intermediate
Displaying a CodeDOM using WPF (Part 3)
by
KenBeckett
Article
12 Nov 2012
license: CDDL
Displaying a CodeDOM graphically using WPF
General Programming
»
Tools And Ide
»
General
C#
.NET
Architect
Dev
Intermediate
Creating a CodeDOM: Modeling the Semantics of Code (Part 2)
by
KenBeckett
Article
9 Nov 2012
license: CDDL
Creating a CodeDOM for C#
General Programming
»
Tools And Ide
»
General
C#
.NET
Architect
Dev
Intermediate
The Future of Software Development: CodeDOMs (Part 1)
by
KenBeckett
Article
7 Nov 2012
license: CDDL
Modeling the semantics of programming languages.
General Programming
»
Tools And Ide
»
General
C#
.NET
Architect
Dev
Intermediate
Yummie Tummy
by
Sai Hegde
Article
25 Oct 2012
license: CDDL
Yummie Tummy lets you find great places to eat, and recipes based on your cravings for the day.
General Programming
»
Ultrabooks
»
App Innovation Contest Entries
Javascript
Windows
HTML
Indian Number & Date Format
by
hprahul
Article
29 Aug 2012
license: CDDL
A control for Indian number format, converts number to words, Hindi words, comma style and Indian date processor
Languages
»
C#
»
Applications
C#
Windows
.NET
Visual-Studio
Dev
Intermediate
.NET
.NET4
Black Art – LINQ expressions reuse
by
Asher Barak
Article
9 Aug 2012
license: CDDL
When developing a complex line of business system queries, reuse is often required. This article provides some guidelines and tools for LINQ expressions reuse.
Platforms, Frameworks & Libraries
»
Linq
»
General
C#
Dev
LINQ
Intermediate
Parse a PE (EXE, DLL, OCX Files ) and New Dependency Walker
by
Adam Roderick J
Article
28 May 2012
license: CDDL
A brief and basic explanation about the PE data structures, with a sample
General Programming
»
Programming Tips
»
General
VC6
WinXP
C++
Windows
Win32
Visual-Studio
Dev
Intermediate
Advanced
C++
, +
Creating Custom Controls: Casino Royale
by
Nick Rioux
Article
21 May 2012
license: CDDL
Learn to create your own casino-themed controls from scratch.
Desktop Development
»
Miscellaneous
»
Custom Controls
.NET2.0
WinXP
Vista
VS2005
.NET3.0
VB8.0
VB9.0
Dev
Intermediate
VB
, +
Classic ASP Multi-upload Image Gallery
by
Larry Boeldt
Article
16 Apr 2012
license: CDDL
A VBScript application to manage image galleries based on the SimpleViewer Flash image gallery.
Web Development
»
Asp
»
Applications
ASP
VBScript
Dev
Intermediate
Classic ASP and Facebook Graph API
by
Larry Boeldt
Article
10 Apr 2012
license: CDDL
Building on a previous article, we now delve into the Facebook Graph API and provide a few useful functions.
Platforms, Frameworks & Libraries
»
Social Network Apis
»
General
ASP
VBScript
Windows
Dev
Intermediate
Web-Development
Framework
Write Enhanced SOAP-Webservices with PHP
by
Henning Dieterichs
Article
10 Apr 2012
license: CDDL
A tutorial about how to write enhanced PHP-SOAP-webservices with automatic WSDL-generation
Web Development
»
Web Services
»
General
C#
WCF
PHP
Intermediate
SOAP
How to avoid SFxCannotImportAsParameters-DifferentWrapperName
by
Henning Dieterichs
Tip/Trick
6 Apr 2012
license: CDDL
This tip shows how to change a WSDL-file to avoid the SFxCannotImportAsParameters_DifferentWrapperName-Exception, which is thrown when importing the WSDL-file in Visual Studio
Web Development
»
Web Services
»
General
Visual-Studio
WCF
codegen
WSDL
C# Photo Album Viewer
by
Not Active
Article
1 Apr 2012
license: CDDL
A C# Windows application to store and retrieve photos from a SQL Server database.
Database
»
Database
»
Sql Server
.NET3.0
.NET3.5
C#
Windows
.NET
Visual-Studio
DBA
Dev
ADO.NET
Intermediate
, +
Build C# and .NET Mobile Apps with Xamarin Development for Android – Part I
by
Shalom Keynan
Article
29 Mar 2012
license: CDDL
Building Android application with Visual Studio C#
Third Party Products
»
Third Party Products And Tools
»
General
C#
Mobile
Dev
Beginner
Android
Get all Assembly Information
by
Henning Dieterichs
Tip/Trick
27 Mar 2012
license: CDDL
This tip shows how to get quickly all Information of an Assembly
Platforms, Frameworks & Libraries
»
.Net Framework
»
Utilities
C#
.NET
reflection
Declarative multithreading
by
gossd
Article
13 Mar 2012
license: CDDL
An introduction and proof of concept code for the idea of declarative multi threading in C#.
General Programming
»
Threads, Processes & Ipc
»
Multi-Threading
C#
.NET
Architect
Dev
Intermediate
Advanced
Threading
Attributes
A Tiger Hash Implementation for C#
by
mastamac
Article
10 Mar 2012
license: CDDL
A Tiger hash Implementation for C#, based on .NET's HashAlgorithm class.
General Programming
»
Cryptography & Security
»
Encryption
.NET2.0
C#
.NET
Dev
Intermediate
Advanced
Encryption
cryptography
Better class-like inheritance support library for JavaScript
by
mastamac
Tip/Trick
9 Mar 2012
license: CDDL
Presenting library functions that circumvent some of the draw-backs of built-in JavaScript inheritance.
Web Development
»
Client Side Scripting
»
General
ASP
Javascript
IIS
Dev
Advanced
Classic ASP Class for Yahoo! Placefinder
by
Larry Boeldt
Article
7 Mar 2012
license: CDDL
A VBScript class for calling Yahoo!'s Placefinder for geocoding.
Web Development
»
Asp
»
Components
ASP
VBScript
Dev
Beginner
Classic ASP Integration with Facebook Websites Feature
by
Larry Boeldt
Article
2 Mar 2012
license: CDDL
Add Facebook Website Tools integration to your ASP based authentication
Web Development
»
Asp
»
Howto
ASP
VBScript
Windows
Dev
Intermediate
Another Screensaver with WPF
by
Ruxo Zheng
Article
27 Jan 2012
license: CDDL
Lessons learnt from writing a screensaver with WPF
Desktop Development
»
Dialogs And Windows
»
Screensavers
WinXP
C#3.0
.NET3.5
C#
Windows
.NET
Dev
XAML
WPF
LINQ
, +
What new release of Silverlight 5 means to software developers?
by
Perpetuum Software
Article
20 Dec 2011
license: CDDL
This article deals with discussion of Silverlight future: if it is worth developing Silverlight controls or not.
General Reading
»
Uncategorised Technical Blogs
»
General
C#
.NET
Architect
Dev
Beginner
Intermediate
Advanced
Silverlight
General
Programmatically Upload Pictures to Picasa
by
Lino Barreca
Article
11 Nov 2011
license: CDDL
Quick and efficient way to upload an entire folder to Picasa / Google+
General Programming
»
Internet / Network
»
Third-Party Libraries (Free)
Linux
Beginner
Xilinx FPGA with AVRILOS
by
grilialex
Article
9 Nov 2011
license: CDDL
How-To Embed Xilinx FPGA Configuration Data to AVRILOS
General Reading
»
Hardware & System
»
Hardware Programming
Embedded
C
Windows
Architect
Dev
Design
Intermediate
Windows
Hardware
VHDL
AVRILOS SysTick Timer enhancements
by
grilialex
Article
8 Nov 2011
license: CDDL
Bug fixes and enhancements on AVRILOS SysTick module
General Reading
»
Hardware & System
»
Hardware Programming
C
Architect
Dev
Design
Intermediate
Hardware
programming
Microcontroller
controller
IIndexable: A read-only list interface
by
_groo_
Article
30 Sep 2011
license: CDDL
An interface not present in .NET BCL, IIndexable exposes methods for iterating and indexing a read-only collection.
General Programming
»
Collections
»
General
C#
.NET
Dev
Beginner
General
collections
Email Sender
by
Liu Junfeng
Article
12 Jun 2011
license: CDDL
Send email directly to the receiver's SMTP server.
General Programming
»
Internet / Network
»
Email & Smtp
.NET2.0
C#
Dev
Intermediate
.NET
AVRILOS: A simple OS for AVR microcontrollers
by
grilialex
Article
11 Jun 2011
license: CDDL
A Round-Robin OS (without pre-emptive multitasking) allowing rapid application development
General Reading
»
Hardware & System
»
Hardware Programming
Embedded
C
Windows
Win32
Dev
Design
Intermediate
Windows
Hardware
Framework
, +
A Simple GB2312/GBK Encoder for Silverlight
by
Wang Hai Feng
Article
31 Mar 2011
license: CDDL
A simple GB2312/GBK encoder for Silverlight
Web Development
»
Silverlight
»
General
C#
.NET
Dev
Intermediate
Silverlight
eXtremecode, Generated Code Customization Methods
by
Sheikh Abdul Wahid
Technical Blog
25 Feb 2011
license: CDDL
eXtremecode, Generated Code Customization Methods
Development Lifecycle
»
Code Generation
»
General
C#
ASP.NET
Web Service Communicator
by
Erion Pici
Article
9 Feb 2011
license: CDDL
Dynamic web service invocation and interoperability
Web Development
»
Web Services
»
General
C#
Windows
.NET
Architect
Dev
Advanced
Semantic HTML5 Page Layout
by
Modesty Zhang
Article
14 Jan 2011
license: CDDL
Introducing a simplified semantic HTML5 tags based page layout, together with a basic HTML5 template and CSS sources.
Web Development
»
Html / Css
»
Html
ASP.NET
Javascript
HTML
Architect
Dev
Design
Intermediate
Advanced
jQuery
Application
, +
Five Steps to SVN Merging
by
Mahmudul Haque Azad
Technical Blog
11 Jan 2011
license: CDDL
Few Points to ponder!Always start on Green Light! i.e. start merging when both Trunk and Branch are fully committed and they are showing green color.Merging always take place within a working copy i.e. in trunk. In every commit do not forget to add comment in the comment box. Mind it this is impo
Development Lifecycle
»
Work Issues
»
General
Dev
Beginner
Intermediate
Advanced
SysAdmin
All-Topics
Magic of JQuery in ASP.NET, Simplifying AJAX
by
Mahmudul Haque Azad
Technical Blog
6 Jan 2011
license: CDDL
JQuery is a powerful tool that can be used to enhance our ASP.NET Application.In the time of development we often face problem like “need to show certain data based on a button click” or “need to implement tab in pages where each tab contains costly DB operation”.There is lot
Web Development
»
Ajax
»
Atlas
.NET2.0
.NET3.0
C#3.0
.NET3.5
C#
ASP.NET
Javascript
.NET
HTML
GDI+
, +
Dependency Injection in WPF using Unity for Dummies
by
Mahmudul Haque Azad
Article
6 Jan 2011
license: CDDL
This articles discusses the very basics of dependency injection in WPF for those who are new in WPF and Unity.
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Applications
C#3.0
.NET3.5
C#
.NET
XAML
WPF
Beginner
C#
.NET
C#4.0
, +
Code Smells
by
Uri Lavi
Technical Blog
4 Jan 2011
license: CDDL
(Cross post from IRefactor)If you like practicing in identifying code smells, then you can find below a short class calledTimerManager.public class TimerManager{ public delegate void TimerCallback(object data); private static readonly object _sync = new object(); private readonly Dictionary
Development Lifecycle
»
Code Generation
»
General
All-Topics
WPF Dependency Property: Compatible with XAML Binding and Code Behind Binding.
by
Mahmudul Haque Azad
Article
13 Dec 2010
license: CDDL
An easy guideline to write WPF dependency property which is compatible with XAML binding and code behind binding.
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Data Binding
C#
XAML
WPF
C#
C#4.0
MVVM
Custom Formatting in .NET - Enhancing String.Format to all new levels!
by
Scott Rippey
Article
1 Dec 2010
license: CDDL
A string template method that allows you to fill a string with data. Easy to use, fast, extensible, and extremely powerful! Uses Reflection, Conditional Formatting, iterating through Arrays, and more!
General Programming
»
String Handling
»
Strings
.NET2.0
VS.NET2003
VS2005
.NET3.0
VB7.x
VB8.0
VB9.0
.NET3.5
VS2008
Dev
, +
Fast Networking Library 2
by
Ed Nutting
Article
20 Nov 2010
license: CDDL
A library for easy, fast network gaming
General Programming
»
Game Development
»
General
C#
Windows
.NET
Intermediate
.NET4
SOHA - Service Oriented HTML Application (Session and Security)
by
Modesty Zhang
Article
19 Nov 2010
license: CDDL
Session Management, Navigation, Security and Data Sharing aspects of SOHA - Service Oriented HTML Application
Web Development
»
Applications & Tools
»
Applications
Javascript
CSS
HTML
Architect
Ajax
Intermediate
Advanced
Apache
jQuery
RIA
Media Player Class
by
Ed Nutting
Article
18 Nov 2010
license: CDDL
An advanced media player class using WindowsMediaPlayerClass. Supports cross-fading/fading.
Multimedia
»
Audio And Video
»
Audio
WinXP
C#
.NET
Dev
Intermediate
Windows
Visual-Studio
VS2010
MVVM Pattern in WPF: A Simple Tutorial for Absolute Beginners
by
ptMujeeb
Article
11 Nov 2010
license: CDDL
MVVM pattern in WPF: A simple tutorial for absolute beginners.
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Data Binding
C#3.0
.NET
Dev
WPF
Beginner
C#
MVVM
Page 1 of 4
1
2
3
4
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web01 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid