Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am .net developer, worked in asp.net MVC.
Now i want develop a web application in PHP. So which framework i should select or i should go for Ruby On Rails.
I want framework that provide MVC architecture and also provides plugins.
Try Yii framework!
http://www.yiiframework.com/demos/
Yii comes with rich features: MVC, DAO/ActiveRecord, I18N/L10N, caching, authentication and role-based access control, scaffolding, testing, etc. It can reduce your development time significantly.
Yii helps you develop clean and reusable code. It follows the MVC pattern, ensuring a clear separation of logic and presentation.
Yii is nice, young, well-documented and easy to use. You will like it very much. It will be easy to use it for those who knows how to use ASP MVC framework.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am looking for a professional tool that will enable me to implement an excel like formula engine.
I require support for custom functions, an editor (in winforms or WPF) which gives a descent user experience (Intellisense , auto complete, partial evaluation of the formula etc...)
All I could find so far are just back-end projects such as:
http://www.codeproject.com/Articles/17853/Implementing-an-Excel-like-formula-engine
http://www.codeproject.com/Articles/57264/Eval3-wrapper
And those do not provide any client side , only backend engine.
There are some Excel-formula-engines out there (mostly commercial) - but since you need a frontend too the only one I know of is SpreadsheetGear. Hope this helps...
Spreadsheetgear is one of the more established products. According to their site Microsoft also use their product?? It's expensive though.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm looking to start doing dark launches and ramp ups in our production site (ASP.Net Webforms / MVC). Are there any existing libraries or frameworks for .Net that help with this or do I just need to roll my own?
Clarification:
I want to build a feature and push it to production without users seeing it then have the ability to turn that feature on or off for a particular user, group of users, customer, etc.
EDIT
There are libraries / frameworks available in other languages for this.
Examples:
Ruby: https://github.com/jamesgolick/rollout
Python: https://github.com/asenchi/proclaim
I'm about to start building one but want to make sure I'm not re-inventing the wheel.
My question is: Are there any similar libraries for frameworks for .Net?
Looks like the term to search for is not "dark launch" but instead "feature flipper". I have now found a couple of libraries that do this in .Net:
Flipper by Michael Sarchet: https://github.com/msarchet/flipper
FlipIt by Tim Scott: https://github.com/timscott/flipit
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm looking for Ideas, Tips, Existing Frameworks (based on .NET), Tools and also your experience on what's the best way to implement a good Audit Trail.
Our typical Applications are nothing fancy ASP.NET MVC 3- Security Layer - Business Layer - Data Access Layer - Database (SQL Server 2008)
My only requirement is that it has to be easy to implement and stored somehow in the Database.
For auditing user actions, I had used Log4Net. While for auditing CRUD operations, triggers were used.
Here you could find some resource articles(Article1, Article2) on implementing Audit log.
I've found some nice tools like OmniAudit etc, but not actually exactly was i was looking for. So i've decided to write my own Audit Trail Tool to generate and maintain Triggers.
if you're using entity framework, please refer to: http://www.codeproject.com/KB/database/ImplAudingTrailUsingEFP1.aspx
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I had done professional ASP.NET development in the 1.1 days, and was aware of debates that were soon to be settled in 2.0 (e.g. master pages versus page-inheritance). Since then I've continued to use .net in-depth through 3.5, except for my usage of ASP.NET.
I'd like to know your choice of resources for getting caught up on ASP.NET (again). Certainly I've already found some help:
ASP.NET 2.0 improvements
New features in ASP.NET MVC 3.0
New features in ASP.NET 3.5
I doubt these samples are complete, and I'd still be left wondering about "meta" facts of ASP.NET, such as "what are its shortcomings?" "How has its age shown?" "What ASP.NET techniques were hyped, but later proved to be a bust?"
If you know of articles or books that help answer all these questions, please share.
Some things to look into:
ASP.NET MVC
What's New in ASP.NET 4
Razor Syntax
Dynamic data is very interesting as well and of course ajax development has come a long way as well with tight integration to jQuery.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am currently investigating open source .NET based solutions for an learning management system (LMS), but am hitting a huge wall. Most folks seem to recommend DotNetSCORM, but not only is their site down for maintenance, but code files I found for it from SourceForge and CodeProject seem to be for old alpha/beta builds.
What solutions do you all know of that are out there for LMS's that are both .NET and open source?
Thanks!
You could try http://www.similarsites.com (and similar sites).
Personally I wouldn't go for anything that's down for several days (at least since June 20 according to google cache)
Take a look at SharePoint LMS project http://www.sharepointlms.com/
I think it's the most powerful LMS build with .NET
SharePoint LMS is a fully functional LMS based on the Microsoft SharePoint platform. LMS combines most powerful eLearning tools and features such as:
Learning Path Tracking
Reports SCORM 1.2 or 2004 compliance AICC compliance
Collaborative tools
Shared Question Pool
Web conference