Hi All,
We have to develop Data entry forms in Sharepoint 2010 and solution should be farm solution (WSP) so that Admin can install single unit. what should be best approach if team is from .Net background.
In my knowledge ,
List's default form (NewItem/Edit/Display) but these default form is difficult to pack in WSP package using module approach
Visual Web part using server side object code is easy option but how to display in site pages after deployment because no manual intervention required.
Application pages ? or Site Page With Code-Behind Using Visual Studio 2010 (http://blogs.msdn.com/b/kaevans/archive/2010/06/28/creating-a-sharepoint-site-page-with-code-behind-using-visual-studio-2010.aspx)
I am new in SP , please share your views on this , which approach should be good with minimum use of Jquery/Javascript
Many Thanks.....Anupam soni