.NET slave
Full featured simplicity in C# and ASP.NET by Mads Kristensen
Filter by APML
Home
Archive
Contact
Subscribe
Log in
Search results for 'httphandler'
Include comments in search
HttpHandlers in ASP.NET without regions
" I work a lot with httphandlers (.ashx) in ASP.NET – mostly to generate dynamic XML files for Macromedia/Adobe Flash consumption. It works great and the performance is great in ..."
Type
: Post
Categories
: ASP.NET
Tags
: httphandler
http://madskristensen.net/post/HttpHandlers-in-ASPNET-without-regions.aspx
Load user controls from an HttpHandler in ASP.NET
A way to load a user control from an HttpHandler (.ashx) using reflection
Type
: Post
Categories
: ASP.NET
Tags
: reflection, httphandler
http://madskristensen.net/post/Load-user-controls-from-an-HttpHandler-in-ASPNET.aspx
ASP.NET HttpModules and HttpHandlers
A list of the modules and handlers I've released on this blog during the years.
Type
: Page
Keywords
: module, handler, c#, asp.net
http://madskristensen.net/page/ASPNET-HttpModules-and-HttpHandlers.aspx
XML-RPC ping endpoint in C# and ASP.NET
Shows how to receive XML-RPC ping requests
Type
: Post
Categories
: ASP.NET, Server-side
Tags
: xml, api, httphandler
http://madskristensen.net/post/XML-RPC-ping-endpoint-in-C-and-ASPNET.aspx
Localize text in JavaScript files in ASP.NET
Use a simple HTTP handler to localize your .js script files
Type
: Post
Categories
: ASP.NET, Client-side, Tips and tricks
Tags
: httphandler, javascript, localization
http://madskristensen.net/post/Localize-text-in-JavaScript-files-in-ASPNET.aspx
Access client information server-side
"Today, I was playing around with HTTP request headers and for some reason started thinking about how limited information they provide about the requesting browser. All they really provide is the u ..."
Type
: Post
Categories
: ASP.NET
Tags
: httphandler, httpmodule
http://madskristensen.net/post/Access-client-information-server-side.aspx
How to use the IHttpAsyncHandler in ASP.NET
Shows how to use the IHttpAsyncHandler interface in C# and ASP.NET
Type
: Post
Categories
: ASP.NET
Tags
: performance, httphandler
http://madskristensen.net/post/How-to-use-the-IHttpAsyncHandler-in-ASPNET.aspx
Add variables to standard CSS stylesheets in ASP.NET
"After reading a post on The Cafes about the lack of dynamics in the CSS language, I found myself inspired to do something about it. It became clear that something had to be done and that ..."
Type
: Post
Categories
: ASP.NET, Client-side
http://madskristensen.net/post/Add-variables-to-standard-CSS-stylesheets-in-ASPNET.aspx
Combine multiple stylesheets at runtime
"I often use multiple stylesheets in a single website to keep things nicely separated. The only problem is that the client has to make multiple HTTP requests to get them all. Today, I thought it was ..."
Type
: Post
Categories
: ASP.NET
Tags
: performance, httphandler, optimization
http://madskristensen.net/post/Combine-multiple-stylesheets-at-runtime.aspx
Remove whitespace from stylesheets and JavaScript files
"There is a lot of whitespace in both stylesheets and JavaScript files. This is because of indented text and line breaks to name a few. They are typically also filled with comments to make ..."
Type
: Post
Categories
: ASP.NET
http://madskristensen.net/post/Remove-whitespace-from-stylesheets-and-JavaScript-files.aspx
Optimize WebResource.axd and ScriptResource.axd
How to minify, compress and combine all WebResource.axd and ScriptResource.axd on a page
Type
: Post
Categories
: ASP.NET
Tags
: httphandler, httpmodule, optimization, compression
http://madskristensen.net/post/Optimize-WebResourceaxd-and-ScriptResourceaxd.aspx
Compress WebResource.axd in ASP.NET
A module and handler to compress the WebResource.axd
Type
: Post
Categories
: ASP.NET
Tags
: performance, httpmodule, httphandler, compression, javascript
http://madskristensen.net/post/Compress-WebResourceaxd-in-ASPNET.aspx
Beware of Client Callbacks in ASP.NET
"The built-in AJAX feature of ASP.NET 2.0, also known as Client Callback, is simple to utilize but a beauty in disguise. I’m not talking about the “Atlas” toolkit for ASP.NET but th ..."
Type
: Post
Categories
: Random thoughts
Tags
: simplicity
http://madskristensen.net/post/Beware-of-Client-Callbacks-in-ASPNET.aspx
My 10 common mistakes in ASP.NET
A list of common mistakes made by ASP.NET developers seen from a test lead.
Type
: Post
Categories
: ASP.NET
Tags
: quality, commenting, localization
http://madskristensen.net/post/My-10-common-mistakes-in-ASPNET.aspx
Create vCalendar items from ASP.NET
"I recently build a web application that would let visitors add calendar items to their calendar program like Outlook or windows mobile smartphone, just by clicking a link and download the ..."
Type
: Post
Categories
: ASP.NET
http://madskristensen.net/post/Create-vCalendar-items-from-ASPNET.aspx
Reduce the weight of stylesheets by 35% at runtime
"It is always desirable to produce the smallest amount of client-code at any given time. That includes HTML, JavaScript and CSS files. The more client-code you produce, the longer it takes ..."
Type
: Post
Categories
: ASP.NET
http://madskristensen.net/post/Reduce-the-weight-of-stylesheets-by-3525-at-runtime.aspx
Use JavaScript to cancel Adobe Flash requests
"Internet Explorer can only make 2 connections at a time, which means that only two elements can be loaded while the rest is queued up. Imaging a web page with 10 Flash movies, then only t ..."
Type
: Post
Categories
: Client-side
http://madskristensen.net/post/Use-JavaScript-to-cancel-Adobe-Flash-requests-.aspx
Events in the file and image handlers
Explanation of the events fired when an image or file is served to the client in BlogEngine.NET
Type
: Post
Categories
: BlogEngine, ASP.NET
Tags
: blogengine, httphandler
http://madskristensen.net/post/Events-in-the-file-and-image-handlers.aspx
Keeping web services simple
Create custom cross platform web services that can use both POST and GET.
Type
: Post
Categories
: ASP.NET
Tags
: httphandler, api, xml, simplicity
http://madskristensen.net/post/Keeping-web-services-simple.aspx
Old school AJAX call that just works
An old school AJAX call using the JavaScript Image object
Type
: Post
Categories
: ASP.NET, Client-side
Tags
: javascript, httphandler
http://madskristensen.net/post/Old-school-AJAX-call-that-just-works.aspx
1
2
Powered by
BlogEngine.NET
1.5.1.7
Theme by
Mads Kristensen
Search
Include comments in search
About the slave
Mads Kristensen
Web developer at
ZYB
and founder of
BlogEngine.NET
.
More...
Home
Copenhagen
Denmark
The Lounge
Ads by The Lounge
My latest Tweets
August 17. 14:32
After returning to my local airport after a trip abroad I always feel at home - but I'm not #delusion
August 17. 12:14
Security at Düsseldorf airport pulled me aside to check my laptop for explosives. I must look kinda badass to ze Germans
August 15. 14:59
Performance tuning tricks for ASP.NET and IIS 7 – part 2
http://bit.ly/cotcj0
Follow me on Twitter
Tag cloud
ajax
api
apml
blog
blogengine
commenting
compression
controls
css
debate
debugging
exception
extensions
foaf
geek dinner
google
headlight
httphandler
httpmodule
internet explorer
javascript
languages
links
localization
logging
microformats
mobile
openid
optimization
performance
personal
quality
regularexpressions
release
search
security
simplicity
sioc
sitemap
spam
standards
testing
travel
validation
video
visual studio
web.config
webdesign
xhtml
xml
Categories
ASP.NET (168)
BlogEngine (53)
Client-side (46)
Geek dinner (10)
General (52)
Random thoughts (52)
Reviews (7)
Security (24)
Server-side (65)
The semantic web (13)
Tips and tricks (14)
Videos (1)
Month List
2010
August (1)
July (2)
April (1)
March (1)
February (1)
2009
December (1)
November (3)
October (1)
September (2)
August (1)
July (1)
May (1)
April (5)
March (3)
February (3)
January (5)
2008
December (3)
November (5)
October (4)
September (2)
August (9)
July (10)
June (4)
May (4)
April (7)
March (12)
February (1)
January (10)
2007
December (10)
November (9)
October (15)
September (13)
August (10)
July (14)
June (9)
May (16)
April (20)
March (13)
February (19)
January (22)
2006
December (13)
November (21)
October (19)
September (18)
August (13)
July (6)
June (2)
May (15)
April (17)
March (22)
February (25)
Blogroll
Al Nyveldt
BlogEngine.NET Installation Sc...
BlogEngine.NET 1.6 Released
Ruslan Tur
How To Contribute Code To Blog...
Flickr Widget Updated
John Dyer
Simple Cross-Browser HTML5 vid...
Purple CMS - Now on Github
Download OPML file
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2008