Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Is there a Java equivalent for XmlDocument.LoadXml() from .NET?

c# java .net xml xmldocument

Is there a C# equivalent of java's AbstractList?

c# java .net list collections

F# basics: turning NameValueCollection into nice string

.net collections f#

Do I need to call IsolatedStorageSettings.Save method in windows phone application?

Free for commercial use tools for .NET that can convert csv to excel and export excel to pdf? [closed]

c# .net excel csv pdf-generation

Generic XML Deserialization into Undefined Objects

How to create read only registry key?

Excel insert rows (not Add)

c# .net excel c#-4.0

How to overcome OutOfMemoryException pulling large xml documents from an API?

c# .net out-of-memory

Setting maxRequestLength programmatically

.net request

Dictionary TryGetValue NullReferenceException [closed]

How to add a .net assembly to the global assembly cache (GAC)

.net ajaxcontroltoolkit gac

Decorating System.Console.Out to add color

.net f# console-application

Not able to compile code containing generics and inner classes

c# .net generics inner-classes

Increment the build number automatically

How do I add rounded corners to a GridView table in my .net code?

c# asp.net .net css gridview

C# Enum VS Nullable Property name conflict

c# .net enums nullable naming

get FileInfo for HttpPostedFileBase

c# .net vb.net file-io

How to switch between Debug.WriteLine() at debug and Console.WriteLine() in release mode in .NET/C#

c# .net

DataContext not refreshed when changing object value

c# .net wpf data-binding