fr3dr1k on November 4th, 2009

Today I had this scenario where I wanted to post items from multiple HTML input elements to a generic handler (.ashx) file without using the action attribute of the form. Specifying the action meant that that you are navigated away from the page where the action is happening, which means re-creating UI logic. How did [...]

  • Share/Bookmark

Continue reading about Getting POST values with an ASHX file

fr3dr1k on October 30th, 2009

So A < a, which means if you use the sort() function and your array contains elements starting with upper and lowercase then the uppercase will appear first, i.e.: Art, ASP.NET, LawDeed, LINQ will appear as: ASP.NET Art LawDeed LINQ To get this working correctly you need the following function: charOrdA: function(a, b) { a [...]

  • Share/Bookmark

Continue reading about JavaScript alphabetical sorting (A is less than a)

fr3dr1k on October 30th, 2009

JQuery, prototype, scriptalicious, moo tools and Microsoft Ajax are all JavaScript libraries that encapsulate common functionality, or rather commonly repeated tasks, into a re-usable form. One such example is accessing DOM elements. Usually you would type document.getElementById to get to a div element for example, which also implies for each element you access you have [...]

  • Share/Bookmark

Continue reading about Choosing a JavaScript library/strategy

Earlier today I posted a blog about using a generic handler (.ashx) to upload a file to a web server, and in the back of my head I wanted to use it somewhere neat and special, and I also want to find the most reliable and working version. And I also want to learn what [...]

  • Share/Bookmark

Continue reading about Mimicking AJAX behaviour with Generic Handler (.ashx) file uploader

fr3dr1k on August 1st, 2009

This article aims to discuss some of the web-based user login systems that are available to .NET developers, and aims to provide some clarity. In my view there are three approaches that can be followed to developing a web-based user login system for .NET: Write a custom solution Use existing ASP.NET Membership and Roles Use [...]

  • Share/Bookmark

Continue reading about Deciding on a web-based user login system

fr3dr1k on April 2nd, 2009

Ok so I recently got a request to do a project that uses all kinds of pretty charts, and initially the development team wanted to use Open Flash Charts, but the developer I was working with on the project was on leave for two days and in that time I decided to check out New [...]

  • Share/Bookmark

Continue reading about using System.Web.UI.DataVisualization.Charting;

fr3dr1k on January 2nd, 2009

Read the spec here. The most interesting aspect of HTML 5 to me is this: HTML 5 will be great step forward, standardizing things like dragging and dropping elements on web pages, in-line editing of text and images on sites and new ways of drawing animations. There’s also support for audio and video playback without [...]

  • Share/Bookmark

Continue reading about HTML 5 and other new web technologies

fr3dr1k on November 20th, 2008

In my post yesterday I mentioned that I would like to develop a session-less shopping cart through the use of web services and classes. Well, I changed my mind a bit because I am not sure if AJAX can maintain state. Can it? How will AJAX retain state? I’m not sure yet, so sessions it [...]

  • Share/Bookmark

Continue reading about On that Session-less shopping cart issue

fr3dr1k on November 2nd, 2008

WordPress runs on PHP, and PHP runs on Apache, this blog uses PHP and Apache to serve up content, and .NET doesn’t. So whats the point then? Well, for all intents and purposes I have a technology that can be used to develop and maintain large commercial websites without having to change to a .NET [...]

  • Share/Bookmark

Continue reading about Thoughts on PHP

fr3dr1k on September 28th, 2008

I susbscribe to The Code Project’s newsletter and today I got some great news, jQuery will be supported in Visual Studio 2008. Now this is some awesome news. Makes one wonder if the Microsoft AJAX library will become redundant. You can read the full article on Scott Gu’s website.

  • Share/Bookmark

Continue reading about jQuery and Microsoft

Get Adobe Flash playerPlugin by wpburn.com wordpress themes