Click here to Skip to main content
15,908,264 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Guys,

I need a ready to use asp.net 4.0 c# project that mimics the ms project functionality.

The project should support dragging and dropping items to schedule and create events similar to ms project.

I have seen the online telerik implementation of the ms project functionality using silverlight and gantt chart. It seems that their online demo is yet not complete and is expected to be done completed by the first quarter release. However, i find that the silverlight implementation takes time to load. This load time is unacceptable by our client.
We are contemplating different technologies that could decrease the performance issue and provide the same functionality.
We have not been able to yet find or determine a proper solution.

Could someone please provide me with a feasible, less performance issue causing, open source solution to my problem.
Posted
Comments
Christopher Serrao 5-Dec-12 12:18pm    
Please note, we are working on html4 and css2. Basically our client needs support for IE8 & IE9.
joshrduncan2012 5-Dec-12 13:40pm    
Chris,

We don't provide code here. We are here to help with any questions you might have regarding existing code that you are having trouble with. Have you tried this yourself yet?
DinoRondelly 5-Dec-12 13:46pm    
Where are you stuck?
Rohit Shrivastava 5-Dec-12 16:04pm    
why dont you consider SharePoint with integration with Project server?
Christopher Serrao 6-Dec-12 2:53am    
I am ok if there is no code available here. I am hoping the experts on code project could direct me in a proper path.

I have only read about MS Project and have understood that it is supposed to help managers schedule and create items for projects.


We are currently facing a budget issue and hence we need to find an online open source solution to this problem.

The website will be used on the internet and not on an intranet. I am not too sure about SharePoint functions but I suppose SharePoint works only on intranets.

I need a solution that will download quickly to the clients IE8 or IE9 browser and will provide the user interface using which the users will be able to drag and drop and create and schedule items, very much similar to MS Projects.

The Items that will be dragged and dropped, causing creation and scheduling will come from the application database. These could be any type of objects. We need to be able to customize the solution to our requirements.

It would be great if anyone could direct me in a path that could get me close to what I am looking for.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900