Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How can I solve my StringBuilder problem?

c# string stringbuilder

Can't I add an extension method to Vector3 in Unity?

c# unity-game-engine

System.Security.SecurityException: 'Requested registry access is not allowed.'

c# winforms impersonation

Accessing DOM Elements using CEFSharp in C#

System services for windows phone

Render a pdf from a html page

c# javascript html abcpdf

Get data from an API to my server every minute

c# iis asp.net-mvc-4

Converting from 'WordOpenXML' to In-Memory System.IO.Packaging.Package

c# stream ms-word openxml-sdk

Trying to search ListView for subitems matching a string

c# winforms listview

Why is a property hiding Inherited function with same name?

c# .net inheritance properties

Implementing retry logic with Polly library with no exception handling repeatedly

c# polly retry-logic

String manipluation, how to extract an HTML element value easily?

c# html string

C# - visit url in background

c#

Lucene.Net (2.9.2.2) and Nhibernate.Search

c# implementation get range of values and union of these ranges

c# collections union range

Reliable encrypted logging for .NET (4.0 - C#)?

c# .net multithreading logging

How can I programatically get keyboard focus on a WPF TreeViewItem?

c# wpf focus treeviewitem

How to validate a SSL certificate with C#

Xamarin layout how to place a label in bottom left corner and bottom right corner of screen

c# xaml xamarin xamarin.forms