Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Using Marshal.SizeOf() method on a custom struct containing only value types

c# .net

Error installing Windows service -- The service did not respond to the start or control request in a timely fashion

c# .net windows-services

What's the XDocument equivalent of XmlDocument.ImportNode?

File read over network very slow

The way to create a plug-in application

c# .net winforms

Strange Convert.ToDateTime behavior

c# .net datetime

How to find the value of particular row in gridview?

How do I execute a controller action from an HttpModule in ASP.NET MVC?

c# .net asp.net-mvc httpmodule

Adding a C# variable to javascript

c# .net

C# call a SQL Server user defined function via Entity Framework

What is the difference between System.Windows.Size and System.Drawing.Size? [duplicate]

c# .net size

Throwing exceptions for legal states in code

c# .net exception

Why Convert.ToInt32("10.0") fails

.net sql-server-2005

how to ignore { character?

c# .net

why does datatable.Clear, clears the other datatable as well?

c# .net

Dapper and list parameters return Incorrect syntax near ','

c# .net .net-core dapper

Dotnet restore using local and server sources

.net .net-core teamcity

Could not create SSL/TLS secure channel even with certificate

.net ssl ssl-certificate