473,395 Members | 1,464 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,395 software developers and data experts.

asp.net vs. open source approach

I am gettiner ready to start a project to create (yet another) social
networking site which will contain a mashup of local content, web services,
and open APIs. I want the ability to easily update, or let others update
components as they become available.

I am struggling now between choosing between asp.net and a fully open source
approach to the project.

What do I need to consider? Will I hit any limits (other than having to
host on IIS) by choosing asp.net? Insight's will be much appreicated.

Thanks, bob
Dec 12 '07 #1
4 1287
How asp.net and open source relates to each other?
open source is a type of licencing for your application, but it doesnt
relate to development tools

u can use any commercial tools and libs, for open source apps
--
WBR, Michael Nemtsev [.NET/C# MVP].
Blog: http://spaces.live.com/laflour

"Bob Weiner" wrote:
I am gettiner ready to start a project to create (yet another) social
networking site which will contain a mashup of local content, web services,
and open APIs. I want the ability to easily update, or let others update
components as they become available.

I am struggling now between choosing between asp.net and a fully open source
approach to the project.

What do I need to consider? Will I hit any limits (other than having to
host on IIS) by choosing asp.net? Insight's will be much appreicated.

Thanks, bob
Dec 13 '07 #2
ASP.NET is a development Framework, not a licensing model. There are many
ASP.NET application that use the open-source approach. I think you may be
getting hung up on semantics and definitions here.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
MetaFinder: http://www.blogmetafinder.com
"Bob Weiner" wrote:
I am gettiner ready to start a project to create (yet another) social
networking site which will contain a mashup of local content, web services,
and open APIs. I want the ability to easily update, or let others update
components as they become available.

I am struggling now between choosing between asp.net and a fully open source
approach to the project.

What do I need to consider? Will I hit any limits (other than having to
host on IIS) by choosing asp.net? Insight's will be much appreicated.

Thanks, bob
Dec 13 '07 #3
Yes, you guys are right. I do understand the difference between the
development environment and licensing model; I worded my question poorly.

The project I'll be working on is for research. Most of my content will
be contributed in the form of web parts (or something that can be
quickly converted to such) or mashed (is that a verb?) from the web
through publically available APIs.

Initially, I envisioned my site being built upon SharePoint because it
is a nice foundation for managing web parts and incorporating workflow.

A new idea came up today about creating our app as a portal to a set of
mashed-up public sites and doing as little development as possible.
That seemed like a good idea.

Upon later consideration, I had to ask myself, if we go this route, why
not go all the way and use linux, apache, mysql, javascript,
php/python/ruby/script-lang-dujour. One clear benefit is having free
reserach replicability (SharePoint is nice but it ain't free).

So, if my end users are all going to access my site via a web browser,
construct a web page from a web part gallery, which in turn use services
on the web then is there any advantage to purchasing Windows IIS,
SharePoint, Visual Studio, and the intractable number of CALs.
I hope this question is more clear to what I'm looking for.

Thanks for your replies.
bob
Bob Weiner wrote:
I am gettiner ready to start a project to create (yet another) social
networking site which will contain a mashup of local content, web
services, and open APIs. I want the ability to easily update, or let
others update components as they become available.

I am struggling now between choosing between asp.net and a fully open
source approach to the project.

What do I need to consider? Will I hit any limits (other than having to
host on IIS) by choosing asp.net? Insight's will be much appreicated.

Thanks, bob

Dec 13 '07 #4
Sharepoint is one thing, ASP.NET is another. I understand your hesitation
to go with Sharepoint because of cost issues. C# and ASP.NET, on the other
hand are essentially free and something very close to open source these
days. And Microsoft provides free Express tools of good quality to make
development easy for everyone.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
http://iPhonePlaza.net

"Bob Weiner" <Bo*******@community.nospamwrote in message
news:68**********************************@microsof t.com...
>I am gettiner ready to start a project to create (yet another) social
networking site which will contain a mashup of local content, web services,
and open APIs. I want the ability to easily update, or let others update
components as they become available.

I am struggling now between choosing between asp.net and a fully open
source approach to the project.

What do I need to consider? Will I hit any limits (other than having to
host on IIS) by choosing asp.net? Insight's will be much appreicated.

Thanks, bob

Dec 14 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: rmm | last post by:
If I replace the open builtin eg import main __main__.__builtins__.open=None Is there any way, from here on, to access the original open function?? Extending this slightly, lets say I put a...
0
by: christopher diggins | last post by:
Greetings All, I have commenced work on the Object Oriented Template Library (OOTL) which is an open-source library which seeks to provide a more object-oriented alternative to the STL and...
55
by: Steve Jorgensen | last post by:
In a recent thread, RKC (correctly, I believe), took issue with my use of multiple parameters in a Property Let procedure to pass dimensional arguments on the basis that, although it works, it's...
10
by: Roberto Nunnari | last post by:
Hi all. I announce that there's a brand new, free FSM Generator in the Open Source arena: NunniFSMGen - release 1.0-RC1 http://nunnifsmgen.nunnisoft.ch NunniFSMGen is a java tool that...
6
by: Mojtaba Faridzad | last post by:
Hi, I am newbie in C# and I am trying to design my first database program and I am trying to find the best solution. The database is MySQL. how do you open your connection in a big...
22
by: fniles | last post by:
I have a .CSV file (comma delimited) that I want to open using OLEDB, but I get the error "External table is not in the expected format." If I save the .CSV file to an .XLS file, I can open the...
13
by: Bob Jones | last post by:
Here is my situation: I have an aspx file stored in a resource file. All of the C# code is written inline via <script runat="server"tags. Let's call this page B. I also have page A that contains...
3
by: Coll | last post by:
I have a form that had been setup with a combo box. You'd select a value from the combo box and a query would open and display matching records. I now need to remove the combo box and set up a text...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.