Click here to Skip to main content
15,918,808 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 Sbk123
This is a multi player Pong game written in C#/ WPF using Visual Studio
by Hawkynt
This article provides a clear, structured plan to help you navigate the learning of a new programming language effectively, dividing your knowledge into manageable levels.
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

All Articles

Sort by Score

Beginner 

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.
24 Jun 2013 by Madhur Kapoor
In this post, we are going to learn how to call an ASP.NET WebAPI using HttpClient libraries.
15 Sep 2014 by Ben M Watson
Five more attributes of highly effective programmers
4 Sep 2015 by Afzaal Ahmad Zeeshan
This post attempts to describe the general difference between overloading and overriding in Object-oriented programming languages.
4 Jun 2011 by MBigglesworth79
An introduction to Reflection in .NET as well as some examples of how it can be used.
21 Oct 2023 by Dev Leader
Change a picture into ASCII art using your own C# program
25 Sep 2016 by Dheeraj Kumar Kesri
This article is intended to provide all the basics of JavaScript functions a web developer must know.
28 May 2013 by John Atten
How to use SSH to access a Linux machine from Windows
28 Sep 2009 by Pete O'Hanlon
6 Feb 2011 by Brij
Why textbox persists data during postback even if View State set to off
15 Dec 2015 by Afzaal Ahmad Zeeshan
This is part 1 of the articles that I want to write for ASP.NET beginners, who want to build their own personal web sites, that mimic characteristics of blog. It covers the ASP.NET web application part.
18 Apr 2016 by Mircea Diaconescu, Gerd Wagner
Learn how to develop Arduino-based apps for the Web of Things (WoT). This second part of a series of tutorials shows how to read analog and digital sensors with the help of Arduino.
18 Aug 2011 by Brij
Single Sign On Between Sub Domains: Forms Authentication
3 May 2016 by Mircea Diaconescu, Gerd Wagner
In this multi-part tutorial we show how to develop Arduino-based apps for the Web of Things (WoT). This third part shows how to set up a connection between an Arduino and the Internet via a WiFi network and use HTTP(S) to send data to a free cloud service like ThingSpeak.
1 Mar 2024 by Dev Leader
In this article, I’ll provide you with 4 simple code examples illustrating how reflection works in C#.
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
30 Nov 2011 by Cyborgx37
How to have mutliline string literals in VB.NET.
26 May 2013 by Tharaka MTR
This post will show you how to fix orphaned SQL users.
31 Jan 2017 by Mircea Diaconescu, Gerd Wagner
While many new JavaScript features of ES6 (=ES2015) are still (in 2016!) not available in all important web browsers, the promising new feature of a JavaScript "promise" has arrived. This tutorial shows how to use it.
30 Sep 2013 by Md. Rashim Uddin
How to download different types of files in asp.net
14 Aug 2023 by Dev Leader
In this blog post, we’ll explore the concept of async lazy initialization in C#
26 Sep 2011 by MBigglesworth79
A good primer for getting into serialization
13 Apr 2012 by Michael Banzon
Developing for .NET 2.0 in 2012
9 Jul 2014 by Madhur Kapoor
How to get started with AngularJS
1 Nov 2014 by Ivan Krivyakov
Difference between 'Resource' and 'Embedded Resource' Build Actions described
20 Mar 2016 by Afzaal Ahmad Zeeshan
In this episode I am going to talk about using graphical applications in Mono. The graphical framework to use would be Windows Forms.
29 Dec 2016 by essentialSQL
Introduction to cross join - create row combinations
17 Jan 2017 by tranthanhtu.vn
19 May 2011 by Aron Weiler
Like the title says... a simple (very simple) page transition control for WPF
28 Nov 2011 by Adnan Boz
In this blog post, I’m diving deeper into Thrust usage scenarios with a simple implementation of Monte Carlo Simulation.
23 Jul 2012 by Neeraj Kaushik1980
This article demonstrates implementation of knockoutjs observable viewmodel with jquery and ASP.NET MVC 3 and how to bind viewmodel with HTML controls.
3 Sep 2013 by Rion Williams
Common approaches to responsive design
23 Sep 2014 by Bryan O'Connell
Design and document your RESTful API using RAML
13 Feb 2016 by Shivprasad koirala
Learn AngularJS Step by Step – Lab 2 (Events and Validations)
6 Apr 2011 by Kunal Chowdhury «IN»
How to implement template binding in Silverlight custom control
17 May 2011 by Kunal Chowdhury «IN»
Learn about Multi Column Text support in Silverlight 5 with a simple example
20 Dec 2011 by Giorgi Dalakishvili
Bugs in System.Diagnostics.Process Class
2 Jul 2012 by Kunal Chowdhury «IN»
Improved Solution Explorer in Visual Studio 2012 to improve productivity
10 Oct 2013 by Rion Williams
How to create advanced audit trails using ActionFilters in ASP.NET
11 Sep 2013 by John Atten
Installing Sublime Text 2 on Linux.
5 Oct 2014 by morzel
How to shoot paintball marker with relay, Arduino and .NET Winforms
28 Nov 2014 by Afzaal Ahmad Zeeshan
Uploading the files - HTML5 and jQuery way
21 Jan 2015 by adityaswami89
Understanding WCF in Depth: Part – 1
16 Feb 2015 by Eric Z (Jing)
Evaluation order matters!
24 Jan 2016 by Afzaal Ahmad Zeeshan
This is an introductory post for Mac developers to get started using C# programming language on Mac environments using Mono Project!
4 Feb 2016 by Simon Jackson
Be careful of those SPECIAL names in Unity
12 Feb 2016 by Tom Chantler
In this article you will learn how to write a simple application for the Microsoft Band. It'll only take about half an hour. All of the code is in GitHub.
6 Mar 2016 by Afzaal Ahmad Zeeshan
What Windows runtime can teach .NET developers
1 Aug 2016 by dibley1973
The stored procedure framework now supports dynamic fields within multiple recordsets
1 Sep 2009 by Jeremy Likness
Silverlight, with its powerful text and graphics manipulation capabilities and strong interaction with the scripting DOM, seems to be the perfect engine for a Captcha challenge.
13 Apr 2010 by Paulo Morgado
LINQ: Single vs. First
19 Apr 2011 by Austin Rasmussen
Continued from: Android Lists: ListActivity and ListView I.
19 Aug 2012 by wullinkm
A single file login page for ASP.NET
27 Mar 2012 by Ayobami Adewole
Source code versioning with Git in Visual Studio
18 Oct 2012 by Serge Desmedt
Touch handling in Android.
10 Oct 2013 by Rion Williams
This article covers one of the switches that you might be interested in flipping, the App Suspend feature, which is available in .NET 4.5.1 on Windows Server 2012 R2.
18 Oct 2013 by John Atten
Use cross-platform/OSS ExcelDataReader to read Excel files with no dependencies on Office or ACE.
16 Apr 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will see one example of how to bind one DropDownList using jQuery Ajax and C# WebMethod.
22 May 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Why DropDownList SelectedValue Does Not Work Inside SelectedIndexChanged Event?
30 Jul 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will explore the technique in jQuery to validate the ASP.NET GridView.
21 Oct 2014 by essentialSQL
Database Second Normal Form explained in simple English
5 Jun 2016 by Santhakumar M
 In this article we will discuss how we can integrate with Disqus comment system in MVC. 
