• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ASP/ASPX coder gurus: What Web resources do you use?

yllus

Elite Member & Lifer
Hi guys. I'm a generally Linux-side developer who's becoming more a bridge person between our Windows and Linux machines at work.

I use InterDev 6.0 to develop ASP pages at work, but knowing what libraries to use to get something done is pretty frustrating. Where do I go for a list of free/standard libraries available in ASP, with explanations of each function, what their return values are, etc etc? Is there a php.net equivalent for ASP?
 
If I wanted to ask the two people in there who talk about the latest WoW upgrade, I'd have posted in there. 😛
 
Originally posted by: Descartes
MSDN. It's all you need. It's better if you have the library locally, but using the online reference works well enough.
Is there a specific area I can look at? I can't find an actual library/function listing area for the life of me on MSDN. Not overly impressed with their site structure.
 
Back
Top