-
Including C# classes in an aspx page
OK, I know this is a really dumb question, but I'm buttered if I can figure
it out.
I'm writing some general-purpose C# classes, that I then use in an a series
of aspx pages. So far, so good. But, how to I get to stuff like the Session[]
collection from these classes? I've tried all sorts of weird stuff from the
framework, but nothing seems to work. Is it because there's some object that
instatiated for the code in an aspx page, that isn't instantiaed in a 'standalone'
C# program?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks