Click here to Skip to main content
15,881,635 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 Score

Portable .NET 

3 Feb 2017 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
28 Apr 2015 by Hassan Alrehamy
JSON Deserialization in depth concept and Dictionary mapping. Special Thanks to Dr. Coral Walker
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.
20 Sep 2012 by Sreedhar Puligundla
Simple steps to create SQL joins by using SQL Server 2008 Management Studio
19 May 2013 by Yossi Yaari
A solution for monitoring Events called during test.
19 May 2013 by Yossi Yaari
A basic yet generic state machine implementation
11 Dec 2007 by Andrew Friedl
Using the KudzuASp Template Engine for Classic ASP
18 Feb 2010 by Richard MacCutchan
Who is Dr. Luiji? If you are referring to an article then please use the forum at the end of the article.
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.
7 Dec 2007 by vadimas
Troubles putting JavaScript code inline with VB.NET or C# code
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.
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.
18 Feb 2010 by Member 1773071
Hello,I read an article titled "CurrencyConvertor: How to Use gSOAP and Webservices" (Divided in two parts) which was written byDr. Luiji, who is considered to be a member. Afterwards I accessed the authors profile and I decided to ask him this question. I thought the question would be...
3 Mar 2010 by David Excoffier
Hello,you can easily build a test client for a PDA that works with Windows Mobile by using the sample codes available in SOA4D forge.Go to website: https://forge.soa4d.orgSOA4D is an open source project providing various open implementations of DPWS stack (in C, Java and OSGi...
18 Mar 2010 by Rod Kemp
For what?Have you tried looking for an FAQ for what ever it is and see if that has the answer?
31 Aug 2011 by prdpvts
How does one access the data in an Access file in .NET? Thanks.
31 Aug 2011 by Yvan Rodrigues
See:Walkth...
19 Jan 2012 by E L N I N O
You can accomplish this if you create a sub report for the list items and include it in your main report.Then handle the SubreportProcessing event and set the datasource for the subreport. Sample code below.ReportViewer1.LocalReport.SubreportProcessing += new...
27 Mar 2012 by Member 8039360
i create a method, using reflection to find property, in rdlc call the method and get the value...
16 Dec 2012 by WebMaster
Watch here now...
9 Jan 2013 by Sergey Alexandrovich Kryukov
Totally wrong approach. You attempt to rely on IDs while you have references to unique objects anyway.—SA
4 Nov 2013 by Jagadeeswaran Natarajan
I download OutLook Calander Project in Codeproject. While building appilcation the microsoft windows design dll has missing. only Microsoft.Windows.Automation and Microsoft.Windows.Controls there. I can't find the dll.So namespace RudiGrobler.Controls { ...
4 Nov 2013 by BillWoodruff
In Visual Studio 2012 (I assume it's similar in VS 2010):1. in the Solution Explorer: open the 'References node.2. Context-click on 'References and select 'Add Reference3. in the Reference Manager window:a. open the 'Assemblies nodeb. click on 'Extensions4. Select...
31 Jan 2014 by raja514
Hi, Good Evening All,Here I am having a problem with stored procedure, that is, I created a stored procedure ,in that I am selecting values from multiple tables,that values I have to return from stored procedure to my code page.This is my codeSET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER...
31 Jan 2014 by Karthik_Mahalingam
Try thisselect @policyname=(select top 1 policyname from policy where policyid=@policyid ) select @ubaattributeid=(select top 1 ubaattributeid from usrbyattributes where ubauserid=@userId) select @ubaAttributeValue=(select top 1 ubaattributevalue from usrbyattributes where...
4 Mar 2015 by ninodago
Hi Jaga,for that specific project, did you try to comment the references to Microsoft.Windows.Design and ToolboxBrowsable attribute?I tried and it seems to work...ByeNino
3 Sep 2015 by Plislmerla
aaaaaaaaaaaaaaaaaaaaaa ssaaaaaaaaaaaaaaaaaaaaaa ssaaaaaaaaaaaaaaaaaaaaaa ssaaaaaaaaaaaaaaaaaaaaaa ssaaaaaaaaaaaaaaaaaaaaaa ssaaaaaaaaaaaaaaaaaaaaaa ssaaaaaaaaaaaaaaaaaaaaaa ssaaaaaaaaaaaaaaaaaaaaaa ssaaaaaaaaaaaaaaaaaaaaaa ssaaaaaaaaaaaaaaaaaaaaaa ssaaaaaaaaaaaaaaaaaaaaaa...
4 Aug 2020 by Sandeep Mewara
Seems it's a documented error here core/build-and-install-rhel6-prerequisites.md at master · dotnet/core · GitHub[^] It's shared here as: Quote: The ICU libraries were not extracted from icu4c-57_1-RHEL6-x64.tgz to the right place, or...
27 Feb 2022 by Richard Deeming
Fix the SQL Injection[^] vulnerability in your code, and you will almost certainly resolve your problem at the same time. SqlDataAdapter adp = new SqlDataAdapter("SELECT * FROM table1 WHERE [名前] LIKE @search OR [モデル名] LIKE @search", con);...
28 Feb 2022 by Luc Pattyn
Hi, SendMessage waits for a reply by the addressee, which is OK for most purposes; however it is the wrong choice for sending a "stop all activity" command, as the destination will obey and not reply, causing your sending app to hang forever. ...
28 Feb 2022 by n.deny
i want to clicked the save button of another application from my c# application.if there is data in that application then save dialogbox will appear while in absence of data message box will appear.After i want to give the filename as date and...
10 Sep 2018 by Evaldas Jocys
JavaScript class library which partly replicates Microsoft .NET Framework structure and functionality.
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
8 Sep 2014 by Pragmateek
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
30 Dec 2007 by Scott Dorman
Explains how to properly implement the IDisposable interface, the Dispose Pattern, and deterministic finalization.
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
21 Feb 2005 by Daniel Turini
Design guidelines for exception handling in .NET which will help you to create more robust software
17 Dec 2007 by Ivan Krivyakov
Rhino Mocks version 3.3 can mock any MarshalByRefObject.
1 Aug 2017 by Dmitry Brant
A custom control for Windows Forms that looks like an electronic 7-segment LED display.
28 Sep 2008 by AndrewSmith
A plunge into creating a fast, full text index, with advanced searching capabilites.
15 May 2008 by Surajit Paul
This is a cool chat application created in DotNet using web services having all the functionalities.
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.
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
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
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
19 Dec 2007 by Suriel Bendahan
Add a security level to your Web Services using the ASP.NET Forms Authentication.
27 May 2005 by Marc Brooks
Simple C# code to convert an ADO.NET (System.Data) DataTable to an ADODB Recordset.
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.
28 Feb 2016 by Assil
Simple implementation for "Retry Design Pattern" and also "Circuit Breaker Design Pattern" and merging them together
15 Nov 2010 by Ludvik Jerabek
Read and write to INI files in VB.NET and VBScript
8 Dec 2007 by R2B2
An application to create skins for DotNetNuke portals with a browser preview
15 Feb 2010 by SalarSoft
A powerfull web proxy that able you pass through the blocked web pages.
4 Apr 2010 by Uwe Keim
An article describing a simple class that makes working with URL parameters a little bit easier
6 Dec 2016 by Srinivasa Dinesh Parupalli
Migrating HTTP Handlers and HTTP Modules to ASP.NET Core Middlerware
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
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.
17 Dec 2007 by zam664
How to print Microsoft Access Reports from a C# application
20 May 2008 by Umut ŞİMŞEK
Explains windows services basics and deployment with details.
11 Jun 2008 by Jimmy Zhang
Introduces a simple, efficient, human-readable XML index called VTD+XML.
7 Feb 2008 by Laughing.John
How to easily override key processing in a form or user control
13 Apr 2005 by Fábio Batista
A generic and type-safe way to encapsulate ASP.NET Session and ViewState variables.
16 May 2013 by Pasan Eeriyagama
15 Dec 2007 by Marc Clifton
A workaround for a bug I discovered with the async reader in the Process class.
8 Oct 2005 by Rei Miyasaka
Make better use of time by calculating CRCs on-the-fly.
2 Apr 2009 by Ghasem Nobari
By using this C# (.NET 2.0) method, you can easily upload your files to Rapidshare.com account
25 Dec 2018 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 .
15 Dec 2007 by Marc Clifton
A debug build stopwatch useful for diagnostic timing.
17 Nov 2007 by Mehran Ghanizadeh
A tiny portable webserver, called TinyWebServer, which can be used wherever IIS is not availabe.
11 Jan 2008 by Kam
Arcball module using Tao.OpenGL in C#.
24 Jun 2008 by Jimmy Zhang
Reveal XML processing issue #1 and explain why document-centric XML processing is the future.
27 Dec 2007 by robertosari
This article aims to show the creation of Network Links for Google Earth.
30 Dec 2007 by Paul Selormey
Learn how to write user manuals with the Sandcastle Help Compiler.
23 Dec 2007 by David Saelman
A simple method to achieve interprocess communication between the .NET framework and MFC.
19 Dec 2007 by Tomislav Stare
One way to implement an XML Template Engine that processes or parses XML templates and generates code
31 Dec 2007 by Chris Wuestefeld
Getting lists sorted the way a human would expect to see them
12 Jan 2005 by Rüdiger Klaehn
An implementation of latent typing or implicit interface casting for .NET.
11 Jun 2011 by Omar Al Zabir
Serve extensionless URL from IIS without using custom ISAPI handler or IIS 6.0 wildcard mapping
23 Jun 2009 by ProtoBytes, Andrea Wykel
This is an introduction to creating XAML applications using Silverlight 1.0 and JavaScript.
9 Dec 2007 by Aqeel Khandwala
implementing multiple culture with master page
6 Mar 2011 by cdpace
Hi everyone,I have the following class:public class Test{ public string Name {get;set;} public List stringitems {get;set;} public List subclassitems {get;set;}}public class SubClass{ public string Value {get;set;};}And I want to pass this as a...
15 Jun 2007 by dmihailescu
Take a snapshot of the main Window of any UI application
20 Oct 2005 by Lino Barreca
A simple DataGrid column for LinkLabels.
20 Sep 2016 by Alen Toma
How to implement deep cloning using Reflection
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.
6 Feb 2009 by BobJanova
A symmetric stream-based encryption method in C# based on a rolling cipher and mod-257 multiplications
5 Dec 2007 by Alexander Sher
This article may help you to understand how the CascadingDropDown works and how to work with it.
27 Jan 2010 by The Zetta
A how to guide to make a custom shaped (by transparency, of course) MDI container form.
12 Jul 2011 by amitthk
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
4 Jan 2008 by jdx256
Jibu is a high-level multithreading API for .NET 2.0 and above.
17 Dec 2012 by fadi_sayyed
WPF Compare two brushes IsEquals
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
28 Mar 2008 by Kam
An Arcball module using CsGL in C#.
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
18 Oct 2010 by John Paul Walker
7 Dec 2007 by Ekaterina Kostrioukova
An article on how to implement DataGrid
21 Dec 2007 by William E. Kempf
An article on creating WPF applications, following the Model-View-ViewModel pattern
31 Dec 2007 by Jeffrey Sun
This is a simple example about using OpenGL in CSharp application.