dzone

Stories submitted by friends of dzone

Use Google's Closure Compiler in C#(madskristensen.net)

submitted by madskristensenmadskristensen(8565) 2 years, 6 months ago

A very simple and small C# class for utilizing the Google Closure Compiler API for minifying JavaScript. read more...

add a comment |category: |Views: 432

tags: another

Checklist for high quality websites part 2(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 3 years, 3 months ago

The second part of the checklist is about server side code and security read more...

add a comment |category: |Views: 412

tags: another

Checklist for high quality websites(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 3 years, 4 months ago

A checklist for things to do that will highten the quality of any website. read more...

add a comment |category: |Views: 543

tags: another

Localize text in JavaScript files in ASP.NET(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 3 years, 9 months ago

Shows a very simple and powerful way of serving .js files with the right localized text strings. read more...

add a comment |category: |Views: 481

tags: another

Status 500 errors when doing HTTP requests(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 3 years, 9 months ago

How to construct HTTP requests that works with both HTTP compression and various mandatory headers. read more...

add a comment |category: |Views: 12

tags: another

Get country from a browser in ASP.NET(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 3 years, 9 months ago

A simple and pretty accurate method of retrieving a visitor's country and language from the browser. read more...

1 comment |category: |Views: 672

tags: another

BlogEngine.NET 1.4 released(dotnetblogengine.net)

submitted by madskristensenmadskristensen(8565) 3 years, 10 months ago

BlogEngine.NET comes with many new exciting features and possibilities for developers. It has taken some time, but now version 1.4 is finally available for download. read more...

add a comment |category: |Views: 5

tags: another

Wake up ASP.NET developers!(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 4 years ago

You’re participating in the stagnation of the World Wide Web and you hold the human race hostage. read more...

6 comments |category: |Views: 29

tags: another

Cardspace for BlogEngine.Net(dscoduc.com)

submitted by madskristensenmadskristensen(8565) 4 years, 1 month ago

Chris show how easy it is to add Windows Cardspace support to any ASP.NET website read more...

add a comment |category: |Views: 3

tags: another

Create custom activities for IE 8(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 4 years, 2 months ago

Shows you how to take advantage of the new Activity feature of IE 8 on your own website read more...

add a comment |category: |Views: 0

tags: another

Add or remove the www sub domain(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 4 years, 4 months ago

An HttpModule that let's you easily add or remove the www sub domain from any ASP.NET web application. read more...

add a comment |category: |Views: 29

tags: another

5 Things I Love about BlogEngine.NET(nyveldt.com)

submitted by madskristensenmadskristensen(8565) 4 years, 4 months ago

Al Nyveldt has a list of his favorite features of BlogEngine.NET. Make sure you take advantage of them as well... read more...

add a comment |category: |Views: 6

tags: another

Make your ASP.NET application extendable(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 4 years, 8 months ago

A very simple way of turning your ASP.NET application into a platform for custom written extensions. read more...

2 comments |category: |Views: 30

tags: another

BlogEngine.NET needs translators(dotnetblogengine.net)

submitted by madskristensenmadskristensen(8565) 4 years, 8 months ago

We are just about to ship the next release, but we need help translating a resource file (.resx). If you can, please help out. You will be credited with name and URL on the official BlogEngine.NET website. read more...

add a comment |category: |Views: 4

tags: another

Invalid postback or callback argument(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 4 years, 9 months ago

Why it is a good thing! read more...

1 comment |category: |Views: 64

tags: another

Ping using XML-RPC in ASP.NET(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 4 years, 9 months ago

Many blogs have the ability to ping different ping-services, such as Ping-o-Matic, Feedburner and Technorati, whenever some content is created or updated. But it is not only blogs who can benefit from pinging these services. Almost all websites that is updated regularly can use this technique. read more...

add a comment |category: |Views: 100

tags: another