Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Multimedia / Objective-C

Objective-C

Objective-C

Great Reads

by Retired Author
DCOM component replacement in .NET is .NET remoting
by Retired Author
A debug build stopwatch useful for diagnostic timing.
by Retired Author
Cloning a Dictionary.
by Retired Author
A simple workaround to avoid boxing and unboxing while still using a non-generic IList implementation

Latest Articles

by Retired Author
DCOM component replacement in .NET is .NET remoting
by Retired Author
A debug build stopwatch useful for diagnostic timing.
by Retired Author
Cloning a Dictionary.
by Retired Author
A simple workaround to avoid boxing and unboxing while still using a non-generic IList implementation

All Articles

Sort by Score

Objective-C 

by Retired Author
DCOM component replacement in .NET is .NET remoting
by Retired Author
A debug build stopwatch useful for diagnostic timing.
by Retired Author
Cloning a Dictionary.
by Retired Author
A non-well-formed HTML parser and CSS Resolver builded by pure .NET C#
by Retired Author
This class is a thin MFC wrapper around Win32 API for reading/writing INI files.
by Retired Author
An article describing a simple class that makes working with URL parameters a little bit easier
by Retired Author
An article on drawing graphics on a hand-held device touch screen.
by Retired Author
The article shows how to update data in a DataGrid (DataView) control with AJAX.
by Retired Author
An article on how to implement DataGrid
by Retired Author
An article on writing a responsive multithreaded GUI, but not the Microsoft way
by Retired Author
A simple to use resumable file downloader class that provides progress feedback for .NET 2.0 or .NET 1.1
by Retired Author
Jibu is a high-level multithreading API for .NET 2.0 and above.
by Retired Author
Arcball module using Tao.OpenGL in C#.
by Retired Author
An Arcball module using CsGL in C#.
by Retired Author
In this article, I try to highlight some issues in the .NET Framework generic list and how to circumvent them
by Retired Author
An extender that allows content to be dragged and dropped within columns and across columns. Allows column-wise content flow and reorganization.
by Retired Author
ASP.NET Caching Interview Questions Part 2
by Retired Author
How to setup and install the PHP issue tracker starter kit on a Linux server.
by Retired Author
A powerfull web proxy that able you pass through the blocked web pages.
by Retired Author
An implementation of latent typing or implicit interface casting for .NET.
by Retired Author
In this article, we will describe how information generated on data acquisition devices connected to servers running Windows Server 2003 can be efficiently integrated into Microsoft Office SharePoint Server 2007 using Windows PowerShell.
by Retired Author
An application to create skins for DotNetNuke portals with a browser preview
by Retired Author
Migrating HTTP Handlers and HTTP Modules to ASP.NET Core Middlerware
by Retired Author
How to serialize binary data to IsolatedStorage in a Silverlight client when there is no BinaryFormatter in Silverlight? Why not with sharpSerializer? - An open source XML and binary serializer for .NET and Silverlight
by Retired Author
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
by Retired Author
Iron Speed Designer builds database, forms, and reporting applications for .NET – without hand-coding. Quickly create feature-complete custom applications that integrate Web pages, controls, data access, validation and security. Accelerate development and eliminate infrastructure programming.
by Retired Author
Educational article about C# events
by Retired Author
An article containing details of a class that handles form locations without adding code to each form
by Retired Author
This is a cool chat application created in DotNet using web services having all the functionalities.
by Retired Author
A walkthrough to set up client application services for user logon in a Windows application using ASP.NET membership providers
by Retired Author
Command line parsing with the use of delegates: the delegates support a common set of data types, with standard syntax validation.
by Retired Author
Using Visual C# 2008 to establish connection to a MySQL 5.1 database with MySQL Connector/NET 5.1.7
by Retired Author
Creates User Information from Input into a Text File - C#
by Retired Author
More about the technology, but the demo app is ASP.NET
by Retired Author
Make better use of time by calculating CRCs on-the-fly.
by Retired Author
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
by Retired Author
Using this simple, yet elegant and powerful code, you can provide to your users efficient Office document merging; simply exploiting XML technology and basic string manipulation.
by Retired Author
This article is expected to (1) Introduce patterns to you in a simple, human readable way (2) Train you how to really identify and apply patterns (3) Demonstrate step by step methods to solve a design problem using patterns
by Retired Author
There are four ways of publishing an application using ClickOnce, which we are going to see the advantages and disadvantages of here.
by Retired Author
Whether you are new to development, or coming from Visual Basic, C++, Java, or Delphi, managing forms in WinForms can be initially confusing. This is an article targeted at beginners in WinForms programming to demonstrate how to easily manage and work with forms in a WinForms application.
by Retired Author
GUI automation for the purpose of driving or controlling an application via its GUI
by Retired Author
Design guidelines for exception handling in .NET which will help you to create more robust software
by Retired Author
Exception handling with Ports in BizTalk
by Retired Author
Describes making of an external tools add-in using ProcessStartInfo and Process classes in System.Diagnostics
by Retired Author
Just moved to C#? Do you miss the for i = 1 to 50 syntax? Look no further, C# can do it too by extending it in a unique way.
by Retired Author
Global event handler distributor
by Retired Author
implementing multiple culture with master page
by Retired Author
This article aims to show the creation of Network Links for Google Earth.
by Retired Author
Merge some small print-screen maps to a big one
by Retired Author
This code will give you the diffrence between the two dates in days.Some time it is required in the program to get diff. between two dates.It is so small and very efficient code.
by Retired Author
Take a snapshot of the main Window of any UI application
by Retired Author
You have an XML document and you need to convert it into a more readable file format.
by Retired Author
Learn how to validate complex web forms using business rules engine
by Retired Author
Creating a slide show program for Smartphone using .NET technology
by Retired Author
How to implement deep cloning using Reflection
by Retired Author
Explains how to properly implement the IDisposable interface, the Dispose Pattern, and deterministic finalization.
by Retired Author
Introduces a simple, efficient, human-readable XML index called VTD+XML.
by Retired Author
Read and write to INI files in VB.NET and VBScript
by Retired Author
This article may help you to understand how the CascadingDropDown works and how to work with it.
by Retired Author
A simple method to achieve interprocess communication between the .NET framework and MFC.
by Retired Author
A plunge into creating a fast, full text index, with advanced searching capabilites.
by Retired Author
A enumerable class, that is able to iterate two enumerable collections at once. Either until both or one is done.
by Retired Author
a javascript module that grants developer to select variant parts or may be the whole page to make user can print preview it and print it.
by Retired Author
Troubles putting JavaScript code inline with VB.NET or C# code
by Retired Author
A flexible, encapsulated way to implement a passive feedback mechanism.
by Retired Author
Knit is a Visual Studio add-in tool that allows a developer to apply multi-step patterns to solution and assembly meta-data.
by Retired Author
Using the KudzuASp Template Engine for Classic ASP
by Retired Author
In this article, Tobin Harris introduces a new Ajax library for ASP.NET and explains its benefits over Microsoft ASP.NET Ajax. He demonstrates an easier approach to .NET Ajax applications, even for those without serious JavaScript skills.
by Retired Author
A simple DataGrid column for LinkLabels.
by Retired Author
A sample Visual Studio 2008 project that compares the performance of LINQ to simpler loops
by Retired Author
How to use LINQ to SQL
by Retired Author
A simple speed comparison.
by Retired Author
A how to guide to make a custom shaped (by transparency, of course) MDI container form.
by Retired Author
An article on creating WPF applications, following the Model-View-ViewModel pattern
by Retired Author
This code will help you in creating a customized form interface
by Retired Author
New Ajax Navigation Docable Bar
by Retired Author
JavaScript class library which partly replicates Microsoft .NET Framework structure and functionality.
by Retired Author
How to easily override key processing in a form or user control
by Retired Author
How the .NET Framework Stopwatch class can be used to measure and compare algorithm runtime with a high accuracy
by Retired Author
Windows Mobile application to search MP3 music catalogue
by Retired Author
Printing the data of a CListCtrl on multple pages in the form of a grid.
by Retired Author
How to print Microsoft Access Reports from a C# application
by Retired Author
Protobuf-net is a fast and complete .NET library for serialization based on Google's Protocol Buffers. And this is a really short manual.
by Retired Author
An extended ComboBox that adds a ReadOnly property to it.
by Retired Author
Rhino Mocks version 3.3 can mock any MarshalByRefObject.
by Retired Author
Learn how to write user manuals with the Sandcastle Help Compiler.
by Retired Author
Add a security level to your Web Services using the ASP.NET Forms Authentication.
by Retired Author
Serve extensionless URL from IIS without using custom ISAPI handler or IIS 6.0 wildcard mapping
by Retired Author
A custom control for Windows Forms that looks like an electronic 7-segment LED display.
by Retired Author
By using this C# (.NET 2.0) method, you can easily upload your files to Rapidshare.com account
by Retired Author
Simple C# code to convert an ADO.NET (System.Data) DataTable to an ADODB Recordset.
by Retired Author
Getting lists sorted the way a human would expect to see them
by Retired Author
If you ever thought creating a custom setup should be an easy task, here are the tips to break the ice.
by Retired Author
A symmetric stream-based encryption method in C# based on a rolling cipher and mod-257 multiplications
by Retired Author
Synchronize the scrolling of multiple RichTextBoxes using the EM_GETSCROLLPOS and EM_SETSCROLLPOS messages.
by Retired Author
This article describes a class which may be used to convert any Windows.Forms.Form into a docked Application Desktop Toolbar. That is, by use of the AppBar.ApplicationDesktopToolbar class, one's Toolbar applet may be either floating or docked to an edge of the Desktop.
by Retired Author
Wrapper for common command line tools offered by Team Foundation Power Tools
by Retired Author
How to think like a programmer
by Retired Author
A workaround for a bug I discovered with the async reader in the Process class.
by Retired Author
A tiny portable webserver, called TinyWebServer, which can be used wherever IIS is not availabe.
by Retired Author
This is a simple example about using OpenGL in CSharp application.
by Retired Author
A generic and type-safe way to encapsulate ASP.NET Session and ViewState variables.
by Retired Author
Reveal XML processing issue #1 and explain why document-centric XML processing is the future.
by Retired Author
Some libraries for making HTTP requests with session state persistence. Support for .NET, VBScript, JavaScript, C/C++, and Java.
by Retired Author
Explains windows services basics and deployment with details.
by Retired Author
This is an introduction to creating XAML applications using Silverlight 1.0 and JavaScript.
by Retired Author
One way to implement an XML Template Engine that processes or parses XML templates and generates code