Click here to Skip to main content
15,884,237 members
Everything / .NET / Portable .NET

Portable .NET

DotGNU

Great Reads

by tranthanhtu.vn
In "REST - Overview" article, I were introduced the basic rules in RESTful, Can you show me how to implement in WebApi?Ok, in this article, we will learn how to implement those rules in WebApi using C#.Where could I get sourcode was used in this article?Please checkout the code at https://github.com
by Hassan Alrehamy
JSON Deserialization in depth concept and Dictionary mapping. Special Thanks to Dr. Coral Walker
by AGD-H
Knit is a Visual Studio add-in tool that allows a developer to apply multi-step patterns to solution and assembly meta-data.
by Sreedhar Puligundla
Simple steps to create SQL joins by using SQL Server 2008 Management Studio

Latest Articles

by n.podbielski
This article is first part of the series of three. Next ones you can find here and here.. Code for all three articles, with new features and bug fixes is available on GitHub and as Nuget package.. Why not Reflection?. If you working with .
by Evaldas Jocys
JavaScript class library which partly replicates Microsoft .NET Framework structure and functionality.
by Dmitry Brant
A custom control for Windows Forms that looks like an electronic 7-segment LED display.
by tranthanhtu.vn
In "REST - Overview" article, I were introduced the basic rules in RESTful, Can you show me how to implement in WebApi?Ok, in this article, we will learn how to implement those rules in WebApi using C#.Where could I get sourcode was used in this article?Please checkout the code at https://github.com

All Articles

Sort by Title

Portable .NET 

