Reza Aghaei (@r-aghaei)
  • Stars
    star
    200
  • Global Rank 119,665 (Top 5 %)
  • Followers 44
  • Registered over 7 years ago
  • Most used languages
    C#
    97.2 %
    JavaScript
    2.8 %
  • Location 🇩🇰 Denmark
  • Country Total Rank 533
  • Country Ranking
    C#
    71
    JavaScript
    1,191

Top repositories

1

AspNetCoreLocalizationSample

An example containing different aspects of ASP.NET Core Localization, including model binding error messages, validation messages, allowing user to change culture at run-time, ... .
C#
33
star
2

TabControlWithCloseButtonAndAddButton

This example shows how to add Close Button and Add Button to TabPages of TabControl.
C#
23
star
3

TextBoxBorderColor

A Windows Forms TextBox control having BorderColor property.
C#
19
star
4

UrlSchemeSample

This example shows how to register a custom URL scheme for your application and how to pass data to the application using URL.
C#
12
star
5

DynamicObjectTwoWayDataBinding

AN example showing how to perform two-way databinding using a dynamic object in Windows Forms.
C#
10
star
6

TextBoxWatermark

A Textbox control which shows watermark also when in MultiLine mode.
C#
9
star
7

BlockyExample

This example shows how to use Blocky in a desktop application.
C#
8
star
8

WindowsForms.DataAnnotationsValidation

This example shows how to use DataAnnotations Validation Attributes in Windows Forms.
C#
8
star
9

ChildContainerControlDesignerSample

This example shows how you can create a composite control (UserControl) and let the user to interact with a child control of your user control.
C#
7
star
10

AddPropertyToIdentityUserExample

This example shows how to add a new property to ASP.NET Identity User.
C#
7
star
11

HtmlUsingRuntimeT4

An example showing how to generate html dynamically at run-time based on a model using Run-time T4 templates.
C#
7
star
12

ShellContextMenuExample

This example shows how to register menu item in Windows shell context menu and pass selected folder or file name to the application.
C#
6
star
13

DynamicRdlcReport

This example shows how to create a dynamic RDLC report at run-time.
C#
4
star
14

FlatDateTimePickerExample

An example showing how to change border color, dropdown button color and updown button color of a DateTimePicker and render it in flat style.
C#
4
star
15

CustomizeSelectResourceDialog

Adding filter functionality to Select Resource dialog which shows for selecting Image in Windows Forms.
C#
4
star
16

MediaCaptureApiExample

Using MediaCapture in WindowsForms
C#
4
star
17

copymvpdocsurl

A chrome/edge extension which allows you to copy URL of the page including your Docs Champion Identification Tag.
JavaScript
3
star
18

FlatNumericUpDownExample

A FlatNumericUpDown control.
C#
3
star
19

System.Windows.Forms.DataGrid

This is a port of legacy Windows Forms DataGrid to .NET 5.
C#
3
star
20

YoutubeVideoInWinForms

This example shows you how to play youtube video in Windows Forms and play and pause the video using code.
C#
3
star
21

WebScraperExample

A web scrapper based on WebBrowser control, which runs in a background thread and returns `Task<string>` as result.
C#
2
star
22

ComboBoxCueBanner

The example shows how to set a hint for a combo box. It also known as tip, watermark and cue banner.
C#
2
star
23

RoundCornerControlExample

This example shows how to create a round corner control by changing the region of control.
C#
2
star
24

WebBrowserHtmlContentBaseUrl

An example showing how to resolve base URL for relative resources when setting html content for DocumentText without browsing a real URL.
C#
2
star
25

SampleUIandService

An example containing GUI application + WCF Service hosted in Windows Service + Installer
C#
2
star
26

HelpProvider2Example

A HelpProvider component which supports Unicode character, Font, ForeColor and BackColor.
C#
2
star
27

SharedResourcesExample

This example shows how you can use shared image resources in Windows Forms projects in a solution having design-time support.
C#
2
star
28

TextBoxWithShowPasswordEyeIcon

This example shows how to create a `TextBox` which shows an eye icon to show or hide password.
C#
1
star
29

PanelTitlebarExample

C#
1
star
30

loadpluginassembly

This example shows how you can load an assembly at run-time and resolve dependencies without adding references to the project.
C#
1
star
31

CustomGroupBox

A custom group box supporting BorderColor, TextColor and Transparent BackColor,
C#
1
star
32

ControlSmartTagsExample

This example shows how you can create smart tags window (task panel or custom actions) for your control at designer.
C#
1
star
33

WinFormsWpfBingMaps

An example which shows how to use WPF Bing Maps Control in a Windows Forms application.
C#
1
star
34

AnalogClockExample

An example which shows how to create an analog clock in Windows Forms.
C#
1
star
35

ClodBlockBlobDownloadString

This example shows how to download string from blob without having BOM sequence in text
C#
1
star
36

DataGridViewCascadingComboBoxExample

An example showing how to have cascading ComboBox columns in DataGridView
C#
1
star