|
| For comments or enquiries please contact webmaster@codeproject.com | View online | Monday, February 09, 2009 |
Welcome to this week's newsletter from The Code Project.
To ensure that future newsletters you receive from The Code Project aren't mistakenly blocked by antispam software, be sure to add the maillist.codeproject.com domain to your list of allowed senders.
Site News
We had a fantastic month last month for article postings - one of our best - and we're happy to announce a new 'Best Overall Article' category in the monthly competition that every article on the site is eligible. With more articles dealing with topics such as architecture, management and business issues it's great to be able to include these articles in the final tally. The voting forms are now linked from the homepage so please take a moment to say thanks to your favourite author.
We'll be launching new competitions in the next week so keep your eyes peeled.
Finally, just a quick note to all those back home in Victoria devastated by the fires. We're thinking of you. Please consider helping by donating to the Red Cross effort to help those affected.
The Code Project Offers
![]() | Join us at Software Development West Conference & Expo SD West 2009, features world-class training on Java, C++, .NET, mobile, cloud and more -- plus networking events and access to the industry's most innovative vendors. Code Project members register with the code 9WCP to get an Expo Pass at no charge or conference discounts of up to $400. |
![]() | Visual Studio has the latest tools you need. New tools for Windows Vista, Microsoft Office 2007, AJAX controls, and Team System. Visit defyallchallenges.com today. |
![]() | Boost app scalability w/o charge NCache Express boosts .NET app performance & scalability with distributed cache and ASP.NET sessions. In web farm apps it creates a dynamic cluster giving 100% uptime due to replicated Cache. Download a NO Charge copy! |
![]() | AMD CodeAnalyst™ Performance Analyzer is a suite of powerful tools that feature timer-based profiling, instruction-based sampling, event-based sampling, and thread analysis. For added convenience, the AMD CodeAnalyst tool now integrates into the Visual Studio 2008. Register at AMD Dev Central and download CodeAnalyst at no charge. |
![]() | Now you can have both scalability and high availability for your ASP.NET server farm! ScaleOut StateServer's distributed cache offloads your database and ensures high availability with intelligent replication. No charge 30 day trial evaluation download. |
![]() | Dundas Chart for .NET v6.2 – Get the latest award-winning charting technology from Dundas. Featuring U.I. localization, Custom Chart type support, new chart types and much more. Download a full evaluation copy today. |
Weekly Poll Results
How attached are you to your favourite programming language?
Survey period: 2 Feb 2009 to 9 Feb 2009
What do you do given the choice between sticking with the language (or languages) you know best and trying something new?
| Option | Votes | % | |
| I will only work on projects where I can use my favourite programming language | 164 | 9.52 | |
| I do what I can to try to work in my favourite language | 360 | 20.91 | |
| I prefer my favourite language but will work in other languages | 1037 | 60.22 | |
| I always try to work in new and different languages | 85 | 4.94 | |
| I have no language preference at all. | 76 | 4.41 | |
| Total | 1722 | 100% |
This week's survey: What programming languages are paying the bills?
Most popular new Job Vacancies 10 Jan 2009 - 9 Feb 2009
- Software Developer - Imaginex Engineering Inc
- Software Engineer - .NET / SaaS @realdevelopers.com - conject AG / realdevelopers.com
Most popular new articles 2 Feb 2009 - 9 Feb 2009
- Visual Representation of SQL Joins - C.L. Moffatt
- WPF : A Simple Color Picker With Preview - Sacha Barber
- Temperature measurement as an example of an 1-Wire technology application - Jakub Piwowarczyk
- Extended Cursors for .Net - Martin "Marrow" Rowlinson
- Small and Reliable C++ HTTP Server with Complete ASP.NET Support - Artem Kustikov
Latest Additions
91 articles overall 62 new, 31 updated, 23 moved. 55 were edited, 36 unedited
Article topics listed: All Topics
Too many articles? Visit your profile page to change your newsletter article filters.
New articles added Last week
Combo & List Boxes
- MultiColumnComboBoxEx: An Extended Data-Bound Multiple Column ComboBox - HU LihuiA customized multi-column ComboBox supports separate box and item height
.NET 2.0, VS2005, C# 2.0, Windows, Dev, Intermediate
Dialogs and Windows
- remote control of Microsoft FileDialog class (OpenFileDialog) - avramikremote control of Microsoft FileDialog class (OpenFileDialog) (Unedited)
.NET 2.0, WinXP, Vista, VS2005, C# 1.0, C# 2.0, .NET 3.0, C# 3.0, VS2008, C#, Windows, .NET, Win32, Visual Studio, Dev, WinForms, Advanced
Miscellaneous
- Open Door - Reporting, Charts, Enquiry Drill-Downs - Ian RichardsA utility for generating user editable reports, charts, documents, enquiries
C#, VB, Windows, .NET, Dev, Intermediate
Toolbars & Docking windows
- User Customizable ToolStrip with Drag and Drop - pimb2With this .NET library, you can implement a customize toolbar function in your application.
.NET 2.0, .NET 3.0, .NET 3.5, VS2008, VB, Beginner
ASP.NET
- Complex Parameter Support for ObjectDataSource - Steven James GrayAn example showing how to create a custom parameter for ASP.NET data sources that allows the passing of arbitrarily complex objects.
C#, ASP.NET, Dev, WebForms, Intermediate - Creating a custom intelligent configuration file - mazong1123An article on providing a tool to help web developers to create more flexible web applications.
.NET 2.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, ASP.NET, XML, .NET, Dev, Intermediate - How to use a custom expression builder to provide declarative, strongly-typed references to types and members - MR_SAM_PIPERThis article provides an example of how to implement and use a custom expression builder to extend compile-time support in your ASP.NET pages.
.NET 2.0, C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, ASP.NET, .NET, Intermediate, Advanced - Using a Unity Container with Dependency Injection for Unit Testing with ASP.NET MVC - caloiaUsing a Unity Container or Service Locator with Dependency Injection for Unit Testing.
C# 3.0, .NET 3.5, C#, ASP.NET, .NET, Architect, Dev, Intermediate
ASP.NET Controls
- A Simple FolderViewer Control - Syed M HussainThis article explains how to develop your own folder viewer control.
C# 3.0, ASP.NET, .NET, Beginner
Silverlight
- Silverlight 2.0 Syntax Highlighting Textbox - Alexei ProkudinSyntax Highlight TextBox In Silverlight 2.0 (Unedited)
C# 3.0, .NET 3.5, ASP.NET, Dev, XAML, WPF, Design, LINQ, Intermediate, Silverlight - Building Modular Silverlight Applications - Basab Dattaray, Modesty ZhangThis article presents a flexible and practical reusable control that is essential to modular Silverlight applications. It helps to improve a large Silverlight application's composite structure and run time performance.
.NET 3.5, C#, .NET, Architect, Dev, XAML, Intermediate, Advanced, Silverlight - Introduction to Silverlight 2 using DeepZoom - Vuyiswa MasekoHow to use DeepZoom (Unedited)
Beginner, Silverlight - Vista-style Message Box for Silverlight - Bill SeddonCommon Message Box dialog for Silverlight
C#, .NET, Dev, Beginner, Intermediate, Silverlight - Blending HTML into Silverlight page seamlessly - Henry Tan SetiawanThis article will show one technique to blend HTML page into Silverlight page seamlessly through .NET/Javascript interop and HTML frames (Unedited)
.NET 2.0, C# 1.0, C# 2.0, C# 3.0, .NET 3.5, C#, ASP.NET, .NET, Dev, Design, Intermediate, Silverlight - Silverlight Database Deep Zoom - Joerg LangThe article describes how to create a Deep Zoom image and store the tiles in a database, and how to read the image from the database and display it in the browser.
.NET 3.5, C#, Dev, ADO.NET, Intermediate, Silverlight - How to determine the processor count from a Silverlight web page - Eylon Yogev.How can you tell if a computer has more than one CPU without using any special permissions.
C#, Windows, .NET, Dev, Ajax, Intermediate, Silverlight
Site & Server Management
- ASP.NET Custom Control for High Performance Web Scripts - Adrian AkisonPresents a custom control replacement for the script tag that optimizes JavaScript for web pages. Automatically merges, prevents duplicates, externalizes, orders, adds expires headers, caches, minifies, and places your scripts.
.NET 2.0, C# 2.0, C# 3.0, C#, ASP.NET, Javascript, .NET, HTML, Architect, Dev, Intermediate
Microsoft BizTalk Server
- BizTalk Server 2006 Adapter for MS CRM 3.0 - tiwarivishnuThe articles describes how to use and leverage MS CRM adapter to integrate CRM system with BizTalk. (Unedited)
Dev, Intermediate Topics - Displaying Messages and Its Flow from BizTalk Message Tracking Databases - tiwarivishnuThis document details the use of BAM APIs and message tracking databases used to display the message and its flow. (Unedited)
Dev, Intermediate Topics - Developing with Microsoft Business Rule Engine - mohamad halabiExplains practically working and developing with Business Rule Engine (BRE) (Unedited)
C#, .NET, Architect, Dev, Intermediate
SharePoint Server
- How to: Create a footer for your SharePoint pages - Jakob FlygareThis article shows how to create a footer for your SharePoint pages (Unedited)
C# 1.0, C# 2.0, C# 3.0, C#, ASP.NET, .NET, Intermediate - Sharepoint Workflows for Folder Content Type - Calin TatarThis article demonstrates how to start a workflow from a custom Folder Content Type (Unedited)
C# 1.0, C# 2.0, C# 3.0, C# - InfoPath 2007 Helper for MOSS 2007 - Javier IbarraThis article is about how to get or set values of an InfoPath form.
C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, VS2008, C#, .NET, Win32, Win64, Visual Studio, Dev, Intermediate - How to create a MOSS 2007 web part that has an image and a link by using picture library - bnossovThis article gives step-by-step instructions on how to create the SharePoint Server 2007 web part that contains small images and links (Unedited)
Win2003, VS2005, C# 3.0, C#, Windows, Visual Studio, Dev, Beginner, Intermediate
OpenGL
- Creating a Window - Building a 3D Engine - ARon_This article describes the creation of an OpenGL window or OpenGL control with C# and Tao Framework
.NET 2.0, C#, Windows, OpenGL, Dev, Beginner
Database
- Visual Representation of SQL Joins - C.L. MoffattThis article describes SQL Joins in a visual manner, and also the most efficient way to write the visualized Joins.
SQL 2000, SQL 2005, SQL CE, SQL, SQL Server, DBA, Beginner, Intermediate, MySQL, Oracle, SQL 2008
.NET Framework
- WindowsService with .NET - Satyam KumarAn article for WindowsService with .NET
C#, Windows, .NET, Dev, Beginner - ApplyFormat - PIEBALDconsultA method to apply multiple formats to a value
.NET 3.5, C#, Beginner - Poor Man's Parallel.ForEach Iterator - Emre AydincerenParallel Task Library when released with .NET 4.0 will be great, until then here is a simple .NET 3.0 Parallel.ForEach for the rest of us.
.NET 3.0, C# 3.0, .NET 3.5, Architect, Advanced - XML Configuration File for Your Applications - Hugh HallHow to read and create simple XML configuration files for your application
.NET 2.0, .NET 3.0, .NET 3.5, C#, XML, Architect, Dev, Design, Beginner, Intermediate
Mobile Development
- Introductory Mobile Tracker Application for SmartPhones - Santosh IngawaleRegister a reference mobile number, and receive a reference message on SIM change.
eVC 3.0, eVC 4.0, PocketPC 2002, WinMobile2003, SQL CE, C# 2.0, WinMobile5, Win Mobile, Mobile, Dev, PalmOS, Intermediate, WinMobile6, iPhone, Android, Blackberry - Use Psion Teklogix 753x SDKs to Read/Write RFID Tags - BabakAnsariWork with the PtxRfidNet.dll SDKs to read/write RFID tags and Farsi language in hand-helds.
PocketPC 2002, WinMobile2003, C# 1.0, C# 2.0, C# 3.0, C#, Win Mobile, .NET CF, Dev, Intermediate, Advanced
Windows Communication Foundation
- Consuming JSON data in .NET with WCF - Steven James GrayCode showing how to consume JSON data in your .NET applications using the new JSON data contract support in .NET 3.5 SP1.
.NET 3.5, C#, .NET, Dev, WCF, Intermediate
Windows Powershell
- How to write custom powershell Cmdlet - ByteBlocksHow to write custom powershell Cmdlet (Unedited)
.NET 3.0, .NET 3.5, C#, .NET, Architect, Dev, Beginner, Intermediate, PowerShell
Windows Presentation Foundation
- WPF : A Simple Color Picker With Preview - Sacha BarberWPF : A Simple Color Picker With Preview (Unedited)
.NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, WPF, Design, Beginner - WPF Simple ColorPicker Control - schiebel-tWPF Simple ColorPicker control with color change notification
C#, WPF, Intermediate - Digital Meter Control - Matin HabibiDigital meter control is a custom control in WPF which can be used as a real time monitor for showing a decimal value in a formatted way with a nice animation.
.NET 3.0, .NET 3.5, C#, Dev, XAML, WPF, Design, Intermediate - WPF Html supported TextBlock - Leung Yat ChunThis Article describes HtmlTextBlock, which is a WPF TextBlock that can parse limited set of html tags and display them. (Unedited)
C#, Windows, Architect, Dev, WPF, Design, Beginner - Using the ConditionalValueConverter to evaluate comparisons in WPF Binding expressions - jwatteOutput values of one type, based on a comparison of values of another type.
WinXP, Win2003, Vista, VS.NET2003, VS2005, .NET 3.0, .NET 3.5, VS2008, C#, Windows, Dev, WPF, Intermediate, Win2008, Silverlight - WPF UI Automation - Calin TatarThis article demonstrates how to create a simple Windows UI Automation application
.NET 3.0, C# 3.0, .NET 3.5, Dev, WPF, Intermediate
C / C++ Language
- Small and Reliable C++ HTTP Server with Complete ASP.NET Support - Artem KustikovThis article describes results of ahttpserver evolution - implementation of ASP.NET handler and many architecture improvements
C++, Windows, .NET, Linux, Beginner, Intermediate - InterprocessSingleton - Convenient Template to Use Shared Memory Objects - Eugene BolotinThis article describes basic concepts and code of C++ template which provides simple access to shared memory objects
C++, Windows, Dev, Linux, Intermediate, Advanced
C#
- NHibernate for Winforms with Spring.Net - Nieve Goora winforms Nhibernate framework code generation (Unedited)
.NET 2.0, VS2005, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, VS2008, C#, Windows, .NET, Visual Studio, Architect, Dev, Design, Beginner - Extended Cursors for .Net - Martin "Marrow" RowlinsonA design-time component to make use of animated/multi-coloured cursors (Unedited)
C# 1.0, C# 2.0, C# 3.0, C# - Using Extension Methods to Create Form Extensions - Jonas ButtThis article demonstrates the use of the Extension Methods language feature of C# 3.0.
VS2005, .NET 3.0, C# 3.0, .NET 3.5, VS2008, C#, .NET, Visual Studio, Architect, Dev, Intermediate, Advanced - Using the Dependency Injection Pattern and Unity Containers with Service Locator - caloiaUsing a Unity Container or Service Locator (Unedited)
C#, .NET CF, Architect, Dev, Design, Intermediate
Java
- Create a Simple Web Service Using JBossWS - HanboAn article on how to create a simple web service using JBossWS, how to deploy and test. (Unedited)
Java, Java, Dev, Beginner, JavaSE 6, J2SE 5, J2SE 4, J2ME, J2EE, Swing
Other .NET Languages
- Introduction to Functional Programming using F# - Part 1 - M Sheik Uduman AliThis article explains the fundamental of functional programming (Unedited)
F# - Introduction to Functional Programming using F# - Part 2 - M Sheik Uduman AliThis article explains the fundamental of functional programming and lambda calculus (Unedited)
F# - Playing with IronScheme - Nemanja TrifunovicAn introduction to IronScheme.
.NET 2.0, Windows, .NET, Dev, Beginner, Intermediate
VB.NET
- Access control panel applications with just 2 clicks. - Tapsnapper, rspercy58A Solution to Extensive Mouse Clicking (Unedited)
Vista, VB 9.0, VS2008, VB, Windows, Visual Studio, Beginner, Intermediate
VBScript
- VBScript HTML Encode - John DohertyServer.HTMLEncode for VBScript (handles null strings)
VBScript, Windows, Dev
Algorithms & Recipes
- K Nearest Neighbor algorithm Implementation and Overview - aresguyaan Overview and implementation of KNN (Unedited)
C#, Beginner - A Simple Simulation of Component Based Data Transfer and Processing - Jonny245A class which simulates components which transfer data through inputs and outputs.
VS2008, C#, Visual Studio, Dev, Beginner - ST Accelerometer Parser - flmz_81A C# class used to communicate with ST's LIS3LV02DL Accelerometer
C#, .NET, Visual Studio, Intermediate
Collections
- Generic Tree Control - Sympthom9An article on a generic tree collection
.NET 2.0, C#, Windows, Architect, Dev, Intermediate
Cryptography & Security
- Using Encryption in .NET - logicchildAn article that describes the beginning steps to encryption using the .NET Framework.
C# 1.0, C# 2.0, C# 3.0, C#, Windows, .NET, Dev, Beginner
Code Generation
- Bitfield Generator for .NET Languages - Alex FrGenerating bitfield code for using in .NET languages (Unedited)
WinXP, Win2003, Vista, C# 3.0, .NET 3.5, VS2008, C++/CLI, C#, Windows, .NET, Visual Studio, Dev, Intermediate, Win2008
Design and Architecture
- Proactor Pattern - Hamed EbrahimmalekProactor Pattern is an asynchronous event handling pattern.
C#, .NET, Design, Intermediate - Reattaching Entity Graphs with the Entity Framework - Rudi BreedenraedtA generic method for attaching detached object graphs to an Entity Framework context.
C# 3.0, .NET 3.5, .NET, SQL Server, Architect, Dev, ADO.NET, Intermediate
Book Chapters
- Immutable Data Structures in C# and F# - Tomas PetricekThe Real World Functional Programming book explains essential concepts of this paradigm using examples in C# 3.0 and F#. In this article we look at immutability, which stands behind the clarity of functional programs.
.NET 3.5, C#, Intermediate, F#
Hardware & System
- Temperature measurement as an example of an 1-Wire technology application - Jakub PiwowarczykThe article describes how to make a DS9097E adapter and read the temperature from a DS18B20 sensor by using the COneWire class.
VC6, WinXP, VS6, C++, Windows, Visual Studio, OpenGL, Dev, Intermediate
Articles updated added Last week
Dialogs and Windows
- Vista Aero ToolStrip on Non-Client Area - Jose M. Menendez PoóPlace a ToolStrip on Aero's Glass non-client area.
Vista, C# 1.0, C# 2.0, C# 3.0, C#, Windows, Win32, Dev, Design, Intermediate
Files and Folders
- Generate PDF Using C# - Predrag TomasevicUsing OpenOffice to convert different document types to PDF.
C# 1.0, C# 2.0, C# 3.0, .NET 3.5, VS2008, C#, XML, Windows, .NET, Dev, Intermediate
Miscellaneous
- Windows 7 Scenic Ribbon: The Time Has Come, Your Win32 Application Will Change - Michael ChourdakisLearn how to use the new Scenic Ribbon under Windows 7
C++, Windows, Win32, Win64, Dev, Beginner, Intermediate
Ajax and Atlas
- jQuery Based Ajax.Net library - gstolarovjQuery Based Ajax.Net library (Unedited)
C#, .NET, Dev, Ajax, Intermediate
ASP.NET
- Encryption of Connection Strings inside the Web.config in ASP.Net 2.0 - Manish K GuptaEncryption & Decryption of Connection Strings Connection string inside the Web.config in ASP.Net 2.0 (Unedited)
.NET 1.0, .NET 1.1, .NET 2.0, NT4, Win2K, WinXP, Win2003, Vista, IIS 5.1, IIS 6, VS.NET2002, VS.NET2003, VS2005, Mono, DotGNU, C# 1.0, C# 2.0, .NET 3.0, C# 3.0, IIS 7, .NET 3.5, VS2008, C#, ASP.NET, XML, Windows, .NET CF, .NET, IIS, Visual Studio, XHTML, ADO, ADO.NET, Ajax, Beginner, Intermediate, Advanced, Win2008 Topics - Combining, Compressing, Minifying ASP.Net ScriptResource and HTML Markups - Moiz DhanjiThis article is about combining, compressing, minifying the ASP.Net ScriptResource and HTML markups. (Unedited)
WinXP, Win2003, Vista, .NET 3.5, C#, ASP, ASP.NET, Javascript, CSS, Windows, .NET, IIS, HTML, Architect, Dev, XHTML, WebForms, Ajax, Design, Intermediate, Advanced - Beginner's Walk - Web Development - Sean EwingtonThis Table of Contents is editable by all Silver members and above. What we want you to do is replace the entries in the Table of Contents below with links to articles that represent the entries. (Unedited)
ASP.NET, Javascript, XML, CSS, HTML, Dev, XHTML, XSLT, Beginner - SharePoint Quick Start FAQ Part 1 - Shivprasad koiralaSharePoint Quick Start FAQ Part 1 (Unedited)
.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, .NET, Beginner - Zeta Resource Editor - Uwe KeimA small utility application to edit .NET string resources inside multiple resource files (.resx) in parallel. (Unedited)
ASP.NET, Windows, .NET, Visual Studio, Dev, Intermediate
ASP.NET Controls
- Rating Control using Custom Web Control - Ravinder007Custom web control using ASP.NET
C#, ASP.NET, Dev, WebForms, Intermediate
Client side scripting
- Auto-suggest Control - Dmitry KhudorozhkovThis article presents code that augments any INPUT box with an auto-suggest feature, AJAX-capable
Javascript, XML, Windows, Visual Studio, HTML, Dev, Ajax, Intermediate
SharePoint Server
- Send scheduled Reminder/Alerts by email in SharePoint - Skully1022Learn how to create a SharePoint Job that queries lists and sends results via email. (Unedited)
ASP.NET, XML, Dev, Intermediate
DirectX
- Half Life Game Level Viewer - Paul HiginbothamDirectX based application to open and view Half Life 1 game files (Unedited)
VC6, VC7, VC7.1, VC8.0, WinXP, C++, Windows, Win32, DirectX, Dev, Intermediate
.NET Framework
- SQL Parser - Serge GorbenkoThis article describes an implementation of a simple SQL parser which can be used to add or modify "where" and "order by" parts of SQL queries (PL/SQL).
C#, .NET, DBA, Dev, Intermediate
Windows Communication Foundation
- Progress Indication while Uploading/Downloading Files using WCF - Dimitris PapadimitriouThis article examines the implementation of upload and download functionality with progress indication (progress bar feature) using Windows Communication Foundation.
C#, VB, Windows, .NET, Visual Studio, Dev, WCF, Intermediate
C / C++ Language
- A Simple, Action Based, Undo/Redo Framework - zdfHow to use a simple, action based, undo/redo framework. (Unedited)
C++, Windows, Visual Studio, Architect, Dev, Linux, Design, Intermediate
C#
- implementing a TextReader to extract various files content by IFilter - alex_zerospecially thank to Eyal Post and his article 'Using IFilter in C# ' (Unedited)
C# 1.0, C# 2.0, C# 3.0, C#, Windows, Architect, Dev, COM, Design, Intermediate, Advanced - Drawing Names (A Christmas Name Drawing Application) - ZachCoxA Christmas Name Drawing Application Using DHTML JavaScript XML C# FORMS VS2008 .NET 3.5 ENCRYPTION (Unedited)
.NET 3.5, VS2008, C#, Javascript, XML, Windows, .NET, Visual Studio, HTML, Dev, WinForms, Beginner, Intermediate - How to convert PDF to Image using Ghostscript API - Lord TaGoHHow to use Ghostscript library to create an image (or images) from a PDF file (Unedited)
Win2K, WinXP, Win2003, Vista, C# 1.0, C#, Windows, Dev, Beginner
VB.NET
- File Association in VB.NET - Nickr5Easily associate your programs with file types (.jpg, .html, .mp3) with just 2 lines of Visual Basic code. (Unedited)
.NET 2.0, WinXP, Vista, VS2005, .NET 3.0, VB 8.0, VB 9.0, Dev, WinForms, Intermediate
Algorithms & Recipes
- Stream Based Encryption for .NET - BobJanovaA symmetric stream-based encryption method in C# based on a rolling cipher and mod-257 multiplications
.NET 1.1, Mono, DotGNU, C# 1.0, Windows, .NET CF, Visual Studio, Mobile, Dev, Intermediate - An Object-oriented Approach to Finite State Automata - gajatkoA brief introduction to FSA and a ready-to-use class library
.NET 2.0, C# 2.0, Dev, Intermediate - Prime Number Determination Using Wheel Factorization - rickoshayDetermine if an integer is prime, and use Wheel Factorization to improve the algorithm.
.NET 2.0, C# 2.0, C#, Windows, .NET, Dev, Intermediate - JSON Spirit: A C++ JSON Parser/Generator Implemented with Boost Spirit - John W. WilkinsonA C++ JSON parser/generator written using boost::spirit
C++, Windows, Visual Studio, Dev, Intermediate - XML: Include a Flexible Parser in Your C++ Applications - Michael ChourdakisFree, portable, compiler-independent XML library in C++
C++, XML, Windows, Visual Studio, Dev, Intermediate - Writing Your Own RTF Converter - Jani GiannoudisAn article on how to write a custom RTF parser and converter
C# 2.0, .NET, Dev, WPF, Intermediate
Programming Tips
- Object oriented JavaScript class library in C#/.NET style - EJocysJavaScript classes ported from .NET (Unedited)
.NET 1.0, .NET 1.1, .NET 2.0, Mono, DotGNU, .NET 3.0, .NET 3.5, ASP, ASP.NET, Javascript, CSS, .NET, HTML, Ajax, Intermediate, Advanced
Threads, Processes & IPC
- CaptureConsole.DLL - A Universal Console Output Redirector for all Compilers - ElmueCapture Console Output
VB 6, C++, C#, Java, .NET, Beginner
Design and Architecture
- Fowler's Domain Logic Examples From Patterns of Enterprise Applications - jamessdixonA C# project that implements Fowler's Transaction Script Pattern.
.NET 2.0, VS2005, .NET 3.0, .NET 3.5, VS2008, C#, .NET, Visual Studio, Architect, Dev, Beginner
cheers,
Chris Maunder
The Code Project
This email was sent to varaprasad.ms@gmail.com. To stop receiving this newsletter click here.
The Code Project. 503-250 Ferrand Drive
Toronto Ontario, M3C 3G8 Canada +1 416-849-8900 x 100







0 comments:
Post a Comment