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

Javascript

Javascript

Great Reads

by Retired Author
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Retired Author
C# (.NET and Mono) library provider for RRDtool
by Retired Author
An article that tries to clear up the concept of serialization.
by Retired Author
Use .NET 2.0 configuration features for building a pluggable provider framework for your application.

Latest Articles

by Retired Author
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Retired Author
C# (.NET and Mono) library provider for RRDtool
by Retired Author
An article that tries to clear up the concept of serialization.
by Retired Author
Use .NET 2.0 configuration features for building a pluggable provider framework for your application.

All Articles

Sort by Score

Javascript 

by Retired Author
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Retired Author
C# (.NET and Mono) library provider for RRDtool
by Retired Author
An article that tries to clear up the concept of serialization.
by Retired Author
Use .NET 2.0 configuration features for building a pluggable provider framework for your application.
by Retired Author
An article which shows how to achieve some of the common XAML concepts.
by Retired Author
.NET and J2EE interoperability for .Net Developers
by Retired Author
Native C++ implementation of the .NET Asynchronous Design Pattern using Windows I/O Completion Ports
by Retired Author
This article describes asynchronous patterns in .NET and how to do them.
by Retired Author
This article shows you how to customize individual cells in a DataGrid - and it works on the Compact Framework.
by Retired Author
This article explains how to filter rows in a DataSet/DataTable. The example provided will help you get information faster.
by Retired Author
.NET Framework 3.0 primer.
by Retired Author
Base practice code for those preparing the exam 70-536 or learning the .NET framework basis
by Retired Author
An article about .NET internals and code injection
by Retired Author
An article about .NET internals and native compiling.
by Retired Author
An easy-to-use, zero configuration solution to .NET communication across application boundaries. A simple library to use as an alternative to .NET Remoting based on low-level Windows Messaging.
by Retired Author
Database library for rapid development.
by Retired Author
Compose mail messages and send them through your mail account provider.
by Retired Author
With this tool you can download whole .NET Framework source code at once, and enjoy offline browsing. With it, you can have whole the source code without any Visual Studio product installed
by Retired Author
Multicast delegates provide functionality to execute more than one method.
by Retired Author
This article provides an implementation of a POP3 MIME client using .NET 2.0 and C#.
by Retired Author
DCOM component replacement in .NET is .NET remoting
by Retired Author
Explains producing and consuming .NET remoting events, the drawbacks, and advantages.
by Retired Author
This is a VB.NET Version for ".NET Remoting Events Explained"
by Retired Author
Edit web.config to Update the Data Provider for Shared Hosting with Role-Based Security: SQL Server, ODBC, Active Directory, ADAM, SQLite, MySQL, Access, XML
by Retired Author
How to use .NET settings files in class library projects.
by Retired Author
A splash screen which allows for dynamic creation and updates.
by Retired Author
Loads a Targa image file into a Bitmap using nothing but .NET code.
by Retired Author
this post discussed .NET versioning and multi-targeting of .NET application and component written in C#.
by Retired Author
This article is about creating wizard style user interface
by Retired Author
This article has 12 important FAQ’s which covers unit testing, automated testing, data driven test, load/ performance test, code coverage , database testing and ordered testing.
by Retired Author
The article introduces how to easily develop business solutions in RapidWebDev through developing a product management system with the special requirement step by step.
by Retired Author
Draw primitive graphics on your window.
by Retired Author
Have you ever imagined having 3D objects float on your desktop? Lets see how we can achieve such a result using only C# and WPF.
by Retired Author
A KD-Tree which stores axis aligned boxes.
by Retired Author
7 steps to write your own custom rule using FXCOP
by Retired Author
8 Steps to create workflows using SharePoint designer
by Retired Author
A .NET wrapper for NT Registry and a .NET NT RegEdit demo
by Retired Author
Vista introduced a new synchronization primitive called the CONDITION_VARIABLE. In this article, I will provide a .NET wrapper (written in C++/CLI) for this primitive and explain how it works.
by Retired Author
A basic ASP.NET Pager User Control
by Retired Author
This is a utility class for acquiring named locks.
by Retired Author
Define schedules to the program for executing programmer defined jobs
by Retired Author
Chapter 11 of "Fun with Silverlight 4" More information at http://silverlightfun.com
by Retired Author
A component which allows to work with WCF services in a robust way
by Retired Author
Leverage your existing classes and the power of Generics to speed up and simplify importing denormalized data into your system.
by Retired Author
The VF Graph Isomorphism algorithm in C#.
by Retired Author
A C# SMTP server (receiver).
by Retired Author
How to use the Google Static Maps API within .NET.
by Retired Author
Implements a custom, checked listbox editor in a property grid.
by Retired Author
An article about using SHGetFileInfo in C# (a simple class and demo are included).
by Retired Author
This library provides a framework for using Code Project article information in applications, and provides a utility for monitoring articles
by Retired Author
This library provides a framework for using Code Project article information in applications, and provides a utility for extracting user information
by Retired Author
Demonstrates how to tweak the TreeView control to make it collapsible when working with MasterPages.
by Retired Author
A common base class for LINQ to SQL with which you can implement code to access database easily.
by Retired Author
MultiMap is similar to a .NET Dictionary collection type, but accepts duplicate Key,Value pairs during addition. The MultiMap collection is also a concurrent collection.
by Retired Author
A Windows Service that uses interface to work like the Linux Crontab service
by Retired Author
The class runs under Mono or .NET and allows the use of Windows style "INI" files to store and retrieve application settings
by Retired Author
The class runs under Mono or .NET and allows the use of Windows style "INI" files to store and retrieve application settings
by Retired Author
This article is a tutorial on how to create a CRUD (Create, Retrieve, Update and Delete) Form using SharpDevelop and PostgreSQL, implementing a BindingNavigator to explore the table used in the application.
by Retired Author
This article describes/provides a 2D Curve Custom Control for Windows Mobile.
by Retired Author
At times, business needs are so unique that we have to write new controls in addition to the existing Toolbox provided controls. This article explains how to write such a unique control, named Range Control. Control source and a sample app are included.
by Retired Author
This article describes a custom thread pool implementation using the .NET Framework and C# 3.0.
by Retired Author
A DataGridView column show/hide popup - Menu style.
by Retired Author
A debug build stopwatch useful for diagnostic timing.
by Retired Author
Cloning a Dictionary.
by Retired Author
Demonstrates a variety of Windows Forms data binding features through several simple examples.
by Retired Author
Making the "the given key was not present" message more informative.
by Retired Author
Describes how to create a significantly faster enumerator for the attributes of all the files in a directory.
by Retired Author
A simple, fully functional flashlight to help you see in the dark.
by Retired Author
A Margin structure that can be used in a variety of situations, like layout, drawing and printing. Now comes with a custom TypeConverter and a usage sample.
by Retired Author
What happens when you have more items in your list than you have items in your control string?
by Retired Author
A SplitButton with its button part has all the characteristics that a Button has.
by Retired Author
An implementation of IEqualityComparer that can be used to compare any class by one of its properties
by Retired Author
Development of a new generic lattice noise algorithm that advances beyond perlin noise and expands the possibilities of textural noise creation.
by Retired Author
A convenient shortcut using generics to check for InvokeRequired on a Winforms control
by Retired Author
Generate Front end screens and database on a Windows Mobile 5 for data collection
by Retired Author
Part three of a four part series of articles on the Specification Design Pattern.
by Retired Author
CheckGroupBox, RadioGroupBox, CollapsibleGroupBox controls
by Retired Author
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Retired Author
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Retired Author
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Retired Author
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Retired Author
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Retired Author
Purely object oriented ADO code component to get your project running, no matter what database you are using at the backend. Specialised for SQL Server.
by Retired Author
This implementation of an LRU Cache attempts to provide a fast and reliable access to recently used data in a multi-threaded environment.
by Retired Author
A lighweight approach to creating AJAX.NET-enabled grids, with advanced functionality built in.
by Retired Author
A link cloud / tag cloud that copes with large weighting variations and gaps well.
by Retired Author
A custom listbox control with disabled list items.
by Retired Author
The performance of STL/CLR sequence containers are compared with that of corresponding BCL generic collection classes
by Retired Author
The Chart control gives you freedom to develop graphic reports.
by Retired Author
Here is a very simplified method for selling relatively secure unlock keys to your customers. The unlock key you provide will only unlock that specific customer's download instance for a specific feature set or product.
by Retired Author
An article presenting the Quick Access Toolbar as part of RibbonControl.dll, as seen in Microsoft Office 2007
by Retired Author
An article presenting ApplicationButton used in creating round buttons as per Microsoft Office Style application buttons
by Retired Author
An easy way of sorting the WPF ListView with a generic method.
by Retired Author
An article presenting a library for producing communication based application utilising the MSN Messenger services and protocols.
by Retired Author
I needed a multithreaded task queue but with linked tasks, so I created this Multithreaded Task Queue.
by Retired Author
This article shows how to easily extend the GridView to support custom paging and remove the restriction of using ObjectDataSource as the data source.
by Retired Author
ValidationScope is used to collect all input errors in a context although validation code exists in independent APIs.
by Retired Author
This article helps in understanding the overall programming model of a web application with reference to ASP.NET and AJAX.
by Retired Author
A performance counters helper class that makes it easier to use performance counters in your system, especially for measuring duration and total duration
by Retired Author
This is the second in a series of columns in which I will tell you how I started SplendidCRM Software, Inc.
by Retired Author
An example of how to use Windows Communication Foundation services.
by Retired Author
The objective of this article (Part 2) is to introduce you to using of VB / Microsoft .NET library, Function, Methods as well in your Microsoft Windows PowerShell script.
by Retired Author
The objective of this article (Part-1) is to introduce you with Microsoft Windows PowerShell.
by Retired Author
The objective of this article (Part 3) is to introduce you to Microsoft Windows PowerShell and learn some basic command of windows PowerShell.
by Retired Author
A quick program to compute and measure hash comparison
by Retired Author
A derivation of XmlWriterTraceListener that manages the size of your trace files automatically
by Retired Author
VideoCarousel is a Silverlight V2 control that can play media in an interactive carousel.
by Retired Author
The very complete logger for .net
by Retired Author
An article on describing how to create a radio button style GridView
by Retired Author
An article that shows how to use a simple Aspect to automatically make class members virtual.
by Retired Author
This class is a thin MFC wrapper around Win32 API for reading/writing INI files.
by Retired Author
A simple example of SQL server admin tools.
by Retired Author
An ArrayList container wrapper class that permits the table to be filled with data in an early phase of a program, but then made read-only (Immutable) for subsequent usage.
by Retired Author
A Hashtable wrapper class that permits the table to be filled with data in an early phase of a program, but then made read-only (Immutable) for subsequent usage.
by Retired Author
Builds a parse tree from a file based JSON string and allows you to edit as a tree or a string
by Retired Author
A library that simplifies complex interactions between objects by providing a new mechanism of instance discovery and lifetime management. It is an extension of the .NET CallContext or HTTPContext mechanism that provides a way of sharing objects within an execution code path.
by Retired Author
A sample to demonstrate the use of netPeerTcpBinding in WCF
by Retired Author
A look at the Visitor pattern, and a Reflective version.
by Retired Author
A small, extensible suite of classes that elegantly solve some common problems involving asynchrony and event handling that tend to occur when Silverlight and WCF are used together.
by Retired Author
Part two of a four part series of articles on the Specification Design Pattern.
by Retired Author
A library for creating custom switches for the devenv command prompt (extensibility example).
by Retired Author
An article about creating a TFTP client with C#.
by Retired Author
A simple tree list view .NET WinForms control
by Retired Author
A simple set of classes to make creating Peer to Peer messaging easy using UDP. Features built-in message concatenation and delivery receipts for reliable transmission.
by Retired Author
A Simple WPF Explorer Tree
by Retired Author
A simple WPF media player with media item list.
by Retired Author
A smart form control that fixes many of the problems that are caused by extensionless URL rewriting in ASP.NET.
by Retired Author
A Sneaky Peek At Visual Studio 9 (Codenamed Orcas)
by Retired Author
A Spider type control tree thingy for WPF.
by Retired Author
The basics of searching and sorting algorithms via C#.
by Retired Author
A TCP/IP chat program coded in Microsoft Visual Basic .NET.
by Retired Author
UI and Functional Testing through different Tools using .NET Technology
by Retired Author
An implementation that wraps DateTime to allow for keeping track of TimeZone state
by Retired Author
Describes a small VS add-in for making decorators from existing code.
by Retired Author
A small VS add-in to implement a Visitor pattern.
by Retired Author
A Transactional Enterprise Caching Application Block implementation.
by Retired Author
The article provides a simple interface for handling large text in SqlClient and C# file streams.
by Retired Author
A MessageBox replacement with some much needed extras
by Retired Author
A strongly typed enhancement of the regular WPF TreeView control.
by Retired Author
A sample application with source code in three .NET languages (Basic, C#, C++) on using the new (.NET 3.0+) System.Speech Class.
by Retired Author
Import export library for the Excel XML format, which reduces a programmer's work to the bare minimum.
by Retired Author
How to implement a custom pager for the Gridview's PagerTemplate.
by Retired Author
How to implement a custom pager for the GridView without relying on ViewState or the GridView's paging features at all.
by Retired Author
An enhanced ViewStack component for Silverlight 2 with transitions and cache management.
by Retired Author
Ever think "wouldn't it be nice if there was a control - like a panel control - that you could simply use to wrap some input controls, set a single property (to the ID of the control that should be 'clicked' when the Enter key is pushed), and that was all you needed to do?". Well, now there is such
by Retired Author
Another example of how XAML can solve issues that most developers automatically assume will require "coding".
by Retired Author
A WCF review from the perspective of bussiness application development, and some debugging problem solving hints.
by Retired Author
An Internet chat application with file transfer.
by Retired Author
This article talks about the Windows Communication Foundation (WCF) and how to consume it in applications. It describes the WCF model, and is a quick introduction for beginners.
by Retired Author
A Themed WPF SplitButton
by Retired Author
Create 3D bar charts and pie graphs using WPF
by Retired Author
Tired of converting HyperLinkFields into TemplateFields in order to solve the UrlEncode issue? This solution is right for you.
by Retired Author
An article on using XML in a lazy way
by Retired Author
In this article, I will demonstrate a performance problem caused by boxing in Dictionaries that use Enums as keys, and will provide a solution using lightweight code generation (DynamicMethod).
by Retired Author
An article on drawing graphics on a hand-held device touch screen.
by Retired Author
Accessing Active Directory
by Retired Author
Understand how to create fully configurable frameworks that let your application evolve without creating bottlenecks.
by Retired Author
How to switch between N number of threads - primary and secondary services. Show a way to implement backup service switch. This could be easily converted to load balancing service.
by Retired Author
An easy way to obtain effective activity tracing, leveraging the built-in System.Diagnostics and the standard tool SvcTraceViewer.exe (not just for WCF).
by Retired Author
BlogEngine.NET Ad Rotator Control provides a simple interface for managing and rotating ads on the blog
by Retired Author
This article explains how to use the DDK interface-INetCfg in C#.
by Retired Author
A control to let the user select to never see a dialog again.
by Retired Author
Add a UAC shield to a button when elevation is required for admin tasks using the API, and elevate the process if required.
by Retired Author
This piece describes how to add custom headers to a WCF channel and how to use them.
by Retired Author
Article describes how to add icons in WPF TreeView
by Retired Author
An extension method that extends the AddDay method to include only business days
by Retired Author
This article is about the details of adding an image to a Word document programmatically.
by Retired Author
This article describes the steps to add automatic update capabilities to your application quickly and easily using the DDay.Update library.
by Retired Author
How to add a certain number of business days to a start date
by Retired Author
Code for adding events to the event viewer by C#
by Retired Author
This is an article about adding footnotes to a Word document (MS Office 2007) programmatically.
by Retired Author
Using localized data fetched from a data source is a problem. Here is a good solution.
by Retired Author
Allows to maintain and backup your contacts and also maintains a reminder. You can store data in any of the three different databases like Microsoft SQL Server, MySql, Microsoft Access
by Retired Author
This article summarises the new and updated features of ADO.NET 2.0, which ships with .NET Framework 2.0.
by Retired Author
Explains how to send bulk records to a database using OPENXML.
by Retired Author
A data access component for SQL Server in VB.NET.
by Retired Author
Reviews an advanced layout customization for the WPF TreeView.
by Retired Author
A replacement of .NET MessageBox class that provides additional features and improvements like possibility to show any number of buttons, ‘apply-my-answer-by-default’ checkbox, intelligence layout and more.
by Retired Author
Extending RichTextBox with ruler and much more
by Retired Author
Adventures into Ink API using WPF
by Retired Author
My quest to create a real world line-of-business application
by Retired Author
Learn how to create good looking apps without using a line of code!
by Retired Author
Create an Aero-style wizard in VB.NET
by Retired Author
Actually, this is more of a lexical analyzer, but still very applicable for reading HTML and building a DOM tree.
by Retired Author
An introduction to ScriptedItem and ScriptAge for the AGE engine
by Retired Author
Introduces a generic technique of chaining commands together.
by Retired Author
Tracks the status of an AIM user (online, away, offline).
by Retired Author
The objective behind writing this article is to make use of Ajax Control Toolkit in implementation.
by Retired Author
An AJAX textbox user control with auto-suggest functionality.
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
Ajax dataGrid user control by using Jquery
by Retired Author
The article show how to implementi AJAX in Asp.Net using XMLHttpRequest Object
by Retired Author
Explained about client event handler arguments of partial page render - PageRequestManager
by Retired Author
This article will give you a brief idea about Ajax with XML & JSON
by Retired Author
Ajax Tutorial for Beginners: Part 1
by Retired Author
With Microsoft ASP.NET AJAX 1.0, you can build more dynamic applications that come closer to the rich style of interruption-free interaction. This web part will give a full insight of site collections as a tree view and the respective attributes as a data grid, which are connected to each other.
by Retired Author
AlfaWizard is a simple library for the purpose of making wizards.
by Retired Author
An article describing Assemblies
by Retired Author
In this article, I explain with transaction related theory and code sample, how in various scenarios we can use TransactionScope with various options for managing real life transactions.
by Retired Author
.NET Remoting is available since beginning of .NET intoduction. It’s time to get to know it well eventually. I hope this topic will help you with this.
by Retired Author
A Web User Control to enable paging in Repeater and DataList controls.
by Retired Author
Enable resizing of controls on a form at runtime with this class and two lines of code.
by Retired Author
How to display an image fade in/out.
by Retired Author
Amicable number (pairs between 1 and 2 million)
by Retired Author
Introduces and discusses the Common Language Runtime framework classes used in printing from a .NET Windows Forms application.
by Retired Author
A rendering class with full customizations for novice or advanced users.
by Retired Author
An ASP.NET server control inspired from WinForms’ ListView and implementing ASP.NET AJAX Extensions 1.0.
by Retired Author
An alpha channel composited form for image based Window frames
by Retired Author
An article on writing a responsive multithreaded GUI, but not the Microsoft way
by Retired Author
Published WPF resources discussing control customization focus almost exclusively on editing local copies of ControlTemplates, while implementing and interacting with an actual Custom Control library requires a DIFFERENT set of techniques and reference syntax to be used
by Retired Author
An article on sorting ItemsControl (with some bonuses).
by Retired Author
Quickly and easily implement your LINQ Data Layer with this abstract class
by Retired Author
An ASP.NET/AJAX interface for the utorrent application.
by Retired Author
This article will show you how to resize an image keeping with the best graphics quality.
by Retired Author
An easy solution to use certificates on Windows Communication Foundation loading the certificates from files
by Retired Author
An article that demonstrates how to use video, images and animations via WPF
by Retired Author
An enhanced PrintPreviewDialog with better look, localization, auto page numbers, and additional text.
by Retired Author
This example shows how and where to implement the strategy design pattern.
by Retired Author
Altering the WPF TabControl to show a single row of scrolling TabItems
by Retired Author
This IIS observer service checks the availabilty of the Intenet Information Server.
by Retired Author
An alternative to message boxes, implementing ASP.NET AJAX Extensions 1.0.
by Retired Author
Jibu is a high-level multithreading API for .NET 2.0 and above.
by Retired Author
An introduction to using the DataGrid control in Silverlight 2.0.
by Retired Author
This article, the first of a series of articles, presents an objective analytical analysis of language performance for Java and C# .NET
by Retired Author
This article gives an overview of various authentication mechanisms for applications on Windows. It also touches upon upcoming technologies like CardSapce and OpenID. It concludes with relating the development of new authentication mechanisms to be evolving with a basic need for SSO.
by Retired Author
An OwnerDraw ComboBox with CheckBoxes in the Drop-Down
by Retired Author
A complete overview and implementation of SNTP from a client perspective.
by Retired Author
An editor capable of producing commmon XSD documents and generating strongly-typed configuration class corresponding to the XML schema (XSD) file
by Retired Author
XmlObject is the class to derive from when you need high-performant XML serializable objects.
by Retired Author
A class library that allows (almost) any Control to show animations
by Retired Author
Demonstrates how to add text annotations to an Image element
by Retired Author
In this article, we will see what's going on behind the scenes when we are using anonymous methods
by Retired Author
A highly object-oriented ListView control with varying-height items and support of complex data types
by Retired Author
An Ajax PersianCalendar Control that looks like Original Calendar of .NET Framework
by Retired Author
Read, Write, Save INI files without using Windows APIs.
by Retired Author
Describes Application Integration and discusses Different Microsoft technologies Related to Application integration
by Retired Author
Article describes an easy and light way to secure access to methods in your application.
by Retired Author
This ThreadPool library offers greater configuration of the way that it dispatches and processes work items. This extension supports WaitAll(), Prioritisation, and Uniqueness.
by Retired Author
An article that describes how to use and integrate a Numerical Library for .NET
by Retired Author
A generic function that enables "deep-iterating" the leafs of arbitrary tree data structures simply using foreach.
by Retired Author
You may have to give access or hide controls based on the user logged in. This article would help you write custom code to show/hide or enable/disable controls
by Retired Author
Convert numbers to characters for Arabic applications.
by Retired Author
Arcball module using Tao.OpenGL in C#.
by Retired Author
An Arcball module using CsGL in C#.
by Retired Author
Architecture FAQ for localization and globalization: Part 2.
by Retired Author
Developing a simple MVC 3 application architecture using Entity Framework’s Code First technology.
by Retired Author
A discussion of doing arithmetic in generic classes and a small utility to make it easy.
by Retired Author
Tutorial on how to manipulate numbers vastly exceeding the built-in types.
by Retired Author
This article describes the differences between using arrays and generic lists in WCF.
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
ASM.Net a assembly x86 emulator which emulates the language the managed way
by Retired Author
The article provides an example of how to develop an ASP.NET Date Picker server/user control. It includes both source and ready to use build (binary).
by Retired Author
An ASP.NET extender control for displaying a template based progress message overlay on UpdatePanel controls while the UpdatePanel is updating. A good Web 2.0 way of letting the user know their long running request is being processed.
by Retired Author
ASP.NET - Upload File with Loading Image appears after Start Uploading
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 Ajax solution by Jquery and JSON
by Retired Author
A collection of ExtractionRules, ValidationRules, and Request Plugin that makes ASP.NET and AJAX website testing painless. No need to record tests, write parameterized tests using server-side control names, handle UpdatePanels, simulate clicks on buttons - all from Web Test.
by Retired Author
Explains Cache features in ASP.NET
by Retired Author
An extender that "hacks' into .NET 3.5 client validation without tempering its base structure, to provide a rich and interactive client validation enhancement, with visual effects from the jQuery library.
by Retired Author
An ASP.NET combobox dropdownlist with images, Internet Explorer/Firefox/Opera compatible
by Retired Author
Scroll any ASP.NET server side or HTML controls vertically or horizontally in any direction
by Retired Author
RadioButtonList and ListBox subclasses that display enum values automatically.
by Retired Author
A Custom Session Store provider library which allows using Oracle for managing ASP.NET sessions... more than just MS SQL server, and it is easily extendable to other databases.
by Retired Author
Learn how to define and use your own web.config sections for code libraries.
by Retired Author
This grid view is an enhanced one with a customized pagination
by Retired Author
ASP.NET Script to search out exact keywords or phrases live in a website. Works from .NET Framework 2.0
by Retired Author
File upload widget that will display real time file upload progressbar
by Retired Author
This article describes workarounds to solve the problem of multiple postbacks when using a command button of type image in an ASP.NET GridView (Internet Explorer).
by Retired Author
A look at the ASP.NET MVC application in ASP.NET Extensions 3.5.
by Retired Author
MVC custom binding.
by Retired Author
ASP.Net State Management Techniques
by Retired Author
A customizable cloud generator written in VB.NET.
by Retired Author
ASP.NET c# component for editing SQL tables with plug-in column format adapter architecture.
by Retired Author
This article explains the Event based ASP.NET Web Form programming model for a web application with reference to partial rendering and AJAX asynchronous postback.
by Retired Author
Integrating ASP.NET MVC in existing ASP.NET WebForms applications.
by Retired Author
Use workflows with parameters in asp.net
by Retired Author
An ASP.NET handler to apply WPF XAML templates on images.
by Retired Author
Deploy zip files to your web application and serve compressed files directly out of the zip file.
by Retired Author
A method to resolve the client IDs of controls in containers.
by Retired Author
What is Aspect oriented programming and where do I use it?
by Retired Author
A journey into AOP land with concerns, pointcuts, joinpoints, advices, aspects, interceptors, proxies, targets, mix-ins, composites...
by Retired Author
A powerfull web proxy that able you pass through the blocked web pages.
by Retired Author
Reflexil is an assembly editor and runs as a plug-in for Reflector or JustDecompile. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports "on-the-fly" C#/VB.NET code injection.
by Retired Author
Drag 'n Drop asynchronous files from an external server or device
by Retired Author
Describes the usage of Asynchronous I/O with I/O Completion ports with .NET
by Retired Author
How to receive asynchronous events about Registry changes, using WMI.
by Retired Author
This document describes how to use the web service method calls efficiently and effectively, by making use of Asynchronous calling Mechanism.
by Retired Author
How to host and asynchronously run PowerShell scripts from C#
by Retired Author
Pattern for publishing an event by using an attached property and IEventAggregator. This time it's generic.
by Retired Author
Reviews a pattern which enables new possibilities for data binding.
by Retired Author
This article talks about the authorization security model in Web applications using .NET attributes.
by Retired Author
Auto Increment Assembly Version in a Microsoft Build Task
by Retired Author
Automatically resize a TabContainer or TabPanel.
by Retired Author
Allows auto filtering functionality for DataGrid columns.
by Retired Author
Allows auto filtering functionality for the datagrid columns
by Retired Author
This article demonstrates a tool which can auto-generate playlists for iTunes.
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 object oriented class automating the creation of PDF files from any file using freeware tools.
by Retired Author
How to create automated browser tests in ASP NET MVC using Watin
by Retired Author
An article to demonstrate culture flow from Windows client to Windows server using WCF.
by Retired Author
Log the entrance and exit of all methods in a project with minimal code clutter
by Retired Author
A way to achieve automatic scrolling during a drag operation
by Retired Author
Automatic ViewState properties.
by Retired Author
How to automatically create data access layers and business layers from a Microsoft Access or a SQL Server database
by Retired Author
A VMWare C# tasks library.
by Retired Author
A .NET WCF equipped component injected into automated process allows both local and remote clients to control the process and get its asynchronous events.
by Retired Author
A component that will find similar words in a lexicon as the user is writing on to make it easy to word-complete for the user. For use in Win32 graphical or console applications.
by Retired Author
This is a DLL library to check for updates for your application.
by Retired Author
This is a very simple 2D desktop game developed in Visual Studio
by Retired Author
This article will explain how to avoid session loss when you use Cookiless sessions with the XML Sitemap Provider.
by Retired Author
How to setup an Axiom application
by Retired Author
An article on XmlHttpRequest and Ajax
by Retired Author
Using a BackgroundWorker Thread to improve responsiveness in your UI, support cancel and display progress.
by Retired Author
How to show a bar chart in a DataGridView
by Retired Author
A simple and straightforward tool to monitor and report SourceSafe database changes.
by Retired Author
Base class for skinned Web Parts and a tool that will generate Web Part code based on previously made layout (ASCX)
by Retired Author
An application to create skins for DotNetNuke portals with a browser preview
by Retired Author
This article gives you a brief introduction to Implicit Variable provided by .net Framework 3.0 onwards and illustrating its usage.
by Retired Author
This article will make an attempt to describe a basic way to start implementing animation in WPF.
by Retired Author
This article will enable you to add custom search rules to your application using Bing Search API with much more
by Retired Author
Introduction to using CLR .NET assemblies in Microsoft SQL Server.
by Retired Author
I will give a walkthrough of the story of registering a new user using BDD on an ASP.NET MVC application.
by Retired Author
A beginners guide to threading in .NET.
by Retired Author
A beginner's guide to threading in .NET.
by Retired Author
This article is all about how to control the synchronization of different threads.
by Retired Author
This article will be all about how to thread different types of UIs.
by Retired Author
A simple animation tutorial on WPF
by Retired Author
A BDD tutorial using NBehave and MbUnit.
by Retired Author
A heurisitc graphing tool to help discover 'Big O Notation' function thru infinite asymptotic's and instrumentation.
by Retired Author
A general-purpose unbounded integer implementation
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
Binding and using Friendly enums in WPF
by Retired Author
An article on Binding Enum to DropdownListbox with the SortedList that sorts entries by value instead of by key.
by Retired Author
How to bind to enumerations
by Retired Author
Bind your UI controls to generated objects generically
by Retired Author
BindingHub is the best thing since sliced bread. After you finish reading this article, you will start wondering how you could survive for so long without BindingHub. I did wonder the same thing after creating it.
by Retired Author
BizTalk Server 2006 / R2 Throttling Mechanisms, BizTalk 2006 / R2 comes with good relief in terms of performance and throttling mechanism, if you work close to administrating and performance tuning job for BizTalk environment or any messaging system then you can visualize the complexity of pick proc
by Retired Author
A C# implementation of the BLAKE hash algorithm.
by Retired Author
An implementation to build indexes on properties of a business object to increase filtering performance.
by Retired Author
BlockingFileObserver - an IEnumerable implementation
by Retired Author
Content Managemnt of asp.net website using Blogger Blog and Google GDI API
by Retired Author
A custom XML serializer using .NET.
by Retired Author
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
by Retired Author
A good tutorial for beginners to develop games in Silverlight.
by Retired Author
Dialog that enables user to submit various types of bugs via a webservice
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
The royal gate to building Desktop GIS applications using the Open Source MapWinGIS and C#.
by Retired Author
Build a Start Page similar to Google IG in 7 nights using ASP.NET AJAX, .NET 3.0, LINQ, DLinq, and XLinq.
by Retired Author
Build a GMail like web based chat using ASP.NET Ajax that can handle several requests and simultaneous users
by Retired Author
A ReST based Web Service for C#.
by Retired Author
This article discusses the creation of a generic Range class, and goes into the decisions and thoughts about many of the design aspects. Touches on lambdas, iterators, and generics.
by Retired Author
This article uses Visual Studio Tools for Office to build a Word Document Template that can be used to post messages to a message board.
by Retired Author
This article builds a web based message board and uses several new technologies introduced with Visual Studio 2008 such as LINQ, WCF Web Programming, WCF Syndication, ASP.NET ListView, ASP.NET DataPager etc.
by Retired Author
This article explains how to build a simple FM radio player with RDS support by using WPF and USBFM library
by Retired Author
Engine in C# which generates Linq Expressions runtime based on simple scripts
by Retired Author
How to effectively build modular .NET applications of any size using messages, commands and components of MCM-Framework.Net?
by Retired Author
An interface to simplify creating trees from lists of database rows or objects
by Retired Author
Using the Image Mastering API in C#.
by Retired Author
How to use Entity framework to do some basic logic when a change happens in related Entities or Associations
by Retired Author
This article is going to be served as an introduction to Expert C# 2005 Business Object by RockFord Lhotka which was written for business application developer.
by Retired Author
How to bypass ASP.NET unauthorized redirect to a login page.
by Retired Author
A multithreaded file downloader with progress details, speed info and more
by Retired Author
An article about the new language features of C# 3.0
by Retired Author
An article about the new language features of C# 3.0
by Retired Author
How to send bulk data using table value parameters from C#
by Retired Author
An article on a C# Cyclic Redundancy Check (CRC) algorithm
by Retired Author
Windows Forms don't have to look boring!
by Retired Author
A simple base class to extract command line options
by Retired Author
An explanation of the different ways to create delegates through a guided example that starts with .NET 1.1.
by Retired Author
How to declare and use C# events and handle exceptions from event handlers.
by Retired Author
Educational article about C# events
by Retired Author
Example of creating Extension Methods that encrypt string values.
by Retired Author
Managed DirectX movie player
by Retired Author
A .NET component capturing WAVE or MP3 sound from a sound card. LAME used for MP3 compression.
by Retired Author
This is an example of a multi-key generic dictionary written in C#.
by Retired Author
A C# Windows application to store and retrieve photos from a SQL Server database.
by Retired Author
This article explains how to read a DataTable and return an inverted or pivot table depending on the column names provided.
by Retired Author
Class, Database Connection, Login Winform
by Retired Author
Save images to database and load in aspx page using C#
by Retired Author
Use the .NET SocketAsyncEventArgs to write socket server code in C#
by Retired Author
This article describes how to handle and use the SpeechRecognitionEngine class that is shipped with and since .NET 3.0.
by Retired Author
In this article, I discuss the PageStatePersister, and detail ViewState storage in one of four locations: Session, Application, AppGlobals, and server Cache.
by Retired Author
C# Visual Card Designer Application with File Serialziation and Text, Shape, Image Manipulations and GDI+
by Retired Author
Log4Net XML log viewer
by Retired Author
This article describes the usage of the WebBrowser object in C# to read and maintain your favourite RSS Lists
by Retired Author
A data structure implementation of a fixed size collection: the oldest element is automatically deleted if the maximum capacity is reached
by Retired Author
Properly using cache, session, and viewstate objects in your asp.net application
by Retired Author
An article to demonstrate how to calculate system idle time without installing any system wide keybaord/mouse hooks.
by Retired Author
A call control implmentation using the State machine Workflow.
by Retired Author
Ajax PageMethods in JavaScript use to call server side methods in Client side
by Retired Author
Building CAML queries programmatically using Expressions
by Retired Author
Handling DBT_DEVICEQUERYREMOVE in a managed Windows Service
by Retired Author
A reusable set of code to enable service thrown exception handling in Silverlight.
by Retired Author
CBarChart is a simple MFC control derived from CWnd. It can load data from a table or a stored procedure using ODBC.
by Retired Author
Sequential Asynchronous logging example using the CCR
by Retired Author
Shows how a few Extension Methods solve the 'repeated null check' problem.
by Retired Author
Change local IIS home path from explorer context menu
by Retired Author
Change notification for dependency properties
by Retired Author
Change the background color of asp.net textbox and listbox when selected.
by Retired Author
Change the UICulture of your application forms without closing and recreating them
by Retired Author
Create charts using inbuilt functions of .NET Framework in window application and C#
by Retired Author
Display data to a chart using LINQ and XML.
by Retired Author
Chat application in ASP.NET using AJAX and SQL Server.
by Retired Author
An ASP.NET User Control which can check if Javascript is enabled in the user's browser, and either does postback to perform an alternate action from the server side, or redirects to a non-JavaScript page.
by Retired Author
Command line tool to check validity of objects in SQL Server databases
by Retired Author
How to check for an existing instance of a Windows application, and how to set the MDI parent form of an MDI child, how to list all MDI children, etc., in a C# Windows application.
by Retired Author
A class design using the Abstract Factory Design Pattern for a chess application.
by Retired Author
A code generator for my Cinch MVVM Framework.
by Retired Author
Class to clean up / remove the RTF from custom merge fields in (RTF) documents.
by Retired Author
This article gives a quick overview of how AJAX helps with the slow parts of web applications, and highlights one of the new approaches in ASP.NET.
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
Client callbacks in ASP.NET
by Retired Author
A client callback custom control and how to use it in WebForms.
by Retired Author
What are they, what to choose and how to deal with them
by Retired Author
A utility to uncover the mysteries of the Clipboard, now with a data injector that allows you to pass various data formats to the Clipboard.
by Retired Author
A custom Add-In to close the Start Page in Visual Studio after you open your project
by Retired Author
Replace any method with another method at runtime. Updated for 3.5 SP1.
by Retired Author
An Ideal Code Review Checklist that applies for most programming languages
by Retired Author
ReviewPal is a Visual Studio 2008 IDE plug-in to help out doing code reviews. Helps the user with collecting review comments and reporting them within the IDE with easy navigation.
by Retired Author
This article is to encourage you to take advantages of code snippets to make development easy and faster.
by Retired Author
This code shows how to host a third party application inside your own process Window, like Google Chrome & Internet Explorer 8
by Retired Author
A fast WPF textbox control with support for text coloring, highlighting, underlines, and strikethroughs.
by Retired Author
Beginner to intermediate in N-Tier
by Retired Author
A COM Newbie's Journey Through DLL Hell
by Retired Author
A COMET/Reverse Ajax based Web Grid Control, which can be used in ASP.NET web application. This control posts the updates to the client based on Server side event(s) thereby reducing network round trips.
by Retired Author
Command line parsing is an irritatingly repetitive problem to solve when creating command line tools. What's worse, it has been solved many times over throughout the course of computing history. This library is an attempt to solve many of the problems common to handling command line arguments when
by Retired Author
Communication options with WCF - Part 1.
by Retired Author
An article on communication options with WCF - part 2.
by Retired Author
Communication Options with WCF-Part 3
by Retired Author
How to use an XML file to read and write aplication settings in a Window Mobile development
by Retired Author
The CompactMessageEncoder compresses messages transparently on the communication channel. Hence, lowers the network usage.
by Retired Author
Application to show differences between two SQL Server databases.
by Retired Author
Compares two methods that check the duplication of array elements
by Retired Author
Describing complete class of events and thread synchronization using add and remove accessors.
by Retired Author
A class object that makes view management more flexible and robust.
by Retired Author
'Complex properties' and Size3D in C#.
by Retired Author
Converting complex Object-structures to string and reverse. Storing the result in an application-setting improves configurations flexibility substantially
by Retired Author
Design Patterns Series - Part I
by Retired Author
Using this FastDataTable you can serialize your data with fast and good compressing.
by Retired Author
An article describing the computation of the Sinogram of an image in C#, using the Radon Transform of the image.
by Retired Author
An article to demonstrate how to convert from one base 2, 8, 10 or 16 to another of base 2, 8, 10, 16
by Retired Author
This article describes a new approach by which an element can remove its visual and logical relationships to its children while maintaining a conceptual parental relationship with those children.
by Retired Author
This article is an updated one discussing the configuration of IIS, ASP.NET and SQL Server.
by Retired Author
Configuring Log4net inasp.net2.0 and higher Version With Video How Do I?
by Retired Author
It Explains how to make a connection to the Excel and how to get the data using C# .Net
by Retired Author
An opensource 3D software box shot creator
by Retired Author
In this lab, you use drag and drop functionality to add controls to a Word 2007 template, build logic into those controls, protect the content of the controls from editing and deleting, and add simple data binding to a local database. Then, you’ll add a Fluent Ribbon to Word to browse the data.
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
Effective perfomance for database application uses database
by Retired Author
This article describes a class that adds color to console program displays.
by Retired Author
Write better console applications, quickly, and easily
by Retired Author
Creates User Information from Input into a Text File - C#
by Retired Author
A control for writing out text to the UI
by Retired Author
More about the technology, but the demo app is ASP.NET
by Retired Author
This article explains how to call a Web Service method using the XmlHttp protocol encapsulated by the XmlHttpRequest object.
by Retired Author
Write context Help anywhere/anytime/anyone for .NET application
by Retired Author
How to bind context-sensitive help to .NET ToolStrip items.
by Retired Author
Retrieve the hWnd of focused controls in other applications.
by Retired Author
Docking windows container, extended listview, extended property editor.
by Retired Author
A C# library general purpose function converts string to unique 64bit integer like object.GetHashCode()
by Retired Author
Convert the web user controls into custom controls in MS VS 2005
by Retired Author
Share your .NET assemblies with Silverlight.
by Retired Author
How to convert a generic list into a JSON string and then handle it in JavaScript.
by Retired Author
How to convert LINQ to SQL anonymous types to a specified type.
by Retired Author
How to create your own drop-down check box list control
by Retired Author
How to expose legacy or third party assemblies over WCF with simple modifications to the MSIL.
by Retired Author
An article on converting text files or csv-files to a System.Data.DataSet based on regular expressions
by Retired Author
A cool control to select angles.
by Retired Author
Cool Vista style menu in your .NET applications
by Retired Author
Covariance, contravariance and invariance in C# language
by Retired Author
A memory-efficient Patricia trie that implements IDictionary and supports the "find nearest key" operation.
by Retired Author
How to use a Windows Azure storage table, blob or file as an event store for event sourcing
by Retired Author
An outline of how a paired Azure queue and Azure table can be used for the command side of a CQRS application
by Retired Author
Maximize your understanding of the .NET 2.0 configuration framework, avoid common pitfalls, and gain insight into the details of how configuration works in various scenarios and environments.
by Retired Author
This article describes how to perform list, extract, add and operations to archives using CAKE3.
by Retired Author
This article explain how to create virtual filelist, directory tree and how to implement drag and drop using CAKE3.
by Retired Author
This article explain how to use cake3's threading support.
by Retired Author
Create a Business Logic Layer, Data Access Layer classes, and Stored Procedure scripts from a database table.
by Retired Author
How to create a captcha for Visual WebGUI by implementing IGatewayControl.
by Retired Author
This article describes how to leverage .NET Application Settings architecture to give distributed applications access to shared settings.
by Retired Author
jQuery Context Menu for Treeview
by Retired Author
introduces how to create a usercontrol and enable animation to do a random movement within the parent control area
by Retired Author
Create a PowerPoint presentation using a template using the Office 2007 OpenXML format.
by Retired Author
Create a remote process using WMI in C#
by Retired Author
In this article, I will explain how to use Microsoft SQL Management Objects (SMO) to create a Microsoft SQL database from C# code.
by Retired Author
This article shows how to create a system tray icon and a dialog for a Windows Service.
by Retired Author
This article describes how to use Visual Studio for developing a Vista Gadget.
by Retired Author
In this article we will see the power of XAML and Control Templates by turning a tabcontrol into an OutlookBar without any procedural code
by Retired Author
This white paper is written in a view to help developer to create custom application block using .NET Enterprise Library.
by Retired Author
A practicle application of 2D Voronoi diagrams.
by Retired Author
An article on a Visio Add-on VSL project that is focussed on speed
by Retired Author
Create/Read/Write Advance PDF Report using iTextSharp.DLL in Desktop, Mobile, Web Application
by Retired Author
Extending System.Color with .toHTML()
by Retired Author
Merging “MasterPage” with “BasePage”
by Retired Author
An article that introduces SharePoint web part development by creating a simple contact form web part.
by Retired Author
Explains how to effectively create virtually any type of dropdown control
by Retired Author
An article on providing a tool to help web developers to create more flexible web applications.
by Retired Author
Demonstration of how to write custom settings providers.
by Retired Author
This is phase 2 of a 3 phase project. This phase accesses the database created and loaded in phase one to expose an API of common business date functions.
by Retired Author
How to create an animating glass button using only GDI+ (and not using WPF)
by Retired Author
Host any number of services, regardless of whether they are remote or local within a "Server" construct and access that server easily.
by Retired Author
A step-by-step guide to creating a control and adding design time support to it
by Retired Author
Instead of reading trace messages in a file, get them in a WPF app real-time via WCF.
by Retired Author
The following article details how to create a very simple Facebook application using Facebook Platform & WPF
by Retired Author
Reviews the basics of creating a WPF user interface with various visual styles.
by Retired Author
How to create a Sudoku game with speed in mind.
by Retired Author
A Switch function that works for non-integral types.
by Retired Author
How to create an application that consists primarily of a tasktray icon
by Retired Author
In this article, you will learn how to create a Vista busy cursor like Silverlight control step by step.
by Retired Author
This article shows how to use WeakDelegateSet class to create weak events. With weak events, objects can register themselves in events, but are allowed to be collected if the only references for them are such events.
by Retired Author
An introduction to creating a Wix installer using Visual Studio 2005/2008.
by Retired Author
An introduction to creating a Wix installer with GUI using Visual Studio 2005/2008.
by Retired Author
Restyling a standard TabControl to look like an Outlook Navigation Pane
by Retired Author
Creating and consuming a custom WPF control
by Retired Author
In this article, I will examine how to create and consume a WCF service. WCF is next-generation programming platform and runtime system for building, configuring and deploying service-oriented applications.
by Retired Author
Creating dynamic animations, and a simple way to reuse them to reduce the XAML code size.
by Retired Author
Using the Image Mastering API to create Red Book Audio CDs
by Retired Author
In this Article we will create an Auto Completion/Code Completion Window using C# that automatically shows popup of the list of words or keywords and inserting those into a RichTextBox
by Retired Author
Learn to create your own casino-themed controls from scratch.
by Retired Author
Creating Custom Web Part & integrating it with external Database using VS2005 and deploying it to Sharepoint Server
by Retired Author
Save Time using Generics creating EventArgs
by Retired Author
This articles explains creating Instance of User Controls Declaratively and Programmatically
by Retired Author
A walkthrough on building a Windows control that can be moved by the user at runtime.
by Retired Author
Article describes how to create multilingual, localized pages in .NET
by Retired Author
An implementation of a numeric on-screen keyboard using attached behaviors in WPF
by Retired Author
A guide to creating OpenGL applications with Windows Presentation Foundation
by Retired Author
An article on how to create plug-ins for Paint.NET to allow it to import a new type of file.
by Retired Author
This article explains the steps in creating a sequential workflow in Visual Studio 2005 using Windows Workflow Foundation in .NET Framework 3.0.
by Retired Author
Creating an event handler with the Team Foundation Server Event Handlers is very easy. You will need to inherit from the AEventHandler class which is part of the RDdotNet.TeamFoundation.dll located in the install directory (I will make an SDK later).
by Retired Author
How to create and manage controls at runtime by providing the user with 'handles' for sizing the controls.
by Retired Author
C# Console Application for calculating the Critical Path of a set of project activities
by Retired Author
Cross posting with strong typing.
by Retired Author
The standard Panel control doesn't have good layout in most browsers. A new Panel Web Control is introduced with consistent look-and-feel for every browser.
by Retired Author
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
by Retired Author
Crystal Report with Dataset and DataTable using C#
by Retired Author
A Culture and Region Information tool for .NET 2.0 based on System.Globalization.CultureAndRegionInfoBuilder
by Retired Author
Presents the basics of applying custom number formatting.
by Retired Author
This article is about implementing a simple Currency Converter Application using Windows Presentation Foundation (WPF) and Windows Communication Foundation (WCF) technology.
by Retired Author
Auto incrementing and custom versioning of assemblies with Visual Studio 2010 and MSBUILD using MSBUILD Tasks
by Retired Author
Having problems changing app.config and web.config? Use your own settings class. Easy to add new keys and save to disk.
by Retired Author
Sometimes we need to control the user input to some specific values. The following article explain how to do this with a TextBox
by Retired Author
Custom controls to display the list of countries and corresponding states (provinces).
by Retired Author
This article is about when to throw an exception, why take some effort and define a custom exception class, how to provide more information to the developers that consume your component, and, finally, how to unit test your exceptions.
by Retired Author
Custom file extensions such as Default.sample can be created very easily without the need to configure IIS.
by Retired Author
Custom implementation of Microsoft Membership and Role provider using Fluent Nhibernate
by Retired Author
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!
by Retired Author
Use IMAP to auto-reply to unread GMail messages while on vacation
by Retired Author
A step-by-step review of how to customize the arrangement of items in a ListBox.
by Retired Author
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
by Retired Author
A paging control framework which can be reused.
by Retired Author
Here, you will learn how to create your own custom panel like the an advanced canvas.
by Retired Author
Writing custom commands for the stsadm.exe administration tool in SharePoint.
by Retired Author
Provides Custom Sorting for a ADO.NET bound WPF ListView
by Retired Author
In this article, I will examine how to build custom sorting Using Jquery UI. The jQuery UI Sortable plugin makes selected elements sortable by dragging with the mouse.
by Retired Author
Shows how to turn a TreeView into an Org Chart.
by Retired Author
This is an alternative for "Custom TreeView Layout in WPF"
by Retired Author
The most advanced things which you can do with GridView in ASP.NET 3.5
by Retired Author
A progress bar control you can customize
by Retired Author
A combobox control with a customizable drop-down
by Retired Author
A tree control implementation, allowing complete customization and animation support
by Retired Author
Customize QuickLanch Menu using Site Map Provider & Deloy it through Features
by Retired Author
The ASP.NET Validation Summary control with customized CSS and Style to display a summary of all validation errors that occur in a web page.
by Retired Author
This article describes how to customize csproj files by using AssemblyInfo.cs generation as an example.
by Retired Author
Customizing SharePoint Search Results (Deleting Author & Date)
by Retired Author
An ASP.NET TreeView, compatible with standard DataViews, and fully supports declarative syntax.
by Retired Author
Build a Metadata Designer for the CX Dynamic Composition Framework.
by Retired Author
A VB.NET library with all necessary classes for exact cover solving with dancing links.
by Retired Author
Dashboards are immensely useful not only for business data but also for business applications, but only if they display metrics that can be used to "drive" (or "steer") in real-time.
by Retired Author
A simple solution for binding an enum to a UI control using data binding.
by Retired Author
A simple example of how to classify data using genetic algorithm and VB.Net
by Retired Author
An introduction on how to use Virtual Earth's ASP.NET Controls to show data on a map.
by Retired Author
A database-driven banner rotator control rotating based on a specific time (and not on page refresh). Each banner will have a display time (in seconds) to move to the next one.
by Retired Author
A C# class that uses the local file system to cache binary objects stored in a database.
by Retired Author
A usefull tool to control the database, easy to use and easy to control.
by Retired Author
A series of Database utilities for lookup and data manipulation written in C#
by Retired Author
An easy to use framework with multi-tier, user types, and LINQ support.
by Retired Author
These data controls can show scheduled events automatically
by Retired Author
DataGrid in WPF using SQL Server Compact 3.5 Sp1
by Retired Author
A flexible library to add filtering capabilities to a DataGridView.
by Retired Author
A clickable button cell that can display an icon in a DataGridView
by Retired Author
How to create a DataGridView with an associated Detail Edit Form using a strongly typed dataset data layer.
by Retired Author
A customized column for datagridview to pick a color from a drop down within datagridview
by Retired Author
DataObjectBase -> the new Object class for data objects!
by Retired Author
Custom paging for Dataview in WPF
by Retired Author
Datet picker in ASP.net gridview
by Retired Author
Check if the expiration date of your application has been passed regardless of system date.
by Retired Author
An article on database create using PostgreSQL
by Retired Author
An article for converting DBF files to dataset XML files
by Retired Author
DbHelper comes with methods to manipulate data using the features of DbProviderFactory.
by Retired Author
An article describing a simple .NET library which simply keeps your database schema up-to-date.
by Retired Author
Explains the principles of profiling a DbProvider using proxy classes.
by Retired Author
Creating profiling information in our ProxyDbxxx classes
by Retired Author
The article briefly discusses deadlocks behavior, and presents an easy way to detect them.
by Retired Author
This article decribes an easy way to debug Windows Services without having to deploy it.
by Retired Author
Explains how to debug WPF data bindings using trace messages or an IValueConverter.
by Retired Author
How to debug WPF Databinding
by Retired Author
An example of declarative instantiation of content with a generic DockContent container class.
by Retired Author
How to do a deep copy of objects using System.Reflection.
by Retired Author
Default style for a lookless control
by Retired Author
A tutorial for loading sections of a page after the main page has loaded. This example uses the Timer and UpdatePanel controls in the AJAX.NET Framework to load content.
by Retired Author
Describing complete class of delegate and asynchronous processing
by Retired Author
A simple delegates example.
by Retired Author
Primer - The basics about delegates, how to define them and use them
by Retired Author
Journey of C# up to LINQ in less than 10/15 minutes
by Retired Author
Dependency Injection for .NET using a Dynamic Service Locator with Dynamic Proxy Injection.
by Retired Author
Lightweight and simple
by Retired Author
This demo shows a new way of deploying .NET thick client application assemblies to a remote server.
by Retired Author
Making a custom tool work on the developers machine requires several actions like placing keys in the registry and registering your DLL Library using the regasm command. This post will discuss the automation of these procedures using a setup project.
by Retired Author
This article tries to dig into IIS and explore it.
by Retired Author
This article describes the prerequisite needed for .Net And SSIS integrated deployment.
by Retired Author
What if you want the object to be sorted in descending order?
by Retired Author
How to create a generic singleton for .NET.
by Retired Author
Simple examples illustrate Design Pattern
by Retired Author
Bridge Pattern, Composite Pattern, Facade Pattern, Chain Of Responsibility, Proxy Pattern, Template pattern
by Retired Author
From my earliest memory of programming, I was taught that we should do some level of design before coding. Somewhere around the way I started hearing phrases Dependency Injection, IoC etc., but whenever I asked people the need for these patterns, I seldom got an answer that satisfied me…
by Retired Author
How Exception Hierarchy be designed in C#
by Retired Author
An article on enabling nested controls to accept child controls at design time.
by Retired Author
Save and restore your design work using a persistence manager based on XAML code
by Retired Author
Make a surveillance application which silently captures desktop and emails you screenshots as attachment periodically
by Retired Author
An article on how to detect the language of a written text.
by Retired Author
Check if the browser has JavaScript enabled in the Page_Load method.
by Retired Author
Detect network availability, specifically to the Internet, and monitor status changes
by Retired Author
How to detect a mobile device accessing your ASP.NET website.
by Retired Author
Analysis of various methods for determining the Mime type and executable status of a file
by Retired Author
This is a control that takes a starting point and an ending point as objects and draws a line between them
by Retired Author
The MasterPage is derived from UserControl and thus, does not support the method 'InitializeCulture()'; a bit more coding is required in order to make the ASP.NET MasterPage localizable.
by Retired Author
This article describes the ways a VB.NET developer can create a COM Add-in for Microsoft Office 2000, 2002 (XP), 2003, and 2007 in order to customize Office applications including adding UI elements and event handling.
by Retired Author
Step approach for developing a Facebook connect application with ASP.NET
by Retired Author
Describes how to develop custom business portal application using WSS 3.0 and Office SharePoint Server 2007
by Retired Author
The article demonstrates how to use ASP.NET, jQuery, and WCF to develop widgets - portable chunks of code that can be embedded into other HTML pages.
by Retired Author
A look at Dependency Injection and IOC containers.
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
An article that explains Digest Authentication and a library to use Digest Authentication with WCF Rest and validate against any back-end.
by Retired Author
This article explains a simple way of implementing digest protocol in C#. A sample application is provided which shows step by step digest calculation.
by Retired Author
Take a deep look into the Security protocol of Enhanced Web Services, part II: analyzing the Response message.
by Retired Author
Take a deep look into the Security protocol of Enhanced Web Services.
by Retired Author
Describes SQL server 2005 Integration Service object model and different data flow components
by Retired Author
Digital 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.
by Retired Author
A disk analyzer using C#.
by Retired Author
A component that can parse and draw HTML/CSS in canvas
by Retired Author
This project contains a Web Custom Control for rendering images directly from the database. Can be used with image fields, text, date, or numerical fields (it generates an image containing the text), and with URL fields (like in a regular image control).
by Retired Author
Display data from multiple tables in a single DataGrid.
by Retired Author
JQuery is a lightweight JavaScript library and can be downloaded from http://www.jquery.com. The jQuery library is also included in the Scripts folder of the Visual Studio ASP.NET MVC template.
by Retired Author
An article about the creation of a DisplayNameAttribute for fields of enumerations in .NET which value will be display in a PropertyGrid.
by Retired Author
How to provide parallel and distributed computing capabilities using WCF
by Retired Author
Hashing algorithm that can be used in distributed caching of data in web farms or implementing a distributed hash table (DHT)
by Retired Author
Build distributed programs without worrying about distribution implementation
by Retired Author
An introduction to LINQ
by Retired Author
A fully functional Irish Language Word Processor written in C#
by Retired Author
A library that allows you to embed rules into your application. Written with Workflow Foundation libraries in .NET 3.0.
by Retired Author
Tool for creating MS Visual Studio documentation files - XML Summaries, HxS/MSHC help solutions and manuals.
by Retired Author
An article on how to generate source code as well as populate Excel Spreadsheets.
by Retired Author
Generic, full cycle of document approval workflow system, using Windows Workflow Foundation (WF).
by Retired Author
This article will describe how to create an RTF template file, parse and populate it with runtime data.
by Retired Author
When you create a custom drop-down-list that inherits from System.Web.UI.WebControls.DropDownList and when you try to add controls (e.g., Me.Controls.Add(myControl)), you will get a "does not allow child controls error". Here is the fix.
by Retired Author
Using delegates to group, conquer cross cutting concerns and create dynamic validators
by Retired Author
Correctly using provider factories to create database independant code
by Retired Author
How to download files in .NET with all information about the progess (progressbar, download speed), supports cancel and resume
by Retired Author
This article is about the DownloadProgress, DownloadProgressOffset, and BufferProgress of the MediaElement.
by Retired Author
Discusses automated drag-and-drop in the WPF ListView.
by Retired Author
Discusses a class which provides automated dragging of elements in a WPF Canvas.
by Retired Author
This is an alternative for "Dragging Elements in a Canvas"
by Retired Author
An article showing how to draw on screen
by Retired Author
Improve drawing speed using layers in .NET.
by Retired Author
An article that demonstrates how to write C# to draw via the WPF engine
by Retired Author
A demonstration network ink-chat application exploring some aspects of .NET 3.5, WPF, and WCF.
by Retired Author
GUI automation for the purpose of driving or controlling an application via its GUI
by Retired Author
Get a nice unified look and feel with grouped controls
by Retired Author
Custom DropDown and MultiselectDropDown controls with data binding support
by Retired Author
This article illustrates two dropdown-boxes with nations and states. When selecting a particular nation, the corresponding states will be in the states dropdownbox.
by Retired Author
An ASP.NET DropDownList custom control with the HTML OptionGroup feature.
by Retired Author
The article provides a code base for implementing dynamic hierarchical data structure with ASP.NET Treeview control
by Retired Author
This article demonstrates how to bind reportviewer control dynamically with Datasource at runtime.
by Retired Author
Dynamic class loading using a registered section structure in the config file.
by Retired Author
While there are many expression evaluators out there, the CodeDom framework allows you to take any .NET langauge and link a code snippet at run-time.
by Retired Author
How to use CodeDOM and CompilerServices to dynamically create assemblies/apps.
by Retired Author
This class will help you to calculate/evaluate formulas based on a string which could be changed at run-time.
by Retired Author
An article presenting a basic dynamic formula processor (including an infix to prefix convertor)
by Retired Author
A library inspired by the Go language that lets you adapt any object to an interface if it has the methods of that interface.
by Retired Author
This article describes creation of dynamic Javascript Message Panel that used to display validation failed error messages.
by Retired Author
An article demonstrating quite how easy dynamic loading it (and why you should use it).
by Retired Author
Hide sections of the page when an UpdateProgress control is activated.
by Retired Author
Reviews how to implement dynamic user interfaces in WPF.
by Retired Author
in this Article we following how to dynamic validation data with defind validation type and use of regular expression
by Retired Author
Visitor design pattern - dynamic implementation.
by Retired Author
How to use the DynamicMethod and ILGenerator classes to create dynamic code at runtime that outperforms Reflection.
by Retired Author
How to dynamically add a button to a Windows Form.
by Retired Author
Save time by using a dynamically generated WCF proxy
by Retired Author
Further explanation about how we solved the problem of allowing users to define their own data structures and to define their own user interfaces to edit this data.
by Retired Author
Reflection on generics can be complicated. This article shows how to use the DynamicMethod class to dynamically invoke a generic method.
by Retired Author
Non bloated way to reload dynamically loaded controls with eventing intact
by Retired Author
This article describes why you may want to load an assembly at runtime and how to accomplish it.
by Retired Author
Using Dynamics CRM Web Service to Query & Create User Calendar
by Retired Author
An introduction to the benefits of ORM using the free Personal Edition of Diamond Binding
by Retired Author
Create a hand made parser in VB.NET or C# easily and fast
by Retired Author
How to save a form automatically in the background
by Retired Author
Run-time data accessor generation
by Retired Author
Class module to easily de-/compress and en-/decrypt big strings
by Retired Author
Just drop an MdiTabStrip on your Mdi container form, and you have a Tabbed Mdi interface
by Retired Author
Easy to track the geographical location based on IP Address
by Retired Author
The article describes an easy to use a wrapper for Intel's OpenCV lib with examples.
by Retired Author
It an easy and secure way for begginer ASP.NET developer to create secure login WebForms using Sessions
by Retired Author
The easiest way to get XML parsing in C#
by Retired Author
Now supports an unmanaged API, kernel mode hooking, and extending unmanaged APIs with pure managed handlers since Windows 2000 SP4.
by Retired Author
A simple but effective way of debugging in your ASP.NET application
by Retired Author
Paging must be effective for large scaleable applications. Without smart and effective paging and sorting for huge amount of data, user request takes more time and uses more resources.
by Retired Author
Describes how to avoid loss of performance when implementing SOAP extensions.
by Retired Author
This article discusses the topic of validation of an Email address with regular expressions, and finally presents a C# working example project.
by Retired Author
A .NET managed framework to send template emails in HTML or plain text
by Retired Author
Complete demo of embedding images in an email message.
by Retired Author
Simple article showing how you to embed PicLens in your own apps
by Retired Author
How to embed the Google Earth scene in a C# application.
by Retired Author
A brief walkthrough on how to embed multiple icons (and native resources) into a .NET executable.
by Retired Author
A wrapper for the System.Reflection.Emit namespace
by Retired Author
Enablehandleing Form move With mouse move using custom control in case form border style is none
by Retired Author
Make your ListView support item selection by dragging,
by Retired Author
There is a problem exporting accented characters in plain text files. You need to encode, but which one?
by Retired Author
Encryption and decryption of Query Strings.
by Retired Author
This Article supporting these features: Logging to file, TransactionScopeActivity, WorkflowCommitBatchService, SqlTrackingService, fault Handler Activity and Bi-Directional communication using custom services
by Retired Author
An enhanced ResXFileCodeGenerator that handles formatted strings in a type-safe and natural way
by Retired Author
This is an inline enumeration of files instead of building an array first.
by Retired Author
Imagine connecting church worship attenders with real-time content.
by Retired Author
A guided tour of the distributed enterprise application design in .NET
by Retired Author
Database and Library Design for Customer Order Management System
by Retired Author
Configuration of .NET applications using database
by Retired Author
This article describes how to use the .NET System.Management WMI (Windows Management Instrumentation) wrappers to enumerate and describe USB disk drives. It also includes a non-Interop solution for detecting drive state changes as they come online or go offline.
by Retired Author
This article describes a sample class that uses winmm.dll in C# through P/Invoke to enumerate sound recording devices.
by Retired Author
How to create a server-client network quickly using template server-client framework, EpServerEngine (C++ and Windows Winsock).
by Retired Author
How to create a server-client network quickly using IOCP TCP template server-client framework, EpServerEngine.cs (C#).
by Retired Author
Extended Error Provider, ToolStripErrorDropDown, and a replacement for MessageBox.
by Retired Author
An approach for handling errors in webparts for SharePoint 2007
by Retired Author
Creating and using Event Aggregator pattern
by Retired Author
This article describes how to send a message from a user control back to the page that contains the control.
by Retired Author
Executing a multicast delegate to create an event chain that can be terminated by any handler in the chain
by Retired Author
A quick start guide to custom event generating and handling
by Retired Author
EventBroker is a notification component for (a)synchronous loosly coupled event handling.
by Retired Author
This article describes how to add event-driven behavior to WCF applications.
by Retired Author
A solution that manages attached events
by Retired Author
Reduce the exposure of OwnerObject members or resources by interfacing methods to child or sibling objects.
by Retired Author
This article demonstrate the step by step procedure to create SSIS Package and Execute the same using ASP.net
by Retired Author
A Unit Testing framework for testing orchestration using instrumentation
by Retired Author
Exception handling with Ports in BizTalk
by Retired Author
Exception logging using Elmah - Error Logging Modules and Handlers for ASP.NET
by Retired Author
This chapter will lay out some of the basic principles of WPF and walk through a quick overview of the entire platform. You can think of this chapter as a preview of the rest of the book.
by Retired Author
This article introduces some of the main concepts that WPF introduces above and beyond what .NET programmers are already familiar with.
by Retired Author
Consuming Exchange 2007 Push notifications using WCF.
by Retired Author
Useful tips to excecute stored procedure using nHibernate
by Retired Author
Reads JPEG Exif data without the heavyweight and unnecessary instantiation of GDI+ objects.
by Retired Author
This article describes the use of Caching Application Block - Enterprise Library 4.1.
by Retired Author
Animation technique based on Clip property of UIelement in WPF
by Retired Author
A sample application that shows how to browse an OBEX device and transfer files to it.
by Retired Author
Starting with this article, we shall explore various aspects of WCF
by Retired Author
In this second article of the series "Exploring Windows Communication Foundation", we explore the customization of the service and working with faults and errors.
by Retired Author
This article will demonstrate the approach to use the report viewer control to act as a medium to export image,web form in PDF/Excel. This will help us to do away with third party control to achieve our end objectives.
by Retired Author
Export Ajax datagrid to Excel file
by Retired Author
Way to export search results(BDC datalist/Enterprise Search) to Excel/PDF
by Retired Author
Export/create Dataset to Xml file.
by Retired Author
This article describes about the export functionality of Excel sheet from WPF datagrid.
by Retired Author
Export data from VB.NET Dataset to Excel without using Datagrid/DataTable
by Retired Author
ReportExporters is a library for easy exporting of a DataGridView to Excel/PDF/image file types by using Reporting Services report generation.
by Retired Author
This article describes the design and implementation of the WCF extension for exporting the wsdl documentation and schema annotation.
by Retired Author
Thoughts, approaches, and major pitfalls in exposing ASP.NET server control events.
by Retired Author
to expose the Windows workflows as Web Service
by Retired Author
Using C# Expression Trees to build a custom sort routine
by Retired Author
A short project that displays a LINQ Expression tree in WPF.
by Retired Author
Customize OpenFileDialog and SaveFileDialog using a WPF Window
by Retired Author
An extended ASP.NET Gridview control with cell click events.
by Retired Author
This article illustrates the custom drop down list that allows to display the items having longer size than the drop down width.
by Retired Author
Building a generic collection class from scratch without just wrapping a List or ArrayList.
by Retired Author
Adding missing functionality to the Graphics class with the use of Extension Methods in C# 3.0.
by Retired Author
ExtendedDataTable is a component which provides more functionality compared to native .NET Framework DataTable. It is also platform independent, you can use it with Web or Windows applications.
by Retired Author
This article explains how to extend the standard .NET event and delegate mechanism with extra features
by Retired Author
Allow users to make virtual directories and use them via a similar interface as DirectoryInfo.
by Retired Author
Learn how to extend the Forms.Control object to add locking and unlocking capability
by Retired Author
An article on extending the dependency injection framework provided by the ObjectBuilder from the Microsoft Patterns and Practices group.
by Retired Author
A new method for Extending Microsoft Office 2007 User Interface using MFC/ATL and .NET technologies.
by Retired Author
A few minor modifications to improve the DataGridView.
by Retired Author
Use extension methods to augment the enums to validate the values and more
by Retired Author
How to make your methods callable asynchronously by creating begin/end pair stems, in a similar way that the WSDL.exe tool generates the contract files for a Web Service.
by Retired Author
How to extend the ListViewItem to hold an object for a row, and map it to the columns in the ListView control.
by Retired Author
How to overcome the limitations of the WPF Command system.
by Retired Author
(De)serialize your objects encrypted and/or compressed with 3 lines of code
by Retired Author
Extension method is a feature in C# 3.0, which allows a developer to add functionality in existing class without modifying or recompiling or extending the existing class.
by Retired Author
This article shows how extension methods can be used, e.g., for sorting index-based generic lists.
by Retired Author
Extension methods as one of C# Enhancements
by Retired Author
Describes making of an external tools add-in using ProcessStartInfo and Process classes in System.Diagnostics
by Retired Author
Extract all the variations of an icon, including the ones ExtractIconEx() can't extract.
by Retired Author
This article demonstrates how to perform human face and eyes detection on images using OpenCV in .NET
by Retired Author
Various ways to make beautiful Textbox
by Retired Author
Efficient Factory Method Pattern Implementation in C# using Expression Trees
by Retired Author
Factory Pattern using generics
by Retired Author
Bring a fresh / cool look and feel to your applications.
by Retired Author
WPF custom controls to work with Dates in Culture specific calendars, supporting Farsi (Hejri Shamsi), Arabic (Lunar Hijri) and Gregorian calendars.
by Retired Author
How fast can a loop reading from memory be made to run and how does loop constructs, data types, interfaces, unrolling and hoisting affect performance?
by Retired Author
Implementation of delegates which are way faster during async operations than the default delegates in .NET
by Retired Author
Avoid the unnecessary pixel format conversion that normally happens when drawing a portion of an image to the screen with System.Drawing
by Retired Author
A fast and optimized GridView.
by Retired Author
Creation of unknown types and invocation of unknown methods without IL generation and Invoke calls
by Retired Author
A fast data structure based on a linked list and dynamic array. This list has O(1) add, delete, and access time.
by Retired Author
This article shows how to generate dynamic methods for fast byte to structure conversion
by Retired Author
How to search fast using Office 2007 OpenXML file format
by Retired Author
How to integrate FCKEditor with SharePoint.
by Retired Author
Easily associate your programs with file types (.jpg, .html, .mp3) with just 2 lines of Visual Basic code
by Retired Author
Search files in client machine using javascript.
by Retired Author
How to use FileDb as a local database in your .NET, Silverlight and Windows Phone applications
by Retired Author
An easy to use .NET library to read/write strong typed data from files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Acces, SqlServer, MySql)
by Retired Author
A WinForms user control that implements the details of file handling commands for any document-centric application
by Retired Author
Filter a DataGrid using a Foreign Key combobox - VS 2005 RAD (.NET 2.0).
by Retired Author
Get or find Primary Key or ID column of Table in SQL Server 2000/2005
by Retired Author
Need for winfx technology, reuired tools for winfx, and links for winfx
by Retired Author
Document describes about One way web Method creation and consumption in Traditional ASP.net Web Service.
by Retired Author
This article describes a loosely coupled connectivity to fire the Workflow Event Activity from AJAX/JSON driven browser.
by Retired Author
This article describes a loosely coupled connectivity to fire the Workflow Event Activity using a WCF paradigm.
by Retired Author
This article describes how to implement your own WPF layout panels like Grid and StackPanel.
by Retired Author
FITpro is built upon the Framework for Integrated Test (Fit). It provides integration with Eclipse and MS VS, and web UI. FITpro advanced features include code generation, suite support, and test to fixture links. Project homesite - http://sourceforge.net/projects/fitpro/
by Retired Author
This article demonstrates a very simple technique which can be used to easliy modify the standard Windows Presentation Foundation controls without creating an extended class or using a data template.
by Retired Author
A beginners tutorial on HTTPService of Flex and ASP.NET
by Retired Author
Creating a fluent ChainLink with a custom linked list
by Retired Author
Create a fluid, multi-column, vertically ordered list using nested, floating divs
by Retired Author
This is a data source control that lists the contents of a folder on the server. It's great for making file managers and photo galleries.
by Retired Author
The purpose of this document is to provide the step by step information about enabling the Form Based Authentication (FBA) for MOSS 2007 site.
by Retired Author
To format a string into currency without the dependency of VB6
by Retired Author
Format Number To Display
by Retired Author
Mixed Mode Of Windows authentication And Forms authentication
by Retired Author
A C# project that implements Fowler's Transaction Script Pattern.
by Retired Author
Learn how to take advantage of the caching support in FrameworkGen
by Retired Author
Free Captcha Control
by Retired Author
This graphical application will play and display frequencies and mix them together so that you can analyze what's really going on with sounds that we call intone. Handling a basic DFT version that will prove to us which frequencies are involved. It was originally made in plain C.
by Retired Author
How to parse well-formed binary data into your data structures
by Retired Author
The article discusses how to isolate the code under test from behavior of referenced classes by using mocking frameworks.
by Retired Author
FTP client and HttpFileDownloader components (controls).
by Retired Author
Play around with the different interfaces used to query collections.
by Retired Author
WPF: A Beginner's Guide series, end exemplar and fun with Physics.
by Retired Author
How to perform function overloading in Web Services
by Retired Author
Simple memory game
by Retired Author
A WPF hybrid smart client for calculating attack combos in the Prince of Persia game.
by Retired Author
Implementing localization which depends on the gender of the registered user (ASP.NET).
by Retired Author
Site maps make your websites search engine friendly. Learn how to generate them dynamically using your site's HTTP 404 error handler page.
by Retired Author
Generate classes / CRUD procedures.
by Retired Author
Use Open Office and Sun PDF Import plugin to create PDF forms and display with ASP.NET MVC
by Retired Author
How to generate SQL object script using C#.NET
by Retired Author
How to generate Word documents from Word templates using the Word 2007 XML format.
by Retired Author
An article to describe the generation of Images containing Mach bands at arbitrary angles (C#)
by Retired Author
Using C# to generate parameterized VS code snippets
by Retired Author
With the help of an example in this article, I have tried to explain a practical multi-threading application design. The Microsoft CLR Profiler tool has been used to get an insight on what is going on. Emphasis is given to development of a generic module as it maximizes code reuse.
by Retired Author
Microsoft .NET Generic classes.
by Retired Author
Generic grid search and data paging explained.
by Retired Author
This extended control offers sorting and paging.
by Retired Author
A generic class for providing thread-safe invocation of delegates. Can be used for (but not limited to) updating GUI elements from another thread.
by Retired Author
Presents a base class for creating a singleton lazy load cache.
by Retired Author
This article show an easy and reusable solution to create a generic mapper between two entity objects.
by Retired Author
Using enum, attribute, reflection and generic to export data to Excel file
by Retired Author
Generic Singleton Design Pattern C#
by Retired Author
Generic sorting of customer objects for ObjectDataSource in ASP.NET.
by Retired Author
Generic implementation of IStateManager for ASP.NET state collections.
by Retired Author
A generic TCP/IP client/server.
by Retired Author
A generic implementation of the WeakReference class
by Retired Author
Event-based, generic wrapper and manager to implement multithreading in your applications
by Retired Author
A generics method to convert an object to a basic type.
by Retired Author
How to write unit tests in C++ and run them in nUnit
by Retired Author
The article describes the retrieval of one's public IP address and geo location and possibly assigning it to one's Skype profile.
by Retired Author
Easy Access to Control Properties in .NET
by Retired Author
Get rid of EXE/DLL locks by using ShadowCopyFiles appropriately with .NET 2.0 and newer
by Retired Author
In this article, I discuss my solution to get SharePoint mail to work with an authenticated SMTP server by creating a simple SMTP relay.
by Retired Author
C# program to get the size of a file from the internet
by Retired Author
A GetOpt implementation for .NET.
by Retired Author
A VB.NET version of Ray Koopa's 21 Mar 2016 article, Getting All "Special Folders" in .NET
by Retired Author
How to access the workflow variables within a custom activity in a Windows Workflow Foundation (WF) workflow.
by Retired Author
Instead of copying and pasting the same if(InvokeRequired) logic in every multithreaded function, use attributes to make code cleaner, its centralize logic and make it self documenting.
by Retired Author
This article provides a solution to the configuration file overwriting problem while developing WCF Services and using Visual Studio for development
by Retired Author
An article on obtaining user input by the use of dialogs
by Retired Author
Avoiding the WCF issue in the Azure CTP
by Retired Author
This library enables you to control the glass effect of Windows Vista and Windows 7.
by Retired Author
Global event handler distributor
by Retired Author
Easy-to-use library with global mouse and keyboard hooks and simulators.
by Retired Author
implementing multiple culture with master page
by Retired Author
Pablo Cibraro describes the internationalization of WCF services (Windows Communication Foundation) using the globalization support provided by the .NET framework.
by Retired Author
GMap.NET is a powerful, free, cross platform, Open Source .NET control. It enables the use of routing, geocoding, and maps from Google, Yahoo!, OpenStreet in Windows Forms and Presentation, and supports caching!
by Retired Author
A framework, and a WinForms control which enables .NET 2.0 users to visualize XML-formatted rich text.
by Retired Author
Use Google Earth`s complete functionality on your Windows Form
by Retired Author
This article aims to show the creation of Network Links for Google Earth.
by Retired Author
Multilingual support for applications using Google Translator and jQuery.
by Retired Author
Google Like Search TextBox
by Retired Author
Merge some small print-screen maps to a big one
by Retired Author
Google Maps Offline in windows discusses how one can download or save Google maps and then view these images offline
by Retired Author
An object that harnesses the power of Google's online natural language translation tools.
by Retired Author
Graphic in XAML and WPF
by Retired Author
Programmatically selecting an item on a GridView using only the DataKey value.
by Retired Author
This article demonstrate the Sorting mechanism for Nullable datatype when used with IList collection.
by Retired Author
A custom GridView control which provides you an additional facility to group the data in gridview along with the facility to customise the Group Header and Group Footer
by Retired Author
Grouping a List based on string property of the object in the list without LINQ
by Retired Author
Simple 3D Engine draws 3D shapes in wireframe
by Retired Author
I found that when you change the Data property of an XmlDataSource control via code, it will not automatically invalidate the cache. This is a hack for this problem.
by Retired Author
A solution to handle session variable problems between classic ASP and ASP.NET web applications.
by Retired Author
This article explains a relatively easy and simple approach to distinguishing between a post-back request in ASP.NET and the one generated from the user's browser
by Retired Author
Build a simple handler for handling corrupt user settings into your program.
by Retired Author
How to handle requests without an extension.
by Retired Author
How to catch and handle ASMX based SOAP exceptions in a WCF client.
by Retired Author
A simple application that shows how you can determine whether user input is from a mouse, tablet digitizer, or touch.
by Retired Author
What Microsoft didn't want you to know
by Retired Author
If you think you know everything there is to know about custom attributes, read this article. PostSharp will let you to take your custom attributes to the next level and let them actually add new behaviors to your code.
by Retired Author
Well, somebody had to do it.
by Retired Author
Explains the very basics of Windows Workflow Foundation, using The World's Stupidest WF Application.
by Retired Author
A simple USB hardware/software application to torment others
by Retired Author
Prevent the Caption and Icon from appearing in the Title Bar, while still appearing in the Task bar, like Windows Explorer
by Retired Author
Explains how to create a hierarchical GridView control in ASP.NET using AJAX
by Retired Author
Updated version of the wonderful and sleek "Tree Chart Generator" written by Rotem Sapir
by Retired Author
A step-by-step review of how to conditionally highlight ListViewItems.
by Retired Author
An ASP.NET control that allows drawing current Hijri date in string format on an ASP.NET page.
by Retired Author
Shows inline hint for a textbox. Useful in cases where the UI is small and has to fit many input controls.
by Retired Author
An easy way to create a Calendar control webpart with ListView connection
by Retired Author
A Vista Explorer like implementation of a control that represents hierachical data.
by Retired Author
Part II: Inter-communications: Workflow -> Host through the CallExternalMethod Activity.
by Retired Author
Part IV: Organisation of the communication classes: Communication manager, wca.exe utility and Wwca.exe windows front-end for wca.exe
by Retired Author
Part V: Intercommunications with a Workflow instance using Correlation parameter
by Retired Author
Part I: Simplest communication case: Communication from Host -> Workflow by using parameters.
by Retired Author
Part III: Host -> Workflow intercommunication through HandleExternalEvent activities.
by Retired Author
Exploring multiple hosting environment for WCF service
by Retired Author
A C# library to host Photoshop-compatible filters in .NET 2.0 and later
by Retired Author
Advanced aspects of hosting InfoPath 2007 in a WinForms Application
by Retired Author
Demonstrates how to host serveral singleton services in a Windows Forms application.
by Retired Author
Demonstrates a simple technique for embedding WPF/.NET Components into Java GUI
by Retired Author
IIS rejects files with unknown type and ISP providers may not have updated their servers with the XAML MIME type. This article suggests a workaround to host XAML files.
by Retired Author
This article demonstrates how to use object as items in combobox and listbox and manipulate them.
by Retired Author
How do I setup State server and SQL Server for session management
by Retired Author
Some tips to improve efficiency of your web application
by Retired Author
Dependent data visualization and binding in WPF
by Retired Author
How to add a menu item in Microsoft Office Word 7/10 application context menu
by Retired Author
Explains how to add the Visual Studio Command Prompt to the IDE.
by Retired Author
The description of how to realise the possibility of sorting by many columns in DataGridView if data source is a list of objects
by Retired Author
A custom type formatter to append the appropriate 'st/nd/rd/th' text to day numbers when outputting date strings
by Retired Author
2 solutions how to bind 2 array ListView in WPF
by Retired Author
This article explains how to provide a custom gauge formatter for WPF TextBlocks, Label or any other controls
by Retired Author
How to build a Custom XML Configuration (NOT web.config) for ASP.NET
by Retired Author
Allows you to easily manage your Session without casting, and removes redundant code.
by Retired Author
This article explains how to use build in features of WPF to insert menus, toolbars or any other content dynamically into your application
by Retired Author
Idea to generate Calendar can be applayed on Win or web apps
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
This article explains how to call a long running method asynchronously and also display a wait image on the UI.
by Retired Author
Calling the Asp.net Code Behind method into Javascript
by Retired Author
Changing ConnectionString like an attribute in C#
by Retired Author
ASP.Net has introduced one neat feature called themes by virtue of which we can assign different themes to page at design time. Unfortunately there is not built in support to change page themes at runtime. Here is a simple code which can be used to change page themes at runtime.
by Retired Author
A look at how to compile and use the Xapian search technology on Windows, and its pitfalls.
by Retired Author
This article shows how to build different versions of Visual Studio solutions on the same build server.
by Retired Author
Explain how to make a picture converter & downloader (Only HTTP is supported)
by Retired Author
Article on how to create a user defined event for a user control
by Retired Author
Using the Packaging API and Office Open XML to create Excel 2007 files on the server
by Retired Author
Create disk ISO images using IMAPI 2
by Retired Author
This article takes you through a step-by-step process of creating your own virtual machine.
by Retired Author
This article takes you through a step-by-step process of creating your own virtual machine.
by Retired Author
We discuss Microsoft Office Word 7 addIn, which is able to deliver an email with little text and able to attach the current document as a Zip/Compress file or standard Microsoft Office Word document file format & send the email from Microsoft Office Word Interface.
by Retired Author
Step by step on how to create a custom server control in ASP.NET 2.0
by Retired Author
How to disable FlashPlayer (AxShockwaveFlash) right-click ContextMenu
by Retired Author
Disabling Selected Dates in Calendar
by Retired Author
The article discusses dynamic xHtml to xHtml XSL transformations for PDF output purposes.
by Retired Author
This article demonstrates how to download a file from a (HTTPS) WebDAV server in VB.NET
by Retired Author
this code will help you to read an exisiting value or to create a value in system registry and execute program time to time
by Retired Author
How to extend a TextBox to get/set latitude and longitude with Google Maps.
by Retired Author
Shows you how to freeze columns in Telerik Radgrid MVC, a feature which is not currently available in the control
by Retired Author
Components don't have a .Parent property like controls do. Getting a reference to the instance of the parent form the component was on is very difficult.
by Retired Author
This article is to give a workaround for converting between different window handles
by Retired Author
How to handle concurrency in LINQ to SQL?
by Retired Author
This article will show you how to implement two basics uses of the ASP.NET Login control (2.0), The login task itself to validate the users who’s trying to access your web site. In addition i will show how to implement the REMEMBERME process using cookies to save the user name inside the user PC
by Retired Author
This article will demonstrate how we can integrate T-SQL with an external application.
by Retired Author
A simple solution to keeping multiple projects version numbers in sync
by Retired Author
List and Uninstall ALL Programs installed in the Client's Computer.
by Retired Author
A simple two line technique that can be used in just about any application
by Retired Author
This article will demonstrate how we can manage Windows service application on our local computer.
by Retired Author
How to group items in a listview based on a date.
by Retired Author
Creating a sortable GridView is easy. But, what if you want to perform a nonalphabetic sort on a column that is alphabetical? Answer below...
by Retired Author
The MVC (Model-View-Controller) pattern being used to populate a TreeView.
by Retired Author
This article describes how to create postbacks to the server without resorting to the built-in function __doPostBack.
by Retired Author
This is an alternative for "How to post back to the server using JavaScript in ASP.NET"
by Retired Author
The article explains step-by-step how to start programming using cryptocurrency API for Bitcoin, Litecoin, CrimeaCoin, etc. The working example has been written for Crimeacoin.
by Retired Author
Outlook Today is a sample of a custom Outlook home folder page. In this article, you will learn how to create such a page in VBScript and in .NET (VB, C#, C++).
by Retired Author
This article explains how to update a Label using cross-thread event handling, delegates, BeginInvoke and BackgroundWorker.
by Retired Author
This short article shows how to use an undocumented internal class method from the System.Deployment.Application.Win32InterOp namespace to get a PE images manifest resource.
by Retired Author
This article demonstrates how to read an EBCDIC file in VB.NET, translate it to ASCII and write it out to a file.
by Retired Author
This article explains how to connect to Microsoft Excel 2007 using a connection string and populate DataGridView
by Retired Author
An article on embedding and/or launching PowerShell scripts from a C# program.
by Retired Author
Is it better to serialize types without default constructor with Custom Serializer or a Substitute Pattern? Example of serialization of FontFamily into isolated storage in WP7.
by Retired Author
How to set PersianCalendar to CultureInfo
by Retired Author
Describes how to use WIN32 methods, and the concepts of Jobs to set a hard limit on the amount of memory a process can use. Also, provides a C# wrapper around the PInvoke calls.
by Retired Author
by using this Method you can Easly Share Folders using C# Programming.
by Retired Author
This article shows you how to shorten ASP.NET automatically generated control IDs by making ASP.NET change its algorithm for generating control IDs, even for container controls.
by Retired Author
How to Store and Retrieve a ConnectionString from a Web.Config or App.Settings File
by Retired Author
Demonstrates how to create unit tests for a class which uses a DispatcherTimer.
by Retired Author
This article demonstrates how to upload a file to a (HTTPS) WebDAV server in VB.NET.
by Retired Author
This article provides an example of how to implement and use a custom expression builder to extend compile-time support in your ASP.NET pages.
by Retired Author
This article shows how to quickly create the CSLA DAL files for a mother/daughter relationship (hierarchical data) using CslaGen.
by Retired Author
Because NUnit is designed to unit test managed code, it does not lend itself to test unmanaged C++ code as easily as for C#, until now!
by Retired Author
How to use sharepoint webservices in web application
by Retired Author
An article about how to use the SocketAsyncEventArgs class
by Retired Author
This article explains the proper way of using Windows Vista Search provider inside a WPF application. It incorporates DataBinding, Query provides and other useful technologies, introduces within Windows Vista and Windows Presentation Foundation
by Retired Author
An article on how to utilize session variables