i have 3 asp experts ,2 Flash Programmer's,and Designers..... i want to put up a site's with services like orkut,mybloglog,technorati.....what do i need to do this.....can i do them with asp ....
hehe.. no but hey... not only he has 3 asp experts he also have 2 Flash Programmer's and Designers..... Wonder why he would need help from a forum for the question he wants to know.... I have a suggesting, before anything else, in order to do what you need to get your website services like orkut,mybloglog,technorati... You will need to get some asp experts...
hehe... but to answer ... all you need is asp. if they are experts they will be able to include some good ajax to make your site function like the ones you mentioned
These sites you want to mirror the functionality... you are talking about hundreds of people's work. Technorati was not developed by a couple people... so I would definitely seek more advice on how to design, architect, develop, and implement these systems (DADI) pronounced "daddy"
Yeah, you can do this with ASP and AJAX. The toughest thing is that you are talking about an enterprise level applications. The database alone would need to be built correctly and the code must be efficient.
Guy's... dont underestimate the power of this dude... dont forget.. he got 3 asp experts ,2 Flash Programmer's,and Designers..... And one little green mouse...
Well played... DaDMan: we should back off and just give him the straight up answer: "what do i need to do this" Id say 1 art director, 5 artists, 2 project managers and 10+ developers? should be able to get her done in a pretty reasonable time. ASP can do anything - because it can hook into COM - but I would go the ASP.NET 2.0 (or 3.0) route because its all already integrated
No reason why it can't be done in ASP. Main thing you need to watch out for however is making sure you can scale to meet the demand you're expecting i.e, don't use an Access backend
There are really a couple of options here. 1) For any new asp-style development, it's just dumb to start it in anything other than asp.net 3.0. At least until 3.5 gets a little more stable. For something of this scale, that's probably the way to go. 2) Alternatively, peruse Beating the Averages for reasons to do this in either lisp, python, or ruby.
I hear you man.. ok so here's the answer: "i want to put up a site's with services like orkut,mybloglog,technorati." -> Sorry to blow up your bubble bro.. but those guy's before the sites that you are mentionning here even existed, they surelly did'nt came up on DP asking how to do it.. those are companies, hence teams.. hence organisation that created those websites... Why is it so difficutl to see the difference between a real organisation and a "basement" base (with couple friends ) organisation nowadays... Common... it's like all the morons on RAC ( rentacoder ) that want a to have a nortinn anti-virus build for 30$.. freaking shit.. can you get serious a bit here?
hi IF u have good & really expert programmer then yes u can do it with asp else IF not good & really expert then you cant develop solution in any language else Contact Me thanks
ASP has the power to hook into COM so anything "can" be done with ASP. It would a lot easier to do things with asp.net though