TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
g n
NA
10
1k
What are the dos and dont's to develop an ASP.net web API wi
Mar 9 2017 3:37 PM
Hi
I am creating a new ASP.NET web api from the scratch using Entity framework,would like to borrow others experience to get a list of dos and dont's for optimum performance,the front end is going to be written in Angular JS,few concerns I have are
1.How to keep the backend lightweight?
2.I want to keep the backend purely EF queries and good queries?is there a way to figure out if the queries or good or bad in terms of performance?
3.there is a request to connect to ssh and to peforce to retrieve some data,my proposal is to put all the required info in database ?what do you say
please share your experiences or pointers on where to get this info
Reply
Answers (
3
)
Simpe ASP.NET web application hosted on IIS 7.5
How to use soapheader in asp.net c# web applications