3
Reply

Data from C# to ASP.NET

Ryan Turney

Ryan Turney

Nov 4 2007 1:13 PM
4.3k

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)