This is a discussion on "Hand coding?" within the ASP.NET Forum section. This forum, and the thread "Hand coding? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Hand coding?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hand coding?
Is anyone hand coding ASP.NET or is everyone using VS.NET and webmatrix?
|
|
|
|
|||
|
It's compiled the first time the script is run by IIS. You can write it in just Notepad but I'm wondering how many people do...
I have an add-in for Homesite that adds C# and ASP.NET programming support but haven't played with it much. VS.NET annoys me though cause I don't like being forced into code behind and the extra code VS adds, but I do like the autocomplete. |
|
||||
|
Code Behind is always the best way to go, because of the UI and code seperation. It's a far better coding practive to use, than not doing so for reasons of code reuse, scalability and other factors.
I share you opinion about VS.NET adding stuff.... it pisses me off. It like frontpage 97 revisited Not that I ever used it for anything other than making large tables.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
Yeah, if VS just had a few configuration settings then I'd be happy with it. Aside from the extra stuff I also hate having to use Design view to add components to my code. I'd much rather drag a control right into my page code.
I just want to code up my HTML in Homesite then bring it into VS for the asp.net coding. Isn't that supposed to be one of the cool things about codebehind in the first place? I don't want my HTML being all messed around as soon as I open Design view in VS to drop in a label control. :mad: |
|
||||
|
Yep!!!
Get's me everytime too. i hate the damn expanded / closed sections of code (i think it calls them regions) that get added... needless stuff from MS again... I thought they would have learned their lesson with frontpage 97 (Which incidentally put the entire serious developer community of Frontpage) which changes everything... Front Page 2000 and XP aint so bad, and come in quite handy for me when I want to do big tables... I always handcode ASP... but .NET I'm afraid I'm stuck with VS.NET for now, till something else comes along.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| hand, coding |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hand Knit Wraps | tox0tes | Free Web Site Critique | 11 | Aug 24th, 2007 16:41 |
| bigtime newbie needs a hand | leo1452 | Introduce Yourself | 12 | Dec 3rd, 2006 20:22 |
| Could use a hand | mark637 | Web Page Design | 4 | Sep 29th, 2005 00:51 |
| A little helping hand | Crystal_Meth | Introduce Yourself | 5 | Oct 22nd, 2004 08:39 |