Welcome to our feedback forum! We're working away on a brand new version of Developer Fusion. We'd love to hear your suggestions - you can post and vote for ideas here
- James (Founder)
-
15 votes
Add ability to mark a problem as solved to ease helping devs
I would find it easier if posts were marked as solved so i could concentrate on the ones that were unsolved
Status: plannedThis functionality is already planned in the new forums! It might not make it for the very first release, but will follow shortly after :)
-
11 votes
-
9 votes
add code challenges for developers to learn from each other
bouncing ideas of other developers and learning from set scenarios is a great way of increasing the skills base of the developers using the site
-
8 votes
Add support for newbies in asp.net
This will help support those new aspirants for asp.net to be more knowledgeable in programming c# and vb.net especially the newbies/
We'll be increasing the number of articles we're publishing on Developer Fusion, and hopefully with the improved forums you'll find it easier to ask questions too! Hopefully that will solve your request?
-
8 votes
when hovering a member name, popup a small window for detail
i imagine you will be able to show things like, recent solutions, portfolio links, pm etc etc
Status: plannedWe'll be including a basic version of this in our forum area to start with, but will expand out to include "quick links" off to various related pages. Would be great to get your feedback once it's up.
-
7 votes
Improve messaging so you can see new messages
Some blinking envelope would make enough :)
Status: plannedThat's a great idea! PMing might be temporarily switched off for the new site, but when it returns I'll make sure that gets included
-
7 votes
add video tutorials
Hi..people love to learn from videos these days. Is there any way to upload video tutorials
Status: plannedHi there! We've currently got podcasts at http://www.developerfusion.com/library/media/ and will be including video entries in there very soon!
If you've got specific videos you'd like included, please drop us a line hello @ developerfusion.com
-
6 votes
allow me to hide my profile from unauthenticated users.
When I google myself, I came across my developerfusion profile. Would much rather it would be possible to hide this.
-
6 votes
Go back to the old Dev Fusion...
Not too keen on this new one when the old one worked perfectly. Too hard to navigation and it seems very closed-scope.
-
4 votes
Perception is difficult to handle
I am sorry to say this, Existing site is very easy to handle many things. I am not find where is my existing thread and create for new thread.
Do need changed.
-
3 votes
How to convert .MOD files to AVI/WMV/MP4/MPG/MOV/3GP/RM/WAV/FLV/SWF/M4A with MOD convert?
MOD Video Converter is a versatile MOD converter and editor which will convert MOD video to AVI, MPEG, WMV, MOV, MPG, MP4, vob and more file formats and import MOD video to WMM, iPod Zune etc.
-
3 votes
mxf format video problems tutorials
AVCHD Video Converter Mac is best MXF file Converter for Mac.
http://www.4yousoft.com/mxf-file-converter-mac.htm -
3 votes
Try tagging groups 4 tagging
see my blog for main idea of tagging groups, and in case of interrest I will gladly debate concretes, or help to implement.
Status: under review -
3 votes
New version doesnt work in IE7
The old version used work fine but when you changed converter to add Ruby and other tabs now I always get below error when click on convert button
---------------------------
Windows Internet Explorer
---------------------------
Internet Explorer cannot open the Internet site http://www.dev... more -
3 votes
Unable to correctly convert .Find list collection
First of all your C#toVB,VBtoC# conversion tool is awesome.. but comes dealing with generic list conversion, I encounter error as shown:
I am currently converting this C# code:
DataReceived findItem = myDataList.Find(
delegate(DataReceived d)
{
... more -
3 votes
Object initializers left behind in VB.net -> C#
public ViewResult Index(int? index)
{
return View(new IndexViewModel
{
Users = _userService.FindAll(index ?? 0, PageSize),
Roles = _rolesService.FindAll()
});
}gets converted to
Public Function Index(ByVal i As System.Nullab... more
-
3 votes
The converted C# code when I copy it would include the line nubmers, how to get rid of that?
I converted VB.net to C# here. The problem is when I copy the C# code to past back in my VS, all the line numbers of the code came with it. How can I get the converted C# code without the line numbers? Thank you.
-
3 votes
single quotes are not accepted
single quotes are not yet captured as they are, maybe you can replace it with `, ü
Status: under review
