Steve C. Orr
Q: Did Al Gore really invent the internet?
Q: Should I still be using Hungarian Notation?
Q: How do I send a new page to the user? (Response.Redirect vs. Server.Transfer)
Q: How do I pass values between pages?
Q: How do I pass data to a user control?
Q: How do I pass data back to the page from a user control?
Q: How do I pass a value between two user controls?
Q: How do I pass a value between an ASP.NET 2.0 page and its master page?
Q: How do I store global variables?
Q: How do I store a value between PostBacks?
Q: How do I loop through all the controls in a Form?
Q: How do I store sensitive data securely? (Hashing/Encryption)
Q: My controls don't show up on the page at run time. Why not?
Q: What is a Server Control?
Q: What's the difference between HTML controls and Web controls?
Q: What's the difference between User Controls and Custom Controls?
Q: Postback Control State?
Q: How do I Set Focus to a particular control in ASP.NET 1.x?
Q: How do I send email via ASP.NET?
Do you have programming questions that aren't listed here? If so, I suggest you post them to Microsoft's Newsgroups where I and other knowledgeable participants collaborate to solve each other's problems. I spend the most time in the ASP.NET Newsgroup.