C
CiPh3rT3kSt
I am pretty good at SQL but am a newbie at programming c#...
I'm working on a web application with .ascx files that get the data from
..ascx.cs files which get the datasets from the .cs files. (I hope I have that
flow correct.)
My problem is that when I directly edit the .ascx.cs files to fill data in
the .ascx pages nothing shows as applied to the page. I have tried editing
the stored procedures behind the .ascx.cs files; also tried editing the .cs
files in the App_Code directory. I am running out of time for the addition I
am trying to add to the application. Is there something I am forgetting to do?
Any help will be greatly appreciated!
I'm working on a web application with .ascx files that get the data from
..ascx.cs files which get the datasets from the .cs files. (I hope I have that
flow correct.)
My problem is that when I directly edit the .ascx.cs files to fill data in
the .ascx pages nothing shows as applied to the page. I have tried editing
the stored procedures behind the .ascx.cs files; also tried editing the .cs
files in the App_Code directory. I am running out of time for the addition I
am trying to add to the application. Is there something I am forgetting to do?
Any help will be greatly appreciated!