Drop here to delete.
°F
°C
Palo Alto, California, United States
Save
Show Link Bar
Search
Your Links
(No results)
Categories
Similar Boards
Suggest a Link
gercios
Boards you may like
Android
by Evelina Vrabie
Fullstack Developer
by Chris Klanac
Programming
by Postmodum37
Supernatural
by TVShows
World of Warcraft
by Games
Education
by Stacy Reed
Suggest links for this board!
Thank you for the suggestion
Select category
High Performance
Web API
Caching
Headers
Exception handling
File sending/receiving + AJAX
Best practises
Logging
Sending, Uploading files
Async Await
Web Services Security
Dependency Injection
Serialization
Authorization, Authentication
Enums...
Bundling, minification etc.
Web API, WCF, Web Services, Handlers
Behaviour driven development
Reporting Services
Compiler things
Expressions, Funcs ...
URL Rewrite, Attribute Routing
Workers, Threads, Jobs, Scheduling
Performance tips
Database specific
Submit
Suggest another
gercios
.NET
Share
0
Follow
You must be logged in to view the contents of this board.
Log In
Sign Up
High Performance
Pin
Reading from memory stream to string
stackoverflow.com
Announcing Microsoft.IO.RecycableMemoryStream
philosophicalgeek.com
High Performance
Web API
Pin
Create a REST API with Attribute Routing in ASP.NET Web API 2
docs.microsoft.com
Walidacja we wzorcu ASP.NET Web API modelu
docs.microsoft.com
RESTful API Designing guidelines — The best practices
hackernoon.com
Passing multiple simple POST Values to ASP.NET Web API
weblog.west-wind.com
Wytyczne dotyczące projektowania interfejsów API
docs.microsoft.com
A Few Great Ways to Consume RESTful API in C# - Code Maze
code-maze.com
4 more
Web API
Caching
Pin
Caching in Web API
codeproject.com
NuGet Package of the Week: ASP.NET Web API Caching with CacheCow and CacheOutput
hanselman.com
How to use caching in ASP.NET Web API?
stackoverflow.com
How to use caching in ASP.NET Web API?
stackoverflow.com
New bookmark
strathweb.com
aliostad/CacheCow
github.com
1 more
Caching
Headers
Pin
How to add and get Header values in WebApi
stackoverflow.com
Headers
Exception handling
Pin
Obsługa wyjątków w Web API platformy ASP.NET
docs.microsoft.com
Exception Handling In ASP.NET Web API
c-sharpcorner.com
Exception handling
File sending/receiving + AJAX
Pin
Download File with jQuery and Web API 2.0 IHttpActionResult - StoriKnow
storiknow.com
Web Api won't download file using jQuery Ajax and Basic Auth
stackoverflow.com
Why threre is no way to download file using ajax request?
stackoverflow.com
JavaScript blob filename without link
stackoverflow.com
Create & Download PDF from Byte[] Array using jQuery AJAX and WebMethod
kioumarss.blogspot.com
Downloading files from Ajax POST Requests
nehalist.io
7 more
File sending/receiving + AJAX
Best practises
Pin
Best Practices for Designing a Pragmatic RESTful API
vinaysahni.com
RESTful API Best Practices and Common Pitfalls – Spencer Schneidenbach – Medium
medium.com
Web API Design Principles Or Web API Design Guidelines
c-sharpcorner.com
RESTful API Best Practices and Common Pitfalls – Spencer Schneidenbach – Medium
medium.com
WhiteHouse/api-standards
github.com
New bookmark
geemus.gitbooks.io
5 more
Best practises
Logging
Pin
Logging JavaScript errors to your server side log
jsnlog.com
Stackify: Application Performance Management and App tools for developers - Stackify
stackify.com
How to use ELMAH to manually log errors?
stackoverflow.com
simple .NET logging with fully-structured events
serilog.net
Apache log4net – Apache log4net: Home - Apache log4net
logging.apache.org
Log Management & Analysis Software Made Easy | Logentries
logentries.com
8 more
Logging
Sending, Uploading files
Pin
How To Accept a File POST - ASP.Net MVC 4 WebAPI
stackoverflow.com
Web API File Upload, Single or Multiple files
damienbod.com
Uploading Files Asynchronously using ASP.NET Web API
codeguru.com
Uploading files using ASP.NET Web Api
chris.59north.com
How to post a file along with parameter to webapi method?
stackoverflow.com
New bookmark
c-sharpcorner.com
4 more
Sending, Uploading files
Async Await
Pin
How to wait for async method to complete?
stackoverflow.com
Parallel Programming Part 2: Waiting For Tasks and Exceptions Handling
c-sharpcorner.com
Running multiple async tasks and waiting for them all to complete
stackoverflow.com
Programowanie asynchroniczne w języku C #
docs.microsoft.com
C# Async, From the Outside, From the Inside - Part 1
infoq.com
C# Async, From the Outside, From the Inside - Part 2
infoq.com
Async Await
Web Services Security
Pin
How to authorize web method in ASMX ?
forums.asp.net
Security Issues with Web Services
informit.com
Basic Authentication on IIS Express
stackoverflow.com
how to add basic authentication to empty asp.net web api
forums.asp.net
Detecting Web.Config Authentication Mode
stackoverflow.com
IIS: Using Windows Authentication with Minimal Permissions Granted to Disk
weblogs.asp.net
6 more
Web Services Security
Dependency Injection
Pin
Dependency Injection anti-pattern: multiple constructors
cuttingedge.it
Simpleinjector: Is this the right way to RegisterManyForOpenGeneric when I have 2 imple...
stackoverflow.com
Simple Injector property injection on action filter
stackoverflow.com
How to configure Simple Injector to run background threads in ASP.NET MVC
stackoverflow.com
Overview of ASP.NET Core MVC
aspnetmvc.readthedocs.io
Dependency Injection
Serialization
Pin
NewtonJson.NET and others
Polymorphic serialization using Newton Json.NET in HttpContent
kirmir.com
Serialization NewtonJson.NET and others
Authorization, Authentication
Pin
Secure a Web API with Individual Accounts and Local Login in ASP.NET Web API 2.2
docs.microsoft.com
cuongle/WebApi.Jwt
github.com
Securing ASP.NET Web API using Custom Token Based Authentication
codeproject.com
Basic Authentication with Asp.Net WebAPI
stevescodingblog.co.uk
ASP.NET Web API Security Essentials
oreilly.com
Secure a Web API with Individual Accounts and Local Login in ASP.NET Web API 2.2
docs.microsoft.com
1 more
Authorization, Authentication
Enums...
Pin
Add others later...
Enumeration classes
lostechies.com
DDD: Enum like entities
stackoverflow.com
Should "or" work with .Net4 Hasflags: enum.HasFlag(AccessRights.Read | AccessRights.Write)
stackoverflow.com
How to check if any flags of a flag combination are set?
stackoverflow.com
How to Compare Flags in C#?
stackoverflow.com
Enums... Add others later...
Bundling, minification etc.
Pin
Is it possible to have different javascript files for debugging and production in web a...
stackoverflow.com
jetheredge/SquishIt
github.com
SquishIt – The Friendly ASP.NET JavaScript and CSS Squisher
codethinked.com
Bundling, minification etc.
Web API, WCF, Web Services, Handlers
Pin
12 Great Web Service Testing Tools - DZone Integration
dzone.com
New bookmark
docs.microsoft.com
Access Web Services Asynchronously in .NET Design Patterns
codeproject.com
Web API Best Approach for returning HttpResponseMessage
stackoverflow.com
Why should I use IHttpActionResult instead of HttpResponseMessage?
stackoverflow.com
New Features in ASP.NET Web API 2 - Part I
weblogs.asp.net
12 more
Web API, WCF, Web Services, Handlers
Behaviour driven development
Pin
Behaviour-Driven Development Combined with Domain-Driven Design
infoq.com
Introducing BDD
dannorth.net
Introducing BDDfy: the simplest BDD framework for .Net
codeproject.com
Behavior Driven Development In .NET
infoq.com
What is the most mature BDD Framework for .NET?
stackoverflow.com
Behaviour driven development
Reporting Services
Pin
SSRS 2014 report deploy issue
stackoverflow.com
Reporting Services
Compiler things
Pin
Detect .Net version, etc etc.
C# if/then directives for debug vs release
stackoverflow.com
Detect target framework version at compile time
stackoverflow.com
Compiler things Detect .Net version, etc etc.
Expressions, Funcs ...
Pin
Taking the Magic out of Expression
codethinked.com
Func vs. Expression> in LINQ
michael-mckenna.com
LINQ: Func vs. Expression>
ivanitskyi.blogspot.com
Expressions, Funcs ...
URL Rewrite, Attribute Routing
Pin
Attribute Routing in ASP.NET Web API 2
docs.microsoft.com
Create a REST API with Attribute Routing in ASP.NET Web API 2
docs.microsoft.com
RESTful Day #4: Custom URL Re-Writing/Routes using Attribute Routing in MVC 4 Web APIs
codeproject.com
URL Rewrite, Attribute Routing
Workers, Threads, Jobs, Scheduling
Pin
davidebbo/WebActivator
github.com
The Dangers of Implementing Recurring Background Tasks In ASP.NET
haacked.com
How to run Background Tasks in ASP.NET
hanselman.com
Use IIS Application Initialization for keeping ASP.NET Apps alive
weblog.west-wind.com
Threading in C# - Free E-book
albahari.com
Constructor injection with Quartz.NET and Simple Injector
stackoverflow.com
2 more
Workers, Threads, Jobs, Scheduling
Performance tips
Pin
12 tips to increase the performance of your ASP.NET application drastically – Part 2
infragistics.com
Performance Tips and Tricks in .NET Applications
msdn.microsoft.com
Performance tips
Database specific
Pin
What is the difference between ExecuteScalar, ExecuteReader and ExecuteNonQuery?
stackoverflow.com
How to pass table value parameters to stored procedure from .net code
With SqlDataRecords
stackoverflow.com
Database specific
0
Comment
Comments or thoughts?
Submit
Cancel
Current length is 500 out of maximum 500 characters.
Log In
or
Sign Up
Email a link to this board
Here is a board on Papaly (.NET) with a collection of links you might be interested in: https://papaly.com/gercios/d5yCG/-NET
Send
Share this board on Facebook
.NET
papaly.com
High Performance, Web API, Logging, Sending, Uploading files, Async Await, Web Services Security, + 11 more
Share on Facebook
Share this board on Twitter
.NET board on #Papaly: papaly.com/d/5yCG
100
characters remaining
Share on Twitter
Importing from file
Updating your information
Establishing secure connection
test
Notice label will go here
.NET
High Performance
Web API
Caching
Headers
Exception handling
File sending/receiving + AJAX
Best practises
Logging
Sending, Uploading files
Async Await
Web Services Security
Dependency Injection
Serialization
NewtonJson.NET and others
Authorization, Authentication
Enums...
Add others later...
Bundling, minification etc.
Web API, WCF, Web Services, Handlers
Behaviour driven development
Reporting Services
Compiler things
Detect .Net version, etc etc.
Expressions, Funcs ...
URL Rewrite, Attribute Routing
Workers, Threads, Jobs, Scheduling
Performance tips
Database specific
With SqlDataRecords