What is Microsoft Dynamics AX? [closed] - axapta

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I am .net developer. I have no idea about Microsoft Dynamics AX. can any one suggest what is MS Dynamic Ax. and for what purpose. how to install that in my computer. i mean is there any setup. and One sample application regarding morph x and x++. Please can you share any document regarding this.

Dynamics AX is an ERP system not a desktop application. MorphX is Dynamics AX's native IDE and X++ is the language used to develop. X++ is an object oriented language similar to Java or C#. This is a very broad question with no simple way to answer. If you do not work at a Microsoft partner or company that runs AX, you don't have much of a chance of exploring the platform. Sorry, wish I had more to help.

Related

Qt vs Embarcadero RAD Studio for web application development [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 1 year ago.
Improve this question
I am a Embarcadero RAD Studio user. Mainly C++Builder. I have been using this product for more than 20 years.
But I am tired of all the unresolved bugs. I am stuck with bugs I am sure they will never fix unless I pay to upgrade to their new product as usual.
I recently saw some Qt code. And noticed that objects like QString, QVariant, QRectF, etc... are really more powerful compare to RAD Studio's equivalent objects.
Unfortunately, I don't have an available computer to install a trial version and test to see the differences.
I would appreciate if there are some users who have used the 2 development tools and can tell me if Qt really is better?
Does it have less bugs? Better support?
Is it a RAD environment?
Is it easy to build web server applications, like Intraweb applications?
Does it have its own database, like Interbase? If yes, is it possible to find tools to migrate an Interbase database to a Qt database?

Is Microsoft Asp.net Owin Helios project still alive? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 7 years ago.
Improve this question
One year ago, Microsoft announced the "helios" project (http://blogs.msdn.com/b/webdev/archive/2014/02/18/introducing-asp-net-project-helios.aspx). Since then, there has been no updates on it's nuget package and no related news. Is it safe to start using it or is it dead?
ASP.NET users have been using Katana for a long while as it empowers the latest Web API and SignalR releases from Microsoft. Helios was an addition to that map initially.
They (Katana and Helios) will, however, not be heavily updated, as ASP.NET 5 uses a different design approach. Microsoft people said this unofficially in a few places, and should provide a better explanation when ASP.NET 5 is officially released.

i m confused which tech i used asp.mvc or wcf for my project [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I have basic knowledge of asp.net and i want develop the project.So m confused between Wcf and asp.mvc which is good for my project. i read description of both but cant get solution. could someone please help me as soon as possible.
project description- collection of data from different site(location) through wireless communication(gprs communication) and store the data on oracle 10G. and i want show the history reports and trends .
how i show reports? like in windows application (crystal report and rdlc)
WCF is rest service while asp.net MVC is web development technique. So if you want expose services then you can move WCF or WEB API else will move to ASP.NET MVC.

Looking for ASP.NET ( MVC 3 ) forum engine [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am looking for forum engine.
There are some requirements:
platform is ASP.NET(MVC 2,3)
MS SQL or MySql database
Open source
Customizeable (change theme, moderator settings, account settings etc.)
High performance
Could somebody advice most applicable solution?
Also have a look at..
http://www.mvcforum.com
Unity, DDD, Entity Framework v5, MVC3, SQL EXPRESS and open source.
Nearforums is ASP.NET MVC 3 forum, with MSSQL and MySql engine support.
MIT (permissive) licensed, web administration, templates (aka themes), I18n, ... is delivered by the Outercurve Foundation.

Incorporating a knowledge base / blog for Q & A on an engineering website [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I have an engineering firm and our website was built using Visual Studio 2010 / asp.net 4.0 / VB. Recently, a client (GM) requested that we have a knowledge base where they can input their questions, and we can answer 'em. Kind of like a FAQ, or a Lessons Learned type of thing. But it'll require that they'll be able to log in and ask their own questions.
For instance: Q: How would I incorporate multiple machine vision systems into a bead detection application?
A: You would need to use a software such as PPT and have multiple fixtures in order to assimilate the cameras accordingly.
I'm terrible at databases; I can basically run an SQL query, and that's about it! lol. And I'm not a programmer by trade. Can I do this without a database? Can anyone guide me in the right direction here? I mean, is there something out there that's open-source, or at least something that's easy to implement?
Any guidance in this regard would be greatly greatly appreciated! Thanks!
Just install a Wiki.
There are plenty of different ones out there - some written in .NET lanaguages.

Resources