14 Sep 2016 by Afzaal Ahmad Zeeshan
In this post I share a complete overview and explanation of creating and hosting ASP.NET Core applications on Linux environment -- without using any third-party plugins or libraries.
12 Dec 2016 by Petru Faurescu
How to use Visual Studio Code to edit and run Python code and access Twitter API
1 May 2017 by Abu_yanal
Adding Splash screen
29 Jul 2010 by User 6619207
About SQL Server Management Objects
2 Jun 2011 by AlexCode
Using ResolveUrl without Page
24 Feb 2012 by Giorgi Dalakishvili
This is the first part of a series about writing an expression evaluator in C#.
19 Mar 2012 by Nizar Noorani
To TDD or not to TDD
29 Mar 2012 by Raymund Macaalay
Three easy steps in moving your Sub Site in its own Site Collection.
27 Aug 2012 by Gergo Bogdan
Some thoughts about Visual Studio 2012 and First Windows 8 App Development with JavaScript and HTML
5 Apr 2013 by AssemblySoft
Azure Diagnostics in the Cloud
21 Nov 2013 by Philipp Sumi
Here are some quick and dirty tooltips - revisited and interactive
3 Dec 2013 by Rion Williams
Applying conditional attributes in ASP.NET MVC Views.
12 Feb 2014 by Simon Jackson
Unity Multiplayer Games - a review
18 Mar 2014 by Pragmateek
How to reduce the size of MongoDB documents generated from .NET/C#
22 Oct 2014 by essentialSQL
How to combine table rows using UNION in SQL Server
10 May 2015 by rahulsahay20
In this section, we'll delve further in the new ASP.NET 5 project.
4 Jan 2016 by levelnis
Send a success message to a View using TempData
21 Jan 2016 by Afzaal Ahmad Zeeshan
In this post version, I have talked about NuGet packages and their management in Mono environment.
21 Mar 2016 by Afzaal Ahmad Zeeshan
In this post I am talking about the "R Tools for Visual Studio" plugin, and how it can be used to make Visual Studio your default IDE for R programming.
3 Apr 2016 by EngineerSpock
Objects Equality in C#
4 Jul 2016 by Sarmaad Amin
Azure Functions, a new service offered recently by Microsoft, has a huge potential to be a game changer in cloud computing and is especially valuable in implementation of microservices and IoT. This post walks you through the very basic activity of creating a Function App and explores an example.
3 Sep 2016 by Mohit1110
How to configure Git with Visual Studio code
15 Oct 2016 by Arun Endapally
This post shows how to create an area in ASP.NET MVC application
19 Oct 2016 by Manjuke Fernando
30 Aug 2017 by morzel
Detecting a drone - OpenCV in .NET for beginners (Emgu CV 3.2, Visual Studio 2017)
4 Mar 2018 by Gaston Verelst
How to create a Visio Add-in in VS2017
21 Jan 2020 by SleepyCrat
A discussion of how the HealthCheck middleware is used to expose endpoints on your site that run a sequence of pre-written tests and provide you with quick diagnostic information about the health of your application.
8 Oct 2020 by Jin Vincent Necesario
Builtin types of JavaScript and difference between primitive and reference types
16 Sep 2016 by Simon Jackson
MonoGame – Building Multi-platform Solutions
6 Dec 2009 by Kunal Chowdhury «IN»
In this post, I will describe another cool new feature of Silverlight 4
4 Dec 2009 by Kunal Chowdhury «IN»
While surfing through different forums, I noticed that lots of people are actually facing issues while trying to implement the drag and drop feature. The main problem arises while trying to drag from a ListBox to a panel like canvas.
11 Jan 2010 by Sohel_Rana
How to use Common Service Locator to lose dependency of your project on IoC container.
15 Jan 2010 by webdev_hb
Some simple external templates with jQuery
28 Mar 2010 by kiran dangar
How to implement jQuery Model Popup plug-in and playing FLV file in a model popup
10 May 2010 by Paulo Morgado
CodeIt.Right Code File Header Template For StyleCop Rules
26 Apr 2010 by Timmy Kokke
StarterKits for Silverlight and the Expression Tools
31 Mar 2011 by Chris_Green
A list of C# snippets in VS2008.