Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

TextBox autocomplete and default buttons

Passing an exception object to a webservice

.net web-services exception

database login prompt with crystal reports

Returning JSON AND XML format from a .NET 3.5 WCF web service (REST)

.net xml wcf web-services json

64-Bit VB.NET Allocating > 2GB of RAM (.NET bug?)

c# .net vb.net memory 64-bit

Getting the Doc ID in Lucene

.net lucene lucene.net

JSON return format in ASP.NET MVC

jquery .net asp.net-mvc json

Microsoft technology similar to Java EE servlets?

.net servlets

Fast Lightweight .NET Client Encryption -> Server Decryption

c# .net encryption

WCF client (Add Service Reference) hates WebGet and WebInvoke...really, it does

Linux Mono Equivalent of .NET Windows Service [duplicate]

ClickOnce: BadImageFormatException when running x86 package on 64 bit windows

WPF : Assigning to RichTextBox.Document extremely slow (7 minutes!)

c# .net wpf .net-3.5 richtextbox

IronPython to Original Python comparison. What can I expect from the first one?

What HTTP error codes are retried by Polly (.Net) by default?

.net polly

Where has StringComparison.InvariantCultureIgnoreCase gone?

c# .net windows-store-apps

In Visual Studio 2010 why is the .NETFramework,Version=v4.0.AssemblyAttributes.cpp file created, and can I disable this?

.net c++ visual-studio-2010

How to Learn IL on the CLR

.net clr il

How to add PNG resource in Visual Studio 2010?

c# start async method within object constructor - bad practice? [closed]

c# .net asynchronous