Click here to Skip to main content
15,894,343 members

Comments by sris 426 (Top 10 by date)

sris 426 9-Dec-14 0:53am View    
Did RD on webapi, however still confusing on some basic things. Where I will deploy(host) my webapi? With MVC application only i have to host right? When I use webapi, there is no need to use MVC controllers. I see lot of websites which demonstrated client code to call webapi. I did not see any mvc controller intervention. Please provide answers for above questions.
sris 426 8-Dec-14 7:32am View    
Is there any disadvantage of using it? How much it support for customization?
sris 426 8-Dec-14 5:32am View    
Let me explain more about my question. Using interfaces, repository classes, conversion classes,etc,etc. Instead of architechrue I can ask you like which design patter is best suitable for MVC4 Application and can you provide the guidelines for that design pattern?
sris 426 8-Dec-14 5:20am View    
EF is not suitable for fetching the records. How about if i use EF to submit a single record. I have a user registration screen, I want to submit the user data to db. Is using EF in this scenario is good or not?
sris 426 1-Dec-14 2:44am View    
I have XP on my system. Which will not supports 2012 of VS. I can not install windows 7 on my system and looking for VS 2010 version.