Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

need a REGEX pattern to match

.net regex

Visual Studio attach to process and view the code on break?

c# .net

Append item to Add menu of solution- or project node in Solution Explorer

Passing SqlConnection to class loses its connectionstring after dispose

c# .net sql-server

Internal Modifier on an Interface's Property

c# .net properties interface

Path generated via subst-command not found by System.IO

c# .net

BSTR and SysAllockStringByteLen() in C++

Is it possible to do "mixed" XML Serialization in .net?

is cacheitemremovedcallback of HttpRuntime.Cache thread safe?

Extra xmlns in xml generated from xmlserializer

How to visually connect 2 circles?

c# .net winforms gdi+

terminology for what a class does with generic type parameter

c# .net generics

how check is .NET framework installed or not

Setting the DataContext in "MainView" filters down to all "ChildView's"

c# .net wpf mvvm user-controls

Can you use System.Runtime.Caching.MemoryCache in a web app?

asp.net .net

Query Sitecore Lucene-index with ContentSearch-API on DateTime-range

c# .net linq sitecore

Server.MapPath VS. @Href("~/SomeFile.cshtml")

How can I set file permissions to prevent anyone else from taking exclusive lock on my file?

c# .net file-locking