Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net

ASP.NET MVC 3 Custom Authentication/Authorization

Get username in WCF service using basic auth with IIS

c# .net asp.net wcf iis

C#: Anything wrong with setting HttpContext.Current in a parallel thread?

UIWebview does not work like Native iPhone Browser when interacting with ASPX page

How to ping a webservice like svc, asmx

asp.net .net wcf sockets

How to run telerik RadWindow from code behind

SQL Parameters and Question Marks

Log the Bandwidth usage and request time in ASP.NET 4.0

asp.net performance

How do I prevent Resharper's error in solution window from showing CSS/javascript errors?

Migrate from DataSets to EntityFramework

How to get user local time at Page_Load

c# javascript asp.net timezone

Web.config transformation with SlowCheetah and ASP.NET Web site project

Do I need web.config for non-ASCII characters?

asp.net .net iis encoding utf-8

How to register HttpContextBase with Autofac in Asp.Net (not MVC)

c# asp.net autofac

Localization for "the value {0} is invalid" in case of int overflow

Is it possible to spoof or reuse VIEWSTATE or detect if it is protected from modification?

IIS 7 How to map a client certificate with a user account in a database?

asp.net ssl iis-7 certificate

Can you set the MachineKey programmatically?

asp.net web-config

Inheritance and the JSON formatter of ASP.NET Web API

Should i go for WCF or ASMX web service