ASP.NET MVC project to port [closed] - asp.net-mvc

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is there a project out there that attempts to replicate or re-create a portal framework like DotNetNuke using MVC framework

MaVeriCk by Andrew Nurse (son of DNN's Charles Nurse) is a very early attempt at a DNN-like implementation in MVC.

Brad Abrams: http://www.codeplex.com/dropthings

Stack Exchange is the only MVC portal (platform) I know of that's somewhat similar to DotNetNuke.
ASP.NET MVC is a bit too new just yet for there to be a wide variety of portal type systems on the market.

Related

What is the commonly used data source for iOS application? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
What is the best and commonly used datasource for an iOS Application?
I am a .NET developer and want to use mssql server for database. Any suggestion on that? webservices, xml providers, etc...
The CoreData Framework, which is the iOS DeFacto DataStore utilises SQLite. Lot's of support and tutorials on it online.
Just about every mobile app that deals with databases uses SQLite. There are many tutorials on it.

Is there best practices example projects which is using Typescript & Angular & MVC5 C#? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am learning Angular and Typescript as I need to know them for the front end part of ASP.NET MVC project. Is there a opensource project where I can find all of that technologies implemented in a way that shows the best way to do it? Thanks for your help.

StimulSoft Report For ASP.NET MVC3 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I'm new to ASP.NET MVC Razor. I want to use stimulsoft reporter to get report from my data. I have added two dlls to my project's reference, but none of the online solutions works for me. I want a resource to learn stimulsoft for MVC Razor. Can you help me?
Read Stimulsoft User Manual, Stimulsoft Programming Manual.
Look at the sample projects in Stimulsoft.Web distributive.

JSF 2.0 rapid web design tool [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I'm learning about JSF 2.0, I want to know if there is a tool for rapid web design.
I looked around and found RichFaces but it seems not to be compatible with Glassfish v3 (it's the server I use by the way).
I'll apreciate your advice.
Thanks in advance.
PrimeFaces
http://www.primefaces.org/
Primefaces is the best lightweight rapid web designing tool.

Looking for commercial UI rich controls for ASP.NET MVC [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I'm looking for a commercial suite of rich UI controls for ASP.NET MVC. (commercial suites, I know jQuery has a lot of free stuff) This means no postbacks. And preferably built with jQuery.
some webform examples:
www.infragistics.com
http://www.componentart.com/
Telerik RadControls for ASP .NET has support for ASP .NET MVC.

Resources