Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to follow the end of a text in a TextBox with no NoWrap?

c# .net wpf textbox

Best alternative to Buffer.MemoryCopy pre .NET 4.6

c# .net

Powershell: script to find allowedServerVariables in applicationHost.config check for duplicate

How to create an event in Google Calendar using c# and Google API?

Bot Framework V4 IActivityLogger

c# .net .net-core botframework

Deserialize json with c# with random root names

c# .net json json.net

Is there a .NET (Core) equivalent of npm link?

Generate Google Protobuf TimeStamp from .Net System.DateTime

c# .net protocol-buffers

Entity Framework Core properties without setters

Does Winforms (.NET Core 3) support all .NET Framework controls

c# .net winforms .net-core

dotnet dev-certs certificate not trusted

.net asp.net-core https

How do I get the difference between two dates in a .csproj file?

Testing .NET code in partial trust environments

.net code-access-security

Best way to manage session in NHibernate?

c# .net nhibernate

Define an interface in C++ that needs to be implemented in C# and C++

c# .net c++ interop interface

Best Library for Dynamic PDF or Word Doc Generation? [closed]

c# .net asp.net pdf ms-word

How do I iterate a .Net IList collection in the reverse order?

.net collections iteration

Does WPF have equivalent controls for all Winforms controls?

.net wpf winforms

Can I add custom version strings to a .net DLL?

How do I write output to the console from a custom MSBuild task?

.net msbuild