Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net

Implementing an editable DropDownList in ASP.NET

What are the most common, typical things to AVOID coding into my ASP.NET app in order for it to run under Medium Trust on a shared host?

How to minimize a ASP.NET C# project DLL size?

Determine who/what reserved 5.5 GB of virtual memory in w3wp.exe

ASP.NET: Permission/authentication architecture

Are AppDomains are created for every request?

.net asp.net appdomain

Retrieve single Entity Framework entities using a LINQ query or GetObjectKey?

Bind DropDownlists with JQuery in Asp.Net

asp.net jquery

Role Caching Strategies in ASP.NET MVC

asp.net file downloading - track downloaded size

Get host name without using HttpRequest

Singleton and HttpApplicationState

c# .net asp.net singleton

How do you do a 301 permanant redirect route in ASP.Net MVC

CSRF Protection in AJAX Requests using MVC2

What would be the best way to store the questions and responses for a survey where I need to keep the traffic on the database to a minimum?

asp.net sql-server

Clean way to output values in ASP.NET MVC Views when value is not null

asp.net asp.net-mvc

What can asp.net *WebForms* developers expect in future?

asp.net asp.net-mvc

In what situation Application_EndRequest is called but Application_BeginRequest is not called?

c# .net asp.net page-lifecycle

Why did Scott Guthrie suggest us to use a random, small sleep delay in a Error.aspx?

asp.net asp.net-mvc

Access Parent Page Property from User Control

asp.net vb.net