Click here to Skip to main content
15,897,704 members
Everything / Beginner

Beginner

Beginner

Great Reads

by Dmitri Nеstеruk
Let's create a simple project estimation DSL using F#!
by Higty
This article describes the mail sending process using the SMTP mail protocol.
by César de Souza
The Hidden Conditional Random Field - or why discriminative learning is also an option
by David Rogers Dev
Learn how to load related entities using the Entity Framework with simple examples

Latest Articles

by Nick Polyak
In this article I describe how to write C# code that runs in Browser.
by Higty
C# OpenAI library Assitants, ChatCompletion, FineTuning, ImageGeneration and more
by raddevus
Learn to use SignalR to asynchronously update all web clients in real-time using SignalR broadcasts.
by Brian C Hart
Discover how to create a user-friendly console application in C# and .NET Framework 4.8, with menu-driven interaction and graceful exit options.

All Articles

Sort by Score

Beginner 

16 Aug 2009 by Dmitri Nеstеruk
Let's create a simple project estimation DSL using F#!
9 Dec 2012 by Higty
This article describes the mail sending process using the SMTP mail protocol.
9 Dec 2014 by César de Souza
The Hidden Conditional Random Field - or why discriminative learning is also an option
24 Jul 2014 by David Rogers Dev
Learn how to load related entities using the Entity Framework with simple examples
16 Jun 2008 by Nish Nishant
This articles explains how to implement a TypeDescriptionProvider for a class to support multiple object types using a single class type
24 Jan 2007 by Tomas Petricek
Phalanger is a PHP language compiler for the .NET Framework which introduces PHP as a first-class .NET citizen.
6 May 2010 by Alan Beasley
Explanation and examples of Additional Templates and Generated Content of a ListBox. Covering Layout, Transitions, and Animation.
26 May 2022 by Miroslav Fidler
Installation and the first look at U++ platform
23 Mar 2021 by Espen Harlinn
Choosing the right synchronization mechanisms when working with threads, thread-pools, and I/O Completion ports to create high performance asynchronous servers in C++
10 Mar 2002 by Paul M Watt
Guide to understanding how to create and use regions with the WIN32 SDK
25 Dec 2016 by Arthur V. Ratz
In this article we'll demonstrate the implementation of k-means clustering algorithm to produce recommendations.
12 May 2019 by Serge Desmedt
A try it yourself guide to the basic math behind perceptrons
29 Mar 2010 by Nish Nishant
An ExifReader class in C# that supports custom formatting and extraction. StyleCop compliant code, with demos for WPF and Windows Forms.
6 Nov 2010 by defwebserver
How using the Silverlight DataTrigger allows you to run a process and then raise another when using View Model (MVVM)
22 Mar 2017 by Sergey Alexandrovich Kryukov
Addresses questions on graphics, threading with UI, form development, printing and more
15 Jul 2018 by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
26 May 2006 by Michael Dunn
A tutorial on writing a shell extension that can be used on the Send To menu.
5 Sep 2013 by Mubin M. Shaikh
Create time dimension with 24 hour plus values and time buckets in your data warehouse
7 Jul 2015 by Arthur V. Ratz
This tip is especially useful for users who own the licensed copy of Windows 7/8/8.1, and would like to upgrade to Windows 10 after July 29, 2015.
16 Oct 2015 by ridoy
A brief explanation of application development for Android Wear, helpful for every beginner and intermediate android developer.
6 Oct 2020 by OriginalGriff
First steps in development: break it, break it again!
30 May 2006 by Michael Dunn
A tutorial on using owner-drawn menus in a context menu shell extensions, and on making a context menu extension that responds to a right-click in a directory background.
6 Jan 2009 by Steve Marsh
The classes in this project allow you to parse text expressions entered by a user and compile them to a .NET assembly. This assembly can be executed on the fly, or saved to a DLL.
5 Sep 2011 by Todd Davis
How to bind an enum to radiobuttons in Silverlight/WPF
14 Sep 2013 by Dave Kerr
Create Shell Icon Overlay Handlers using .NET!
6 Dec 2020 by Mehdi Gholam
With the increased prominence of machine learning and ingesting large datasets with the CSV format for this purpose, I decided to write a CSV parser which met my requirements of being small, fast and easy to use.
28 Jun 2023 by Dr. Song Li
This is a note on how compilers implement function calls to pass the parameters to and get the return value from the called functions.
30 Dec 2009 by Razan Paul (Raju)
Animation technique based on Clip property of UIelement in WPF
25 May 2009 by Jochen Baier
Using this smart 'FIXME' macro will help you not to forget to fix your code.
28 Sep 2020 by Evoluteur
A full jQuery UI widget which supports various configurations and themes
12 Apr 2023 by Bohdan Stupak
A short example of how byte[] misuse may hurt memory consumption
12 Dec 2009 by All-In-One Code Framework
This article introduces several Silverlight samples in the All-In-One Framework.
25 Jan 2012 by Sebastian Krysmanski
The help page for IDisposable provides the code for IDisposable's default implementation pattern in C#. This article will explain each part of it step by step and also provide the equivalent C++/CLI code in each step.
4 Apr 2013 by Steve Marsh
A fully customizable 16 segment display using the HTML5 canvas
27 Oct 2013 by Murali Pamidi
Politics aside, here are 7 simple tweaks that could make heathcare.gov website instantly fast.
9 Feb 2015 by Rahul Rajat Singh
In this article, we will try to understand what is Factory Pattern, what are the benefits of this pattern and how we can implement this pattern using C#.
4 Oct 2017 by CMalcheski
Thinking outside the box can result in critical performance gains
20 Feb 2023 by Amarnath S
Three types of Curves and three types of Surfaces in Geometric Design - Cubic, Bezier and B-Spline, using Three.js Library
5 Jul 2008 by Nish Nishant
This article walks through the implementation of a C++/CLI class from a disposable C# base.
23 Aug 2012 by Vitaly Tomilov
Simplest and quickest way to automatically bind array of image bytes to asp:Image object.
21 Jul 2014 by Cristian Moldovan
jQuery unobtrusive validation plugin with Twitter Bootstrap 3 showing error messages as tooltips
24 Aug 2016 by Serge Desmedt
(Yet Another) Investigation of WPF triggers
5 Apr 2017 by Marc Clifton
A somewhat lightweight article, that covers some issues that we should all be conscious of when reworking prototype code (and deciding whether to rework prototype code!) with a case study.
20 May 2018 by raddevus
Chapter 4 - Resistors and Resistance
1 Dec 2009 by raelango
This article explains how to export the contents of a DataGrid to Excel/CSV.
26 Apr 2010 by Alan Beasley
How to Style the Control Template of a ListBox in a small MVVM application
10 Apr 2013 by gggustafson
This article introduces the reader to the steps taken to create a user control that displays a circular indeterminate progress control.
31 Jan 2010 by Arik Poznanski
Complete Library for using the Windows 7 Ribbon from C#, including 18 samples and 21 blog posts documenting the Ribbon features
31 Jan 2010 by Arik Poznanski
The question this posts tries to address is: Where to put value converters?
24 Jun 2013 by Madhur Kapoor
In this post, we are going to learn how to call an ASP.NET WebAPI using HttpClient libraries.
30 Jun 2019 by Marcelo Ricardo de Oliveira
The second of many articles featuring design patterns, architectural designs, frameworks and technologies leading to ASP.NET Core Microservices
29 Aug 2021 by Nick Polyak
This article describes a new multiplatform Docking framework - UniDock
26 Nov 1999 by Chris Maunder
Shows how to use text callbacks in list controls
5 Dec 2022 by Kenji Elzerman
Fundamentals of Entity Framework
24 May 2006 by Michael Dunn
A tutorial on writing a shell extension that provides custom drag and drop functionality.
6 Apr 2015 by Bjørn
Using the FFmepg.exe to create video snapshots
15 Sep 2014 by Ben M Watson
Five more attributes of highly effective programmers
1 Aug 2018 by Arthur V. Ratz
In this article, we will discuss about the advanced Android application development based on the example of creating a responsive Airport schedule simulator application.
1 Jul 2009 by Muhammad Akhtar Shiekh
An article on "How to authenticate windows user using form authentication in ASP.NET?"
13 Nov 2011 by Anoop Pillai
This post is about implementing Chain Of Responsibility design pattern, and few possible extensions to the same using Managed Extensibility Framework or MEF
30 Jul 2012 by Dave Kerr
Manage the Global Assembly Cache with this handy tool - or roll your own with the provided API!
17 Jun 2014 by OriginalGriff
The Article editor does work - but sometimes it does do things the hard way, and tries to frustrate you on purpose, I'm sure...
4 Sep 2015 by Afzaal Ahmad Zeeshan
This post attempts to describe the general difference between overloading and overriding in Object-oriented programming languages.
6 Mar 2016 by DataBytzAI
Get on top of memory leaks and improve user experience when using JQuery/KnockoutJS in a SPA or SPA based Hybrid Mobile Application
31 May 2010 by Kunal Chowdhury «IN»
Silverlight 4 has the feature to talk with Excel or any other application using the COM API. In this article, I will guide you to understand this feature step-by-step.
10 Oct 2012 by Andrew Rissing
An intuitive-fluent API for generating Linq Expressions.
2 Dec 2014 by Omar Gameel Salem
Implementation of the dynamic programming solution for the Travelling salesman problem
23 Feb 2015 by Rahul Rajat Singh
Some more concepts related to backbone models
8 May 2019 by Bruno Tabbia
Automatic positioning and resizing of explorer windows, without overlapping (for obsessive superusers)
15 Jul 2017 by dsuryd
SignalR is great for building real-time web functionality. MVVM is great for developing your front-end. What if they can be used together? This tip will show how to do just that, using as example a simple project to do live chart on a web browser.
5 Jul 2017 by LoveJenny
EasyLicense is an open-source license tool for .NET applications.
8 Sep 2017 by Daniele Fontani
.NET Core showcase: learn basics implementing a toy tool
6 May 2020 by George Swan
An attempt to throw some light on how state machines work and what they can be used for
14 Jul 2022 by Ivan Yakimov
My experience with the LiteDB database
28 Jan 2009 by Jonathan de Halleux, Nikolai Tillmann
Pex is a new tool that helps in understanding the behavior of .NET code, debugging issues, and in creating a test suite that covers all corner cases -- fully automatically.
4 Jun 2011 by MBigglesworth79
An introduction to Reflection in .NET as well as some examples of how it can be used.
3 Apr 2013 by OriginalGriff
Questions here quite often ask "how do I send data from one form to another?" and I must have answered this a dozen times. So, a series of three tips to cover the process.
7 Apr 2013 by Dave Kerr
Use .NET to rapidly build Shell Property Sheets
25 Feb 2015 by Kewin Rausch
A tool for translating C/C++ makefile projects in Visual Studio compatible ones
7 Jul 2015 by super
A rough guide for developers how to approach development of software for Internal use especially in Engineering companies, where shorter turnaround is more important
14 Dec 2015 by Darek Danielewski
Sometimes, you just must return multiple values from a method. Instead of specifying out or passing arguments by reference, consider an OperationResult class.
1 Mar 2017 by Clifford Nelson
This is a more comprehensive example of how to implement a project with MVVMLight
26 Jun 2019 by CMalcheski
A full-scale all-assembly .DLL module for the situations that warrant it can offer a tremendous power and speed boost over using inline ASM or intrinsics alone.
17 Dec 2009 by Jeremy Hutchinson
Demonstrates overriding the DataTemplateSelector.SelectTemplate method.
6 May 2010 by defwebserver
A Silverlight file manager that allows drag and drop multiple file uploads
9 Mar 2012 by Barry Lapthorn
A XAML-only font combobox.
6 Mar 2012 by Orekaria
Lightweight .Net library for UDP LAN broadcasting.
29 Mar 2012 by Rahul Rajat Singh
This is an alternative for "Making a Borderless Form Movable in C++"
18 Apr 2013 by Guirec
A pattern for an always available cache using asynchronous refresh.
2 Apr 2018 by Clifford Nelson
This gives the code to create a cursor from a character in a font.
21 Aug 2017 by Ehsan Sajjad
This article is the continuation of the previous three articles regarding how Equality works in .NET, the purpose is to give developers a more clear understanding on how .NET handles equality for types.
29 Jul 2016 by Igor Krein
A library of simple extension methods that could be useful for data generation tasks
13 Dec 2016 by Afzaal Ahmad Zeeshan
Overview of selecting a .NET edition over other, based on services and features provided
28 Dec 2016 by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
22 Mar 2017 by raddevus
Part 1: Master the ASP.NET MVC Project Template & Technologies (Razor, jQuery, JavaScript, Bootstrap, CSS). Part 2: Build an ASP.NET MVC app which runs in the browser but feels like using a desktop app.
16 Jul 2019 by Mustafa Kok
SignalR server and client applications for demonstrating common scenarios like connecting, disconnecting, joining and leaving groups, sending messages to all clients, to specific or group of clients
6 Sep 2016 by George Swan
An artificial life algorithm that attempts to solve a problem by flying a swarm of entities through a range of possible solutions where each entity is guided by the performance of other members of the swarm
30 Oct 2001 by Nish Nishant
Shows how you can pass data to your worker threads