Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-4.0

Stopping XSS when using WebAPI

Preventing a deadlock when calling an async method without using await

How should I perform a long-running task in ASP.NET 4?

Get description for HTTP status code

ASP.NET 4.0 URL Routing HTTP Error 404.0 - Not Found

routing asp.net-4.0

ASP.NET 1.1 to 4.0 migration: events not working

FormsAuthentication.SetAuthCookie throwing NullReferenceException in async action

ASP.Net cannot create/shadow copy in PRODUCTION

SQL Server "Audit Logout" operation takes long.

How to implement Socket.IO with ASP.Net, IISNode, Node.JS, and SQL Server for event-based push notifications?

.Net 4.0 website cannot identify some AppleWebKit based browsers

ASP.NET MVC 3: How to get User's Role in a Controller Method?

Getting a 404 when using .NET 4 on IIS 6, with or without MVC

ASP.NET MVC 2 + LINQ to SQL - CS0012 Compilation Error

Thoughts on running Windows Service type apps on ASP .NET 4 with StartMode="AlwaysRunning"

Is it necessary to create ASP.NET 4.0 SQL session state database, distinct from existing ASP.NET 2.0 ASPState DB?

Visual Studio 11 Beta / IIS 7.5: Microsoft.ReportViewer.Common V11 not found

ScriptResources Error : This is an invalid script resource request

Crystal Reports for Visual Studio 2010 Error

Creating a class like ASP.NET MVC 3 ViewBag?