3
Answers

Data from C# to ASP.NET

Ryan Turney

Ryan Turney

17y
4.7k
1

Hello everyone, I was wondering if it is possible to take an int from C# and then use that value in ASP.NET. For example I have a SqlDataSource on my page and I want to set an insert parameter as a value that is used and updated through C# code.

Also can anyone recommend a good book for ASP.NET 2.0? I know there are many out there but before I purchase one some opinions would be nice.

Thank you,
Ryan

Answers (3)