i was working in asp
I used the following screens : (for ex)
addUser and I saved in addUserAction (sql insert)
editUser and I saved in editUserAction (sql update)
delete user was only action (delete user)
in cases i used view ALL users, and maybe sometimes a User details screen (only view, from here i had all kind of links to the screens i mentioned before ...)
Right now i think If someone has all this files (let's say 7 files) in a zip (an archive), it is very easy to learn from here ... right ?
so finally my question is :
is it possible that it is somehow the same with asp.det? can I learn from a "zip" ? )
If so, I pls let me know ... and maybe tell me where can I find something like this 7 file in a zip ...
Other question : can i write the code by myself in any editor? or i need some special editor for this? (is this special editor like this generate too much crap code ... ?)
thanks
I used the following screens : (for ex)
addUser and I saved in addUserAction (sql insert)
editUser and I saved in editUserAction (sql update)
delete user was only action (delete user)
in cases i used view ALL users, and maybe sometimes a User details screen (only view, from here i had all kind of links to the screens i mentioned before ...)
Right now i think If someone has all this files (let's say 7 files) in a zip (an archive), it is very easy to learn from here ... right ?
so finally my question is :
is it possible that it is somehow the same with asp.det? can I learn from a "zip" ? )
If so, I pls let me know ... and maybe tell me where can I find something like this 7 file in a zip ...
Other question : can i write the code by myself in any editor? or i need some special editor for this? (is this special editor like this generate too much crap code ... ?)
thanks