473,320 Members | 1,863 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Which is the Best option for Content Management System framework

To develop a Framework for Content management system, which contians three part
1) core part 2)Data storage and retrival and 3)Workflow

In Core part there is need to develop communication layer in such a way that it can be run in a distributed architectur or locally on one machine, if the system is in distibuted environment communication between the client and the server can be
1. Dot net remoting
2. WCF
3. Web services

So which one is the best option for this ?
How we can perform authentication and authorization using Web service ?
Apr 3 '07 #1
2 1157
To develop a Framework for Content management system, which contians three part
1) core part 2)Data storage and retrival and 3)Workflow

In Core part there is need to develop communication layer in such a way that it can be run in a distributed architectur or locally on one machine, if the system is in distibuted environment communication between the client and the server can be
1. Dot net remoting
2. WCF
3. Web services

So which one is the best option for this ?
How we can perform authentication and authorization using Web service ?
Well it depends on the situation. With web services you have the ability to interact with different technologies since it's just xml being passed around. Remoting is more object oriented but it still uses xml serializer to format the message before sending it, so its just kinda like web services except that web services has IIS to do security and with remoting your going to have to do the security on you own I think. WCF is I think the way to go if your 2nd tier (btier)is a .NET technology.
Apr 3 '07 #2
hi..
What is Content Management system...how it can be implemented in .net....
i am very new to this term....i am searching from last 2 days...but i am not able to find any helpful material...so plz help me in understanding what is actually Content Management System 'd how we implement it in .net...is there any in built product which is used for this.....plz help me in vry soon i hv vry less time to do it...coz of deadlines............
Nov 1 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Scott Abel | last post by:
For immediate release: The Rockley Group Content Management Workshop Series Coming to Atlanta, Seattle, Vancouver, Chicago, Washington, DC, Toronto, and Research Triangle Park Learn more:...
2
by: Paul Gronka | last post by:
I've got a VB.NET windows application (written in VS .NET 2003) that makes a call to WMI for retrieving the MAC Address from the client's PC. It works on 4 out of the 5 PC's tested so far. All...
7
by: x muzuo | last post by:
Hi guys, I have got a prob of javascript form validation which just doesnt work with my ASP code. Can any one help me out please. Here is the code: {////<<head> <title>IIBO Submit Page</title>...
4
by: xenophon | last post by:
I have a class that is used in an ASP.NET app, a WinForms app, and a Win32 Service. What is the best way to tell what environment the code is currently instanced in? Thanks.
10
by: Mike Logan | last post by:
I am using the "contract first" design methodology. Contract First is design the WSDL first then design the server and client. However I must design my XSD/XML Schema before anything. I am...
6
by: JM | last post by:
I have never used a (content management system) CMS before but I need one for my internship as a webdeveloper. Requirements: runs on Apache, linux or unix, MySQL and PHP (maybe Windows server...
2
by: damod.php | last post by:
hi.. What's CMS and FRAME WORKS is the both are same or diffrent i Think drupal is CMS package can i say drupal is frame work, what's the meaning for frmamework am in PHP field
6
by: Magdoll | last post by:
Hi, I know this is potentially off-topic, but because python is the language I'm most comfortable with and I've previously had experiences with plone, I'd as much advice as possible on this. I...
3
freddieMaize
by: freddieMaize | last post by:
Hello everyone, Can some one please suggest me a good ‘Content Management System’? I tried googling but was unable to conclude on the BEST. Obviously its an open source cms that I’m looking for....
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.