Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net

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

Consuming a HTTP stream without reading one byte at a time

c# asp.net .net stream

Whether to use Page_IsValid or Page_ClientValidate() (for Client Side Events)

asp.net

Auto generating DataContract classes from Business Object Classes

c# asp.net json datacontract