G
Guest
Hi,
I am using c#. i have my server code within script tags on my aspx page i am
not using code behind. Do you not get intellisense when working like this? it
would speed up my work considerably but nothings happening. I may have a
setting turned off but dont know where to look (have tried options, text
editor but cant find anything).
Also, I am a little confused about the concepts of projects and solutions. I
am working on some files, we already have a web config, bin folder etc
everything set up so i have to work on seperate pages unit by unit. i tried
creating a project and bringing in all the existing stuff and it created lots
of things i didnt want and wouldnt work, class files, code behind pages, and
it affected my global.asax page. i cant debug as a result and i think i am
working very slowly (no intellisense, no debug). How does one set themselves
up a project with files that already exist? basically i dont understand what
a 'solution' is either, and the point of them. Sorry i think maybe i need
basic training on VS.NET, maybe i'm asking too much for this forum in which
case would just appreciate answer to the above (any pointers towards a visual
studio for dummies help file would be appreciated). Thanks.
I am using c#. i have my server code within script tags on my aspx page i am
not using code behind. Do you not get intellisense when working like this? it
would speed up my work considerably but nothings happening. I may have a
setting turned off but dont know where to look (have tried options, text
editor but cant find anything).
Also, I am a little confused about the concepts of projects and solutions. I
am working on some files, we already have a web config, bin folder etc
everything set up so i have to work on seperate pages unit by unit. i tried
creating a project and bringing in all the existing stuff and it created lots
of things i didnt want and wouldnt work, class files, code behind pages, and
it affected my global.asax page. i cant debug as a result and i think i am
working very slowly (no intellisense, no debug). How does one set themselves
up a project with files that already exist? basically i dont understand what
a 'solution' is either, and the point of them. Sorry i think maybe i need
basic training on VS.NET, maybe i'm asking too much for this forum in which
case would just appreciate answer to the above (any pointers towards a visual
studio for dummies help file would be appreciated). Thanks.