Browse by Tags
All Tags »
ASP.NET
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...
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...
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...
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...