ASP.NET MVC Forum? [closed] - c#

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 repeating this question since i haven't found a good answer to it yet. The other threads about this topic is from 2008 and 2009. There are a few projects out there like OpenForum, NearForums and Telerik Forums. The openforum and nearforums i can't even get to run on my computer, just getting a lot of build errors. On the openforum it seems a bit dead on that end in the discussions thread. Telerik requires some components that i can't even find.
So i ask again, maybe there is some new projects in the loop, is there a forum like YAF for asp.net?
It must be MVC 2 or 3 and preferably also have some APIs like YAF so that it can easily be integrated into the webpage.

Also try our latest release
http://www.mvcforum.com
The full source/docs is on Github and you can download via nuget too
https://github.com/leen3o/mvcforum
Also, we have a support forum which is actually running the latest version of the forum.
http://support.mvcforum.com

Did you tried http://mesoboard.com/ ?

http://mvcforum.codeplex.com not quite ready for release yet, but we're getting there!

Related

Cannot download .Net Framework 4.6.2 Developer Pack [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
For some reason I cannot download the .Net Framework 4.6.2 Developer Pack. Here's the link:
https://www.microsoft.com/en-us/download/details.aspx?id=53321
I select English langage, click Download, and I'm redirected to a Thankyou for your download. But nothing happens.
Does it work for you?
I am not sure why it does not work for you and why the "If your download does not start after 30 seconds, Click here" does not show up for you, but here is a direct link to where the "click here" link takes you to on my machine
https://download.microsoft.com/download/E/F/D/EFD52638-B804-4865-BB57-47F4B9C80269/NDP462-DevPack-KB3151934-ENU.exe

Learned C#, told to learn ASP.NET but confused [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 want to apologize in advance, I think this may be a commonly asked question and I hate to repeat it, although I did search for a bit I couldn't come up with any results that answer my question, which is;
I've spend the last 8-9 months self teaching myself C# and I have come along pretty well, I can build my own small programs. I asked some people from various different places what my next step should be, they mostly said to learn ASP.NET, so thinking it was easy I didn't press for further information. A few days later I go to search for some tutorials/practice vids and information for ASP.NET to find out there's so many versions and different types that I had no idea where to begin. I've heard a lot about ASP.NET 3.5 I think it's called, but then lots of people are talking about something called ASP.NET MVC.
So finally to my question, for web related things, what version/type/name of ASP.NET do I need to learn? My guess is the ASP.NET 3.5, but I really want to be sure before I put months of learning into it.
You can start here: http://asp.net
asp.net
And google search.

How do you display and edit XML in a webpage? [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 11 years ago.
Improve this question
I want to generate some XML, display it in a web page, and allow the user to edit the xml if they want.
Is there a control / library / commonly accepted technique that would achieve these goals ?
I've seen a couple possible solutions but nothing has stood out, so I turn to the StackOverflow community to guide me to the best possible solution.
I don't have any technology limitations set here however I would like to remain in the HTML/Javascript or .NET technologies if possible.
I think you can edit XML files using the TreeView.
Take a look at this article:
http://aspalliance.com/1873_Edit_XML_Files_Using_ASPNET_TreeView_Control
Try to use editarea. See demo.
I have some experience with Xml Web Pad and I found it has pretty good features suitable for your needs.

www.asp.net/learn Is gone, or it's archived somewhere? [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 12 years ago.
Improve this question
I had a bunch of bookmark to "www.asp.net/learn/", specially the one about data-access and security.
I was keeping them to send them to newbies.
The site seem to be wiped.
Someone found an archive???
Via forums.asp.net: Where did the Learn page go?
They probably just did some consolidation. The videos are still there. http://www.asp.net/learn/videos/ the same thing happened last time. give it a few days or so and they may provide links to the material.
Way Back Machine
From the link http://forums.asp.net/t/1535662.aspx posted by tadmason:
With the new site design most of the content that had been on the Learn page has moved to the new Web Forms section, or the updated MVC section. Below please find a chart to help you find what you might be looking for:
Or as Jaxidian suggested, you could use the Way Back Machine: http://web.archive.org/web/%2a/http://www.asp.net/learn/

Using Code From Google Code [closed]

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 7 years ago.
Improve this question
Members at work have come across a C# project posted on Google code that provides a nice solution to a problem they have in a current project. What are the implications/restrictions on using those ideas (or in some cases code snippets) to use in their own project?
I must express that my colleagues are not trying to rip off somebody else’s code and call it their own, but like the way that the Google project is structured and tackles a specific problem. I believe they are looking to refactor their code to a similar architecture and use one or two code snippets from the source code.
The code itself does not come with any licence or terms just a solution.
I have never come across this before but don’t want to get involved doing this work if it I could be liable to comebacks. I have suggested that some form of recognition be added to the code pages that use any snippets.
Thanks
If there are no license or terms you cannot use any code snippets from the original work. Ask the creator of the original work for permission to use it in the way you like.
https://stackoverflow.com/questions/1190628/what-license-is-public-code-under-if-no-license-is-specified

Categories

Resources