--> ASP.NET - Impersonation Failure

Browse by Tags

08 October 2007
ASP.NET MVC Framework
This would be very heartening news for anyone dreading the prospect of having to back to ASP.NET Webforms after working with RoR or MonoRail. Scott Guthrie 's team is working on a proper MVC Framework for ASP.NET. Some of the goals of the framework (lifted straight from Jeffrey Palermo's blog... Read More...
26 June 2007
Feature Complete ASP.NET CardSpace Control
In more Information Card related news Dominick Baier released a feature complete update to his ASP.NET CardSpace control. His control is probably the cleanest way of enabling your ASP.NET site as a Relying Party in the Indentity Metasystem. Key features includes: Clean markup and independence of the... Read More...
14 June 2007
Morning Wrap 2007/06/14
In the past I've relied on del.icio.us to post a wrap up of some interesting links to my blog. While this was a very quick and easy way to do it it you are restricted by the social bookmarking service's limit on the description field length. So until I find a new service that allows arbitary... Read More...
01 May 2007
Silverlight, DLR and other MIX07 Announcements
While yesterday was a pretty quiet day at the MEDC, next door at MIX07 things were certainly happening. The more interesting announcements included Silverlight 1.0 Beta, Silverlight 1.1 Alpha and the Dynamic Language Runtime but there were also several other announcements including the release of Expression... Read More...
08 February 2007
CardSpace HttpModule?
Another Identity related post - Seeing that there's an Apache Authentication Module available for Windows CardSpace I wonder how long before someone implements a HttpModule to enable similar drop-in blackbox functionality to CardSpace-enable ASP.NET sites? It should be very similar to what we've already... Read More...
31 January 2007
App_Offline Gotcha
Most ASP.NET developers would be aware of a neat feature in ASP.NET 2.0 which allows you to drop a file called App_Offline.htm into your web application directory which will spin down the application's AppDomain and will stop ASP.NET processing any new requests, instead responding with the content of... Read More...
Filed under: , ,
25 November 2006
del.icio.us - Automatic Blog Post (Tagging Update)
I've updated the HttpHandler for Community Server del.icio.us daily blog post support I posted yesterday to include post tagging. The updated del.icio.us.ashx can be downloaded from here and the code is also included at the bottom of the post. Despite the fact that the metaweblog.newPost API used... Read More...
06 October 2005
VS 2005 RTM
If this post on Channel9 is anything to go by MSDN subscribers will be getting the VS2005 RTM bits on the 14th of October! Quite a bit sooner than the 7 November launch date. [via Miha Markic ] [Update. OK Ernst beat me to it :P] Share this post: email it! | bookmark it! | digg it! | reddit! | kick it... Read More...
Filed under: , ,
26 July 2005
Information Bridge Framework Installation
I haven't blogged in such a long while but let me just blog this as it might save someone a couple of minutes. I tried installing a fresh copy of the Information Bridge Framework metadata server components on a machine today and it just kept on coming back to me with the message “Microsoft Office... Read More...
Filed under:
03 July 2005
ASP.NET 2.0 - The Mysterious 404
I ran into a problem with an existing ASP.NET 2.0 web project that had me cursing me machine for a while. No matter what I try any page in my solution I browse to returned a "The resource cannot be found." 404 error. When trying to debug to see if anything is actually executing I could see that no breakpoints... Read More...
10 June 2005
ASP.NET Performance tuning
The past two days the server hosting this blogs have been unavailable intermittently with runtime exceptions. Yesterday I made some time to investigate what was causing this behavior. Upon first inspection everything seemed fine on the surface. CPU utilization low, memory ok and plenty of disk space... Read More...
12 April 2005
AJAX Wrapper for .NET
Michael Schwarz posted an update to his AJAX (Asynchronous JavaScript + XML) .NET wrapper. With the release date of ASP.NET 2.0 with Script Callbacks still some time away from release, this is an ideal replacement to get the Google Suggest / Maps type functionality in ASP.NET 1.1 applications today.... Read More...
Filed under:
03 February 2005
A First Look at IIS 7.0
An overview about the new features and changes to IIS coming in v7.0 with Longhorn available here . Key features : Complete ASP.NET integration into IIS. No more seperate config files with the metabase and .net configuration files. Componentization of IIS which means you only install the components you... Read More...
Filed under:
28 January 2005
DateTimeFormatInfo - Month Names Tip
A useful class to remember for localized date and time settings is DateTimeFormatInfo in the System.Globalization namespace. I needed to get some localized month names for use in an application today and felt pretty sure that there must be a framework class that provides this service, so poking around... Read More...
25 November 2004
Toolbox.Add();
Testing IMHO Instant Blogger 1.0 as a quick weblog editor. Guess if you see this it's working :-) IMHO Instant Blogger IMHO 1.0 Instant Blogger IMHO is a Windows Forms application that permit to edit posts for your weblog offline in WYSIWYG and to publish them asyncronously. In this release I give support... Read More...
Filed under: ,
More Posts Next page »