mariogx Posted May 22, 2006 at 03:05 PM Report Share #28879 Posted May 22, 2006 at 03:05 PM Gostava de saber s é uma linguagem acessivel...tou interessado a dedicar algum tempo a aprende-la Link to comment Share on other sites More sharing options...
M6 Posted May 22, 2006 at 04:03 PM Report Share #28893 Posted May 22, 2006 at 04:03 PM Gostava de saber s é uma linguagem acessivel...tou interessado a dedicar algum tempo a aprende-la É extremamente fácil, em particular se souberes VB ou PHP. Se souberes PHP muda apenas a sintaxe e algumas "picuices" e se souberes VB tens apenas de aprender as "manhas" usadas na programação web. 10 REM Generation 48K! 20 INPUT "URL:", A$ 30 IF A$(1 TO 4) = "HTTP" THEN PRINT "400 Bad Request": GOTO 50 40 PRINT "404 Not Found" 50 PRINT "./M6 @ Portugal a Programar." Link to comment Share on other sites More sharing options...
AriOps Posted May 22, 2006 at 09:41 PM Report Share #29016 Posted May 22, 2006 at 09:41 PM exacto, prinicipalmente agora que no php tens a opção de usar tags do ASP 😛 A minha recomendação: Pega num bom livro ou num bom tutorial (www.w3schools.com) e dá-lhe com força durante uns dias que sais daí a perceber tudo. 😄 PS: Não aprendas é tudo de uma vez para depois não voltas a tocar nisso 😛 Cumps Daniel Correia Link to comment Share on other sites More sharing options...
max Posted May 23, 2006 at 11:09 AM Report Share #29064 Posted May 23, 2006 at 11:09 AM Só com entusiasmo n vais lá. Requer esforço e dedicação. Porque o asp.net não é bem para pequeninas aplicações (emobra tb a faça muito bem). Qd te inteirares do asp.net, vais querer fazer GRANDES aplicações. É aí que está o gozo e a ciência. a linguagem asp.net, propriamente dita é acessivel. Mas tens de optar pelo codebehind. Ou escolhes C ou VB. Porque depois esse code behind é compilado num dll e é ainda que fica o verdadeiro código da aplicação. Depois convém teres noções de COM tb. Podes optar por não compilar o codigo num dll, e fazes tudo no ficheiro aspx. Mas tens sempre de recorrer ou a C ou a VB. boa sorte Max Link to comment Share on other sites More sharing options...
Knitter Posted November 15, 2007 at 08:41 PM Report Share #147613 Posted November 15, 2007 at 08:41 PM ASP.Net não é uma linguagem..... Mas C# é fácil..... Link to comment Share on other sites More sharing options...
paulo silva Posted February 14, 2009 at 01:48 PM Report Share #244440 Posted February 14, 2009 at 01:48 PM è uma linguagem brutal... depois de se aprender é claro, muito complexa e atractiva Link to comment Share on other sites More sharing options...
vitortomaz Posted February 14, 2009 at 04:15 PM Report Share #244484 Posted February 14, 2009 at 04:15 PM è uma linguagem brutal... Paulo, como já foi dito ASP.Net não é uma linguagem, é uma framework http://vitortomaz.blogspot.com/ Link to comment Share on other sites More sharing options...
_NuNeS_ Posted March 9, 2009 at 07:57 PM Report Share #249484 Posted March 9, 2009 at 07:57 PM Já agora, visto que comecei a trabalhar em asp.net há pouco tempo surgiu-me uma dúvida. Que programa usar para fazer tal coisa?? Tenho usado o da microsoft, mas acho um pouco confuso. Soube que o Dreamweaver também dá... O que há mais?? Conselhos?? Link to comment Share on other sites More sharing options...
vitortomaz Posted March 9, 2009 at 08:06 PM Report Share #249489 Posted March 9, 2009 at 08:06 PM Não há nada melhor que o Visual Studio 😛 http://vitortomaz.blogspot.com/ Link to comment Share on other sites More sharing options...
_NuNeS_ Posted March 9, 2009 at 08:22 PM Report Share #249493 Posted March 9, 2009 at 08:22 PM Não há nada melhor que o Visual Studio 😛 Tenho usado o Visual web developer 2008...suponho que não seja a mesma coisa... Link to comment Share on other sites More sharing options...
vitortomaz Posted March 9, 2009 at 10:55 PM Report Share #249556 Posted March 9, 2009 at 10:55 PM Tenho usado o Visual web developer 2008...suponho que não seja a mesma coisa... Para asp.net é a praticamente a mesma coisa, o ambiente é o mesmo http://vitortomaz.blogspot.com/ Link to comment Share on other sites More sharing options...
_NuNeS_ Posted March 9, 2009 at 11:04 PM Report Share #249558 Posted March 9, 2009 at 11:04 PM Para asp.net é a praticamente a mesma coisa, o ambiente é o mesmo Hmmm ok 😛 E para WebDesign, pequeno sem grandes funcionalidades, que outros softwares existem?? (Não tão complicados de preferência :down:) Link to comment Share on other sites More sharing options...
Hellblazer Posted March 9, 2009 at 11:10 PM Report Share #249560 Posted March 9, 2009 at 11:10 PM So design? Dreamweaver? There are two ways to write error-free programs; only the third one works. Link to comment Share on other sites More sharing options...
_NuNeS_ Posted March 9, 2009 at 11:12 PM Report Share #249561 Posted March 9, 2009 at 11:12 PM So design? Dreamweaver? Ya 😛 a ideia é fazer um site pequeno, com algum grafismo mas a nivel de funcionalidades é so botões para ir de umas páginas para as outras, nada mais... Link to comment Share on other sites More sharing options...
RVicente Posted May 13, 2009 at 11:20 PM Report Share #264011 Posted May 13, 2009 at 11:20 PM O NetBeans é uma boa opção. O IDE de PHP, na minha opinião, está bastante agradável. Mesmo que não se vá programar PHP é sempre possível editar só HTML, tal como no dreamweaver. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now