Wahoo!! My First ASP.Net WebApp
-
http://www.airwebreathe.org.uk/again/[^] It doesn't look like much, but every idea has to start somewhere. Hope the BBC don't shut me down! Joel Holdsworth "Outlook not so good" That magic 8-ball knows everything! I'll ask about Exchange Server next
-
http://www.airwebreathe.org.uk/again/[^] It doesn't look like much, but every idea has to start somewhere. Hope the BBC don't shut me down! Joel Holdsworth "Outlook not so good" That magic 8-ball knows everything! I'll ask about Exchange Server next
Joel Holdsworth wrote: It doesn't look like much, but every idea has to start somewhere. True, but for static content you just as easily could've typed up a static HTML page in notepad or something. Make it do something worthy of ASP.NET! :) This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles] [My Blog]
-
http://www.airwebreathe.org.uk/again/[^] It doesn't look like much, but every idea has to start somewhere. Hope the BBC don't shut me down! Joel Holdsworth "Outlook not so good" That magic 8-ball knows everything! I'll ask about Exchange Server next
Joel Holdsworth wrote: Hope the BBC don't shut me down! If they learn about the site they will. Redistributing copyrighted material without permission is a no-no under current copyright legislation. Whilst the UK law isn't as draconian as the US laws, I suspect the BBC will send you a cease and desist letter if they find your site. Michael CP Blog [^]
-
http://www.airwebreathe.org.uk/again/[^] It doesn't look like much, but every idea has to start somewhere. Hope the BBC don't shut me down! Joel Holdsworth "Outlook not so good" That magic 8-ball knows everything! I'll ask about Exchange Server next
-
vaooooooo.. how did you do that??????:-D im impressed... keep up the good work and try to write some dynamic pages USING ASP.NET ...:-D
Yes yes; I know it's not _so_ amazing. Hardly a revolution. Most of the work has been on the Python scripts which run in my computer to encode and upload the audio, then generate an index in XML. I'll probably add some kind of forum at the bottom some time and auto-rotation of content from the past - that could even be by user voting! Joel Holdsworth "Outlook not so good" That magic 8-ball knows everything! I'll ask about Exchange Server next
-
Yes yes; I know it's not _so_ amazing. Hardly a revolution. Most of the work has been on the Python scripts which run in my computer to encode and upload the audio, then generate an index in XML. I'll probably add some kind of forum at the bottom some time and auto-rotation of content from the past - that could even be by user voting! Joel Holdsworth "Outlook not so good" That magic 8-ball knows everything! I'll ask about Exchange Server next
-
http://www.airwebreathe.org.uk/again/[^] It doesn't look like much, but every idea has to start somewhere. Hope the BBC don't shut me down! Joel Holdsworth "Outlook not so good" That magic 8-ball knows everything! I'll ask about Exchange Server next
reminds me my very beginning with ASP.NET :) First "app" I made was simple button + label thing. :-D Then very simple use of MSSQL... and then huge 10k+ web cookery book with many unfinished features :-D (school project) Damn.... I should finish it... :(( So, generate some html, use asp.net webcontrols, MSSQL and webservices... and u know what ASP.NET is all about :) btw, welcome brother ;) Never forget: "Stay kul and happy" (I.A.)
-
http://www.airwebreathe.org.uk/again/[^] It doesn't look like much, but every idea has to start somewhere. Hope the BBC don't shut me down! Joel Holdsworth "Outlook not so good" That magic 8-ball knows everything! I'll ask about Exchange Server next
-
http://www.airwebreathe.org.uk/again/[^] It doesn't look like much, but every idea has to start somewhere. Hope the BBC don't shut me down! Joel Holdsworth "Outlook not so good" That magic 8-ball knows everything! I'll ask about Exchange Server next
Nice going Joel. That first step is always great and I hope it leads onto more. What language did you use, C# or VB.NET? I look forward to your first ASP.NET article here on CP ;) regards, Paul Watson South Africa Michael Dunn wrote: "except the sod who voted this a 1, NO SOUP FOR YOU" Crikey! ain't life grand?
-
Nice going Joel. That first step is always great and I hope it leads onto more. What language did you use, C# or VB.NET? I look forward to your first ASP.NET article here on CP ;) regards, Paul Watson South Africa Michael Dunn wrote: "except the sod who voted this a 1, NO SOUP FOR YOU" Crikey! ain't life grand?
The actual web part of this project is in C# - I can't stand BASIC. But most of the actual work (80% of the code) is performed by a python script; which automatically updates the content on the site. Joel Holdsworth "Outlook not so good" That magic 8-ball knows everything! I'll ask about Exchange Server next