Welcome to MSDN Blogs Sign in | Join | Help

Conversations with the Communications Sector

Rob Cameron, Developer Evangelist

Browse by Tags

All Tags » ASP.NET
ASP.NET / IIS identity and impersonation for Java Developers
Questions on Windows and IIS around identity and impersonation come up quite a bit when talking with folks who don’t work on Windows on a regular basis. The question most often asked is "I want to use Integrated Windows Authentication in IIS but I want Read More...

Posted Thursday, June 28, 2007 3:45 PM by RobCamer | 1 Comments

Filed under: , ,

Authoring Custom ASP.NET Server Controls (Which base class?)
ASP.NET 1.1 and earlier provided essentially two potential base-classes for authoring custom ASP.NET server controls: System.Web.UI. Control - The root class for all server controls, even for the Page class. The Control class does not provide any user Read More...

Posted Monday, April 16, 2007 2:36 PM by RobCamer | 0 Comments

Filed under: ,

Adding ASP.NET AJAX Support to an Existing ASP.NET 2.0 Web Application
I got this question recently so I thought I would post the steps. I am assuming that you already installed ASP.NET AJAX Extensions 1.0. If not, you can get find out how to get it here . The ASP.NET AJAX Web Site template that is available in Visual Studio Read More...

Posted Tuesday, February 27, 2007 2:42 PM by RobCamer | 2 Comments

Filed under: ,

You've been heads down on other technology but now need to look at ASP.NET AJAX...
I encountered this scenario with a customer recently where the customer has been working other technologies but needed some quick info to get started with ASP.NET AJAX. I can certainly relate. In my previous role I spent a lot of time with BizTalk Server Read More...

Posted Friday, February 23, 2007 1:17 PM by RobCamer | 0 Comments

Filed under: ,

Page view tracker