Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net

Extension method on class - good or bad idea?

How can the Identity.GetUserId() be made to return a Guid instead of a string?

How to populate a model without entity framework in Asp.net MVC 5

c# asp.net asp.net-mvc

Getting Current Date and Time of a Specific Country

c# asp.net datetime timezone

ArgumentNullException occurring when trying to request authentication token

asp.net owin webapp2

Upgrading from Visual Studio 2008 to 2015 - what worries should I have? [closed]

c# asp.net visual-studio

Asp.Net MVC5 - Html.Action - Attribute Routing - Weird Behaviour causing Exceptions

Can two different OWIN applications authorize an OAuth2 bearer access token? [duplicate]

What is dotnet5.4 and net451 in class library?

asp.net .net asp.net-core dnx

export Gridview to Excel using ClosedXML without warning: the file you are trying to open is in a different format

AJAX Post to ASP.NET MVC 6 Controller action method and parameters are null

HttpWebRequest: The request was aborted: Could not create SSL/TLS secure channel

Bad practice to return from method before async operation completes?

Whats the difference with returning Task<bool> and just returning bool

Creating a modal with bootstrap in ASP.NET MVC

C#: arithmetic overflow by reading data via ODBC

c# sql asp.net filemaker

How to replace a delimiter with a new line in rdlc

"The request was aborted: Could not create SSL/TLS secure channel" error in Braintree

ASP.NET with OpenIdAuthentication: redirect to url if not authorized

Facebook Integration using C# and asp.net core