1 Jan 2008 by malikusman
DCOM component replacement in .NET is .NET remoting
15 Dec 2007 by Marc Clifton
A debug build stopwatch useful for diagnostic timing.
20 Jul 2007 by James S.F. Hsieh
A non-well-formed HTML parser and CSS Resolver builded by pure .NET C#
30 Nov 2006 by Nick Alexeev
This class is a thin MFC wrapper around Win32 API for reading/writing INI files.
4 Apr 2010 by Uwe Keim
An article describing a simple class that makes working with URL parameters a little bit easier
26 Dec 2007 by Zeeshan Haneef
An article on drawing graphics on a hand-held device touch screen.
5 Dec 2007 by Ekaterina Kostrioukova
The article shows how to update data in a DataGrid (DataView) control with AJAX.
7 Dec 2007 by Ekaterina Kostrioukova
An article on how to implement DataGrid
18 Dec 2007 by Keith Balaam
An article on writing a responsive multithreaded GUI, but not the Microsoft way
17 Aug 2007 by Scott Dorman
A simple to use resumable file downloader class that provides progress feedback for .NET 2.0 or .NET 1.1
4 Jan 2008 by jdx256
Jibu is a high-level multithreading API for .NET 2.0 and above.
11 Jan 2008 by Kam
Arcball module using Tao.OpenGL in C#.
28 Mar 2008 by Kam
An Arcball module using CsGL in C#.
26 Nov 2014 by Pascal Ganaye
In this article, I try to highlight some issues in the .NET Framework generic list and how to circumvent them
29 Dec 2007 by Omar Al Zabir
An extender that allows content to be dragged and dropped within columns and across columns. Allows column-wise content flow and reorganization.
4 Mar 2014 by Shivprasad koirala
27 Sep 2005 by Brian Hendrickson
How to setup and install the PHP issue tracker starter kit on a Linux server.
15 Feb 2010 by SalarSoft
A powerfull web proxy that able you pass through the blocked web pages.
12 Jan 2005 by Rüdiger Klaehn
An implementation of latent typing or implicit interface casting for .NET.
31 Dec 2007 by jkunken
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.
8 Dec 2007 by R2B2
An application to create skins for DotNetNuke portals with a browser preview
6 Dec 2016 by Srinivasa Dinesh Parupalli
Migrating HTTP Handlers and HTTP Modules to ASP.NET Core Middlerware
6 Oct 2010 by Pawel idzikowski
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
8 Sep 2014 by Pragmateek
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
22 Dec 2007 by Miles Gibson
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.
1 Nov 2005 by Tupps
An article containing details of a class that handles form locations without adding code to each form
15 May 2008 by Surajit Paul
This is a cool chat application created in DotNet using web services having all the functionalities.
8 Dec 2007 by swellbow
A walkthrough to set up client application services for user logon in a Windows application using ASP.NET membership providers
9 Mar 2006 by gogglin
Command line parsing with the use of delegates: the delegates support a common set of data types, with standard syntax validation.
20 Mar 2014 by Lizandro Campbell
Using Visual C# 2008 to establish connection to a MySQL 5.1 database with MySQL Connector/NET 5.1.7
7 Dec 2007 by sdk_codemaker_2005
Creates User Information from Input into a Text File - C#
15 Dec 2007 by Matthew Hazlett
More about the technology, but the demo app is ASP.NET
8 Oct 2005 by Rei Miyasaka
Make better use of time by calculating CRCs on-the-fly.
6 Jul 2007 by nguyenthanhtungtinbk
This article shows you the advantage of PNG images with alpha-blending feature in creating animation and demonstates how to use PNG images in Framework.NET application by calling API
12 Jul 2011 by amitthk
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
2 Oct 2007 by mc_kappa
Using this simple, yet elegant and powerful code, you can provide to your users efficient Office document merging; simply exploiting XML technology and basic string manipulation.
8 Jan 2007 by Anoop Pillai
This article is expected to (1) Introduce patterns to you in a simple, human readable way (2) Train you how to really identify and apply patterns (3) Demonstrate step by step methods to solve a design problem using patterns
21 Dec 2007 by MSDN_MCP
There are four ways of publishing an application using ClickOnce, which we are going to see the advantages and disadvantages of here.
14 Feb 2005 by Chad Z. Hower aka Kudzu
Whether you are new to development, or coming from Visual Basic, C++, Java, or Delphi, managing forms in WinForms can be initially confusing. This is an article targeted at beginners in WinForms programming to demonstrate how to easily manage and work with forms in a WinForms application.
14 May 2008 by daluu
GUI automation for the purpose of driving or controlling an application via its GUI
21 Feb 2005 by Daniel Turini
Design guidelines for exception handling in .NET which will help you to create more robust software
25 Dec 2007 by Nilay Parikh
Exception handling with Ports in BizTalk
6 Dec 2007 by Ali Ozgur
Describes making of an external tools add-in using ProcessStartInfo and Process classes in System.Diagnostics
6 May 2005 by Chad Z. Hower aka Kudzu
Just moved to C#? Do you miss the for i = 1 to 50 syntax? Look no further, C# can do it too by extending it in a unique way.
18 Dec 2007 by shaykeren
Global event handler distributor
9 Dec 2007 by Aqeel Khandwala
implementing multiple culture with master page
27 Dec 2007 by robertosari
This article aims to show the creation of Network Links for Google Earth.
20 Dec 2007 by kesmellon
Merge some small print-screen maps to a big one
8 Apr 2007 by Nilesh Surve
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.
15 Jun 2007 by dmihailescu
Take a snapshot of the main Window of any UI application
22 Oct 2005 by ShahabFatemi
You have an XML document and you need to convert it into a more readable file format.
4 Dec 2005 by Mubi | www.mrmubi.com
Creating a slide show program for Smartphone using .NET technology
20 Sep 2016 by Alen Toma
How to implement deep cloning using Reflection
30 Dec 2007 by Scott Dorman
Explains how to properly implement the IDisposable interface, the Dispose Pattern, and deterministic finalization.
11 Jun 2008 by Jimmy Zhang
Introduces a simple, efficient, human-readable XML index called VTD+XML.
15 Nov 2010 by Ludvik Jerabek
Read and write to INI files in VB.NET and VBScript
5 Dec 2007 by Alexander Sher
This article may help you to understand how the CascadingDropDown works and how to work with it.
23 Dec 2007 by David Saelman
A simple method to achieve interprocess communication between the .NET framework and MFC.
28 Sep 2008 by AndrewSmith
A plunge into creating a fast, full text index, with advanced searching capabilites.
25 Feb 2008 by Robert Köpferl
A enumerable class, that is able to iterate two enumerable collections at once. Either until both or one is done.
30 Dec 2007 by emadmraghib
a javascript module that grants developer to select variant parts or may be the whole page to make user can print preview it and print it.
7 Dec 2007 by vadimas
Troubles putting JavaScript code inline with VB.NET or C# code
21 Jul 2005 by d'herbe
A flexible, encapsulated way to implement a passive feedback mechanism.
30 Dec 2007 by AGD-H
Knit is a Visual Studio add-in tool that allows a developer to apply multi-step patterns to solution and assembly meta-data.
11 Dec 2007 by Andrew Friedl
Using the KudzuASp Template Engine for Classic ASP
7 Dec 2007 by tobinharris
In this article, Tobin Harris introduces a new Ajax library for ASP.NET and explains its benefits over Microsoft ASP.NET Ajax. He demonstrates an easier approach to .NET Ajax applications, even for those without serious JavaScript skills.
20 Oct 2005 by Lino Barreca
A simple DataGrid column for LinkLabels.
21 Dec 2007 by Guy Vider
A sample Visual Studio 2008 project that compares the performance of LINQ to simpler loops
13 Dec 2007 by Islam ElDemery
27 Jan 2010 by The Zetta
A how to guide to make a custom shaped (by transparency, of course) MDI container form.
21 Dec 2007 by William E. Kempf
An article on creating WPF applications, following the Model-View-ViewModel pattern
13 Jun 2007 by jinfrics
This code will help you in creating a customized form interface
4 Dec 2007 by dilip23
New Ajax Navigation Docable Bar
10 Sep 2018 by Evaldas Jocys
JavaScript class library which partly replicates Microsoft .NET Framework structure and functionality.
7 Feb 2008 by Laughing.John
How to easily override key processing in a form or user control
28 Feb 2010 by Thomas Maierhofer (Tom)
How the .NET Framework Stopwatch class can be used to measure and compare algorithm runtime with a high accuracy
21 Sep 2005 by micahbowerbank
Windows Mobile application to search MP3 music catalogue
14 Jan 2005 by sunil samineni
Printing the data of a CListCtrl on multple pages in the form of a grid.
17 Dec 2007 by zam664
How to print Microsoft Access Reports from a C# application
25 Aug 2013 by Qwertie
Protobuf-net is a fast and complete .NET library for serialization based on Google's Protocol Buffers. And this is a really short manual.
23 Oct 2008 by Fabio Franco
An extended ComboBox that adds a ReadOnly property to it.
17 Dec 2007 by Ivan Krivyakov
Rhino Mocks version 3.3 can mock any MarshalByRefObject.
30 Dec 2007 by Paul Selormey
Learn how to write user manuals with the Sandcastle Help Compiler.
19 Dec 2007 by Suriel Bendahan
Add a security level to your Web Services using the ASP.NET Forms Authentication.
11 Jun 2011 by Omar Al Zabir
Serve extensionless URL from IIS without using custom ISAPI handler or IIS 6.0 wildcard mapping
1 Aug 2017 by Dmitry Brant
A custom control for Windows Forms that looks like an electronic 7-segment LED display.
2 Apr 2009 by Ghasem Nobari
By using this C# (.NET 2.0) method, you can easily upload your files to Rapidshare.com account
27 May 2005 by Marc Brooks
Simple C# code to convert an ADO.NET (System.Data) DataTable to an ADODB Recordset.
31 Dec 2007 by Chris Wuestefeld
Getting lists sorted the way a human would expect to see them
27 Sep 2005 by Gelu Vac
If you ever thought creating a custom setup should be an easy task, here are the tips to break the ice.
6 Feb 2009 by BobJanova
A symmetric stream-based encryption method in C# based on a rolling cipher and mod-257 multiplications
8 Feb 2005 by mike-obrien
Synchronize the scrolling of multiple RichTextBoxes using the EM_GETSCROLLPOS and EM_SETSCROLLPOS messages.
18 Dec 2007 by Ilíon
This article describes a class which may be used to convert any Windows.Forms.Form into a docked Application Desktop Toolbar. That is, by use of the AppBar.ApplicationDesktopToolbar class, one's Toolbar applet may be either floating or docked to an edge of the Desktop.
7 Dec 2007 by AshishT
Wrapper for common command line tools offered by Team Foundation Power Tools
18 Oct 2010 by John Paul Walker