M
Matt
X-No-Archive: yes
What's the general opinion of matrix and notepad users vs. VS.Net users?
I started VS.Net, had a problem with it, uninstalled it, and tried Web
Matrix and Notepad. I liked how I could easily open files and work with my
code pretty quickly.
For the record, I tried the codebehind also, just to see how it works, by
placing this in a file:
<%@ Page Inherits="Index.MyCodeBehind" Src="index.aspx.vb" %>
To me, the obvious difference between VS.Net and Matrix/Notepad is the
codebehind.
Is it somehow "wrong" to not use codebehind?
Thanks.
Matt
What's the general opinion of matrix and notepad users vs. VS.Net users?
I started VS.Net, had a problem with it, uninstalled it, and tried Web
Matrix and Notepad. I liked how I could easily open files and work with my
code pretty quickly.
For the record, I tried the codebehind also, just to see how it works, by
placing this in a file:
<%@ Page Inherits="Index.MyCodeBehind" Src="index.aspx.vb" %>
To me, the obvious difference between VS.Net and Matrix/Notepad is the
codebehind.
Is it somehow "wrong" to not use codebehind?
Thanks.
Matt