image/svg+xml
d
dirask
EN
Log in
Join
Home
Communities
IT Knowledge
Snippets
Wiki
for Code
Questions
Inspiration
News
Findings
( keywords in
0
s, posts in
0
s )
No result...
Findings
Wiki
Questions
JavaScript
CSS
HTML
WebDev
TypeScript
jQuery
Java
.NET
Git
PHP
MySQL
Python
Linux
Bash
Windows
Programming
React
Show more
0
points
Palus-Bear
1016
Question
EN
JavaScript - is there a dictionary implementation in js? (.NET equivalent)
Is in JavaScript something similar to the dictionary in .Net? For example, how can I implement...
read more ...
javascript
array
arrays
2 more ...
1
answers
7
points
Theodora-Battle
528
Wiki
EN
C# / .NET - check if number is odd
programming
csharp
dotnet
3 more ...
1
contributors
2
contributions
7
points
Elleanor-Williamson
380
EN
blazor-diagrams.zhaytam.com
Blazor Diagrams
Z.Blazor.Diagrams is a fully customizable and extensible all-purpose diagrams library for Blazor...
show more ...
programing
c-sharp
dot-net
7 more ...
Edit
0 comments
Show comments
Add comment
Comment
Cancel
6
points
chelsea
806
Question
EN
JavaScript - equivalent to C#/.NET LINQ's Enumerable.First(predicate)
I am looking for an equivalent for the C#/.NET LINQ Enumerable.First(predicate) method. I...
read more ...
javascript
c-sharp
dot-net
4 more ...
1
answers
10
points
Nabila-Burnett
385
Wiki
EN
C# - program that registers hot keys under Windows (WinForms application)
programming
windows
c-sharp
4 more ...
1
contributors
2
contributions
3
points
Creg
9600
EN
github.com
C# docs - programming guide of boxing and unboxing
This repository contains .NET Documentation. Contribute to dotnet/docs development by creating...
show more ...
programing
c-sharp
dot-net
2 more ...
Edit
0 comments
Show comments
Add comment
Comment
Cancel
3
points
Zeeshan-Peel
850
Question
EN
Visual Studio - Please select a valid startup item
I've been trying to use AForge.NET framework, but Visual Studio keeps showing me this...
read more ...
visual
studio
c-sharp
7 more ...
1
answers
6
points
Dharman
518
Wiki
EN
C# / Windows Forms - invisible window (WinForms)
programming
c-sharp
dot-net
3 more ...
1
contributors
2
contributions
7
points
Zeeshan-Peel
850
EN
mudblazor.com
MudBlazor - Blazor Component Library
Blazor Component Library based on Material Design. MudBlazor is easy to use and extend,...
show more ...
programming
c-sharp
dot-net
10 more ...
Edit
0 comments
Show comments
Add comment
Comment
Cancel
0
points
Gigachad2137
1000
Question
EN
C# - Error CS1674 "ILogger": The type used in the using statement must be implicitly convertible to the interface "System.IDisposable"
CommonLogger.cs file: Program.cs file: ILogger.cs file: IDisposable.cs file: The question was...
read more ...
c-sharp
dot-net
programming
3 more ...
1
answers
4
points
Barmar
338
Wiki
EN
C# - program that registers hot keys under Windows (WPF application)
programming
c-sharp
dot-net
2 more ...
1
contributors
2
contributions
9
points
maryam
1181
EN
github.com
Avalonia-based - cross-platform .NET Decompiler (port of ILSpy | GitHub - icsharpcode/AvaloniaILSpy)
Avalonia-based .NET Decompiler (port of ILSpy). Contribute to icsharpcode/AvaloniaILSpy...
show more ...
programming
tools
c-sharp
10 more ...
Edit
0 comments
Show comments
Add comment
Comment
Cancel
0
points
Kelly
394
Question
EN
C# / .NET - 'Enumerable' does not exist in the current context error
When I try to use Enumerable.Repeat() method, I get the following error. How can I fix this?...
read more ...
c-sharp
dot-net
programming
2 more ...
1
answers
3
points
Creg
9600
Wiki
EN
C#/.NET - stop thread (unsafe way with Thread Abort() method)
programming
c-sharp
dot-net
4 more ...
1
contributors
2
contributions
8
points
Gaia-Kirby
720
EN
github.com
ILSpy - .NET Decompiler (GitHub - icsharpcode/ILSpy)
ILSpy is the open-source .NET assembly browser and decompiler. Features Decompilation to C#...
show more ...
programming
tools
c-sharp
8 more ...
Edit
0 comments
Show comments
Add comment
Comment
Cancel
7
points
Nabila-Burnett
385
Question
EN
C#/ .NET - what is white character?
I have noticed, the String.Trim() method trims surrounding white characters. What Is white...
read more ...
programming
c-sharp
dot-net
4 more ...
1
answers
8
points
Pearl-Hurley
559
Wiki
EN
C# - using statement with multiple variables
programming
c-sharp
dot-net
1 more ...
1
contributors
2
contributions
10
points
Gaia-Kirby
720
EN
github.com
Dapper - a simple object to SQL mapper for .Net (GitHub - DapperLib/Dapper)
Dapper is an object–relational mapping (ORM) product for the Microsoft .NET platform. It...
show more ...
programming
c-sharp
dot-net
7 more ...
Edit
0 comments
Show comments
Add comment
Comment
Cancel
3
points
Mohammad-Oneal
327
Question
EN
C# - The type or namespace name `List' could not be found.
When I try to create List object, I get the following error: My code:
read more ...
c-sharp
dot-net
programming
5 more ...
1
answers
7
points
Nabila-Burnett
385
Wiki
EN
C# - multiple parameters in method
programming
c-sharp
dot-net
4 more ...
1
contributors
2
contributions
4
points
Theodora-Battle
528
EN
github.com
.NET MAUI - multi-platform UI framework (GitHub - dotnet/maui)
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating mobile and...
show more ...
programming
c-sharp
dot-net
11 more ...
Edit
0 comments
Show comments
Add comment
Comment
Cancel
Continue list loading by clicking
here...
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Direct link
Join to our subscribers to be up to date with content, news and offers.
Subscribe
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information
Contact us
Posts you may like
Java 8 - LocalDate with DateTimeFormatter.ofLocalizedDate FormatStyle - FULL, SHORT, MEDIUM, LONG
JavaScript - get keyboard key property value
TypeScript - create date object
jQuery - hide element
MySQL - UPDATE query with LIMIT
Node.js - PostgreSQL LIKE operator
Dirask - we help you to
solve coding problems.
Ask question.
❤️💻 🙂
Join
Welcome. By using dirask, you confirm that you have read and understood
Terms, Privacy & Cookie policy
Ok, I understand