Hand coding?

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > ASP.NET Forum

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Sep 17th, 2003, 17:19
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Hand coding?

Is anyone hand coding ASP.NET or is everyone using VS.NET and webmatrix?

  #2 (permalink)  
Old Sep 18th, 2003, 06:30
Anonymous User
Guest
Posts: n/a
Can you even hand code .NET? Isn't .NET compiled?
  #3 (permalink)  
Old Sep 18th, 2003, 07:23
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
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.
  #4 (permalink)  
Old Sep 18th, 2003, 09:46
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,953
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
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
  #5 (permalink)  
Old Sep 19th, 2003, 05:53
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
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:
  #6 (permalink)  
Old Sep 19th, 2003, 09:53
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,953
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
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
Closed Thread

Tags
hand, coding

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 15:11.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43