Like To Project And Develop A Web-based Framework With A Number Of Functionalities Like A Cms?
Feb 21, 2011
really don't know if someone else has already written down a question similar to this one. I searched on google but maybe i don't know the right tag to search for.I'd like to project and develop a web-based framework with a number of functionalities like a cms (user management, be able to write articles and so on). The focal point is that i'd like to architect it allowing administrator to activate or disactivate more functionalities by adding a new plugin (ie: he could do that by uploading an xml - as joomla does - or by clicking on 'activate' button - as wordpress does.)
View 1 Replies
Similar Messages:
May 6, 2010
i know some thing about the MVP pattern... but when you want to develop a project(web project) based on the MVP pattern from where we need to start... i mean which component we need to start developing first ...
Model or View or Presenter... what are the points that we need to keep in mind....
View 4 Replies
Feb 21, 2011
I need to develop in ASP.NET or in SilverLight a web-based editor and a web-based player for PowerPoint presentation. Are there any components I can use to do this?
View 2 Replies
Nov 4, 2010
We are upgrading .Net 2.0 Framework Web service project to .Net 3.5 Project. We are not changing any methods. Will there be any change in the proxy because of this Framework Upgrade.My requirement is to all the existing clients consuming this webservice should not have any impact due to this framework upgrade.
View 1 Replies
May 4, 2010
I'm serving up PDFs from a SQL db and presenting them in the browser. I'm trying to figure out a way to embed a number in the PDF dynamically so that the recordID for that PDFs SQL record is available to me when the user submits the XML form data. The user hits the submit button on the form and the form submits its XML data to my submission page. If there is some way of changing the submission URL on the fly then I could do a query string to pass my self the recordID. I'm not generating the PDF in code, its being created by hand and then uploaded to my site.EditUser is given a link someServer.com/pdfLink.aspx?formID=5 they go there and that pages pulls a PDF from the DB and displays it. This pulls up acrobat in browser full size so my aspx page isn't in control of submitting the completed form, Acrobat is. The user fills out the form and hits the submit button in the form. This submit button was set up at form design time to point to another page someSite.com/pdfSubmit.aspx The submit button posts the XML data to that page and I can process it. I need the recordID in the query string for the someSite.com/pdfSubmit.aspx page. To do this I would need to modify the PDF to either add the recordID and query string to the submit button's submit URL, or embed it in the PDF else ware. The big question is how do I modify the PDF just before I display it via someServer.com/pdfLink.aspx?formID=5 to do either of these two options.
View 3 Replies
Jul 18, 2010
I am trying to develop ASP.NET window based application and am struggling with it. I am using ASP.NET 2008 version.
this HTML command lang, I inserted lang=VBNET.
What does lang means and what is the purprose of it ?
Here are the HTML coding:
<form id="form1" runat="server" lang="VBNET" title="ONLINE ORDER REQUEST Screen">
View 10 Replies
May 30, 2010
i am going to develop a web based application with c# but i am very upset that how to design a good pattern how to code to let the program more efficient.
View 3 Replies
Jan 9, 2010
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I am developing using VSTS 2008 + C# + .Net 3.5 + ASP.Net. And I want to develop a WebPart, like a tab based control, like task manager, items (e.g. processes, users, etc.) are managed by tab on the top for different categories, and in each category tab, items are organized in list. I need to get information about which tab is selected in my requirement. Any reference code or document?
View 1 Replies
Aug 19, 2010
I want to develop a Online Exam Management Project using asp.net and sql server. I want to know whether there is any open source project available for the same.
View 2 Replies
Feb 24, 2010
send me some tutorial links to develop a module based website and admin can enable disable any modules.
View 2 Replies
May 26, 2010
I want to develop a web service that handle another web service's event. (C#.Net 3.5 framework)
View 1 Replies
Jul 23, 2010
I have a Framework 1.1 site that i'm moving from a server running Windows 2003 IIS 6 to Windows 2008 R2 with IIS 7. I'm getting weird errors in IE it says Internet Explorer cannot display the webpage. Chrome displays This webpage has a redirect loop. The webpage has resulted in too many redirects. It displays the .htm files fine but won't display any .aspx files. I installed the .net Framework on the server
View 9 Replies
Sep 5, 2012
I want to develope web based chat application for an organization
My requirements are,
1. Group chat
2. Private chat
3. All chat information will save in sql server
4. if user minimize the browser,it will blink like gtalk and face book
View 1 Replies
Oct 29, 2010
I have a new project where I want to use MVC (I will be learning as I code), and I have never used linq or entity (or mvc). Which should I use? Does it matter? I will be having a lot of different databases, from Oracle to FoxPro.
View 6 Replies
Feb 4, 2010
I have a solution of VS2008 with 60 odd porject with targetted framework 2.0.
Now I wanted to Upgrade all proejct framework at once from .net 2.0 to 3.5 in and exhisting VS2008 solution
I don't wanted to upgrade each project one by one.
How can i do it
View 4 Replies
Mar 22, 2011
I added an Entity Framework class (EDMX) in my MVC project but the entity collection namespace is not referenceable from my controller class, consequently I cannot access any of my entity objects.
View 9 Replies
Apr 4, 2011
I am a final year computer science student from Mumbai University, India.The topic of our undergraduate project is SOA.Under this project we are supposed to build 3 service components and one example website that uses those components.I am quite good with Java and have no experience whatsoever with C# or .NET.I am having hard time deciding the language and platform for our project.Can you please suggest what platform I should go for?Please give me a brief comparison between Java/J2EE and C#.NET/ASP.NET in terms of complexity, ease of development, ease of deployment etc.Edit:The original reason why I put this question is:-
We have to do final year project in group of three. My both partners want to do this project in C# and asp.net and I want to do it in java. Since our project is more of server side, java holds some advantages like cross platform over C#Also this point:-What if we implement 2 parts in C#.net(which they will build) and 1 part in Java(which i will build) and then use them to build a sample website.What level(kind) of difficulty it will accompany?
View 6 Replies
Oct 8, 2010
Can i use Ado.Net Entity Framework in SmartDeviceProject in Vs2008?
View 2 Replies
Sep 17, 2010
I created a small mvc site using framwork 4.0. I found my hosting company uses 3.5. I changed my project and compiled and there were no errors. Now when I run, I get this error on all pages: How can I get it to work in .net 3.5?
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0246: The type or namespace name 'dynamic' could not be found (are you missing a using directive or an assembly reference?)
Source Error: Line 134:
Line 135: [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
Line 136: public class views_page_home_aspx : System.Web.Mvc.ViewPage<dynamic>, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
Line 137:
Line 138: private static bool @__initialized;
Source File: c:Usersuser1AppDataLocalTempTemporary ASP.NET Files
oot4d3bd5e2b9dd07cApp_Web_home.aspx.78bb4944.oap7wvh_.0.cs Line: 136
View 2 Replies
Jun 11, 2010
There are some tutorials explaining how to create a Model based on Linq to Sql or The Ms Entity Framework. Can I use my custom code for a model? If we have the controller with the code :
[Code]....
This returns a List<Movie> to the view that knows what to do with it. Is it possible that I create a method called MovieSet that returns a List<Movie> using a sql qry or a stored procedure call without the creation of an Object for this purpose ? Or do I need a Movie object? Lets say that I just to do my query, loading data into a dataTable and load that data to a list of movie objects. Because the code created by the Entity Framerwork is too big for a quick reading.
View 4 Replies
Mar 31, 2010
I am designing frameWork for an ERP application ijust have some quries regarding it
Some standards have to be set for this project ,need some help for it.
1)folder structure of the project for frame work 4.0
2)Layering should be done like(3 tier,n tier) if i want to Go for more than 3 layers what could be the other layers except BAL,DAL,Presentation.
3)should all the images be called from css,or some images can be called from the page it self.
4)what benchmarks should be set while writing Stored procs,to make uniformity and increase performance.
5)what securtiy messaures should be taken so that application remains free for intruders.
View 3 Replies
Mar 1, 2011
If I want to be able to have a table Consultant, which is the user and their personal information, and I want this user to be able to select their proficiency in a number of Programs (software) on a scale from 0-5 (zero being no experience whatsoever), how do I do this best?
I mean I could have a Consultant table with a one-to-many relationship to a Program table, and then have all the limited Programs availalbe loaded by an XML file or something, and for each Consultant associate all the Programs and their Levels of proficiency. But that seems very wrong and inefficient.
It seems to me I should have a table with all the (limited number of) Programs, and then by some sort of association between the two by Ids. But I can't get my head around how to do this. I'm thinking many-to-many... But first, is this correct? Secondly, how do I do this in an Entity Framework Model? I usually create my database code first, i.e. create the EF model, and then generate database from model. Will I get a junction table where I can add the Level field, because basically a Consultant HAS A Program with a Level, or actually a list of Programs each with a Level.
View 1 Replies
Sep 29, 2010
As i have one upcoming project, i need to which is best
1) Asp.net MVC or asp.net 3.5 to develop let me know which is best and why its best..?
2) Is Asp.net MVC is available in Visual Studio 2005 and Asp.net MVC support sql server 2008 R2 ...?
3) Is Asp.net MVC framework is installed in hosting to run my web app..?
View 1 Replies
Oct 27, 2010
I have the following related tables:
Users
Id
Username
Email
Password
UserStatuses
Id
Name
Users_UserStatus
Id
User (FK - Users: Id)
Status (FK - UserStatuses: Id)
StatusDate
As you can see, UserStatuses is a reference table with various statuses. Users_UserStatus is a join table between Users and UserStatuses. Using Entity Framework, how can I do a conditional to check if the latest StatusDate is "Pending"? As of now, I have the following:
[Code]....
View 1 Replies
Aug 23, 2010
I bought the subject book and started to implement the sample MVC project. Everything went perfect until it came to Dependency Injection section. I'm doing everything as described in the book but I get "Object reference not set to an instance of an object." error on the line
[Code]....
I zipped the solution folder with the database script if you wanna see whether you also get the same error. I loaded the zipped folder in my skydrive: [URL]
View 5 Replies