The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
244 views

Where I can use asp.net MVC with my SharePoint 2013 project

My current situation is as follow:- I have a team with asp.net MVC experience , entity framework, jQuery +SQL server We have built many web applications using the above technologies. Currently we ...
1
vote
1answer
41 views

Using the razor engine in SharePoint 2013 Visual Web Part

I'm trying to make use of the razor engine in a SharePoint 2013 Web Part. This, I read, shouldn't be too difficult since SharePoint 2013 Visual Web Parts can be built using .NET Framework 4.0 I'm ...
0
votes
1answer
63 views

Sugest me, Planing to create a REST based API using MVP under SharePoint 2010

for almost a year now i was working with few open source technologies, and so habituated to it... this pushed me to create a REST based architecture for SharePoint 2010 using ASP.Net MVC 2/3... ...
0
votes
0answers
15 views

Site Collection and sites Mapped to controller and action methods on asp.net MVC

I came from an MVC architecture background and currently I am learning the architecture of SharePoint 2013. So can I make the following assumptions:- Creating a new site collection in SharePoint ...