Archives
-
Images editing online
This is an online image editor which allows quick editing of images already uploaded to a server running asp.net. It currently supports:
-
Incremental page display pattern for User Controls
A solution for loading user controls asynchronously via AJAX with no custom JavaScript required. -
User group meeting in Dublin: we break a record!
Yesterday evening in Dublin, Developers.ie and Verkom organized an interesting session wth our guest speaker Mike Culver from Amazon.
-
DataGrid and Paging using Ajax
The DataGrid is displayed without a single line of code in the Code Behind Page. the whole
functionaliy depends on Ajax and client side coding. no doubt we have a user control which
is used to bound the data. -
4-Tier Architecture in ASP.NET with C#
I am using 3-Tier architecture in my different projects, but adding a 4th tier is a novelty for me.
-
Working with CollapsiblePanel Ajax Control
This article examines how to use the ASP.NET AJAX Control named CollapsiblePanel with the help of a project
-
LINQ to Flickr, another IQueriable implementation
Interesting example about implementing a LINQ extension to Flickr, so you can query for photos by tags, creation date, user id or title.
Read more... -
Can the alt attribute be omitted without hurting accessibility?
In the current editor's draft of HTML 5, it is suggested that the
alt
attribute forimg
elements should no longer be required. The reasoning is that in some cases alt text will be omitted, regardless of whether it is required or not, so it might as well be made optional. Otherwise some authoring tools will automatically insert empty, repeated or meaningless alt text. At least that's how I understand the reasoning explained in Why the Alt Attribute May Be Omitted. -
Email design gallery
To follow my previous post on HTML emails, I should also mention the excellent gallery of different designs posted by Campaign Monitor.
-
Why we need standards support in HTML email
By David Greiner:
-
Colour contrast checking tools to improve the accessibility of your design
The list:
-
Thumbnail images in GridView using C#
ASP.Net have the gridview which is very usefull to display such kind of some datas or images like this. Here S.Vinothkumar is going to display images which are in a folder with thumbnail size.
-
General purpose colorizer
The General Purpose Colorizer colorizes an input file so the syntax is easier to read. Here's a simple example. The overall project will be housed at SourceForge so check at http://sourceforge.net/projects/gp-colorizer/ for the latest version. GPC is released under the GNU Library or Lesser General Public License (LGPL) GNU Library or Lesser General Public License (LGPL).
-
Inline-Edit control using AJAX extensions
In this article Bilal Haidar will show you how to develop a Microsoft ASP.NET AJAX 1.0 Inline-Edit control that can be used to provide on-the-spot text editing for specific areas on a web form.
-
Explore ways to extend ASP.NET AJAX Client-Side function
With the elegant integration with legacy ASP.NET applications and the introduction of fully object-oriented JavaScript, Microsoft ASP.NET AJAX has been attracting more and more web developers. In this article the author examines the typical ways to extend the ASP.NET AJAX framework from the client side.
-
Using LinkedResource class for sending HTML E-mail in .NET 2.0
In this article Soyuj examines the usage of LinkedResource class for sending embedded image mail in .NET in a step-by-step way.
-
CodeIt.Right Beta 2
-
Keeping pulse on your site...
One of the best, yet often overlooked, features of ASP.NET 2.0 is health monitoring. Milan Negovan believe it is absolutely essential to be notified of any problems with your web application, and this is where health monitoring comes in handy. A few years ago Milan wrote an article about custom error pages and demonstrated various ways to tap into error details. Health Monitoring is a natural progression of that approach.
-
Sitemaps 1.1
Sitemaps.NET is a website plugin that automatically generates an XML sitemap of your content. Sitemaps.NET reuses ASP.NET's sitemap functionality and automatically mirrors changes in your site to search engines. Features include:
- Quickly generate XML sitemaps for search engines
- Integrates with the ASP.NET sitemap functionality, automatically mirrors changes to search engines
- Specify the priority and update frequency of content within your site on a page by page basis.
- Simple plug in installation -
Utilities.NET 1.0
Utilities.NET is a collection of helper classes and components for quickly solving common .NET programming tasks.
-
.NET Gantt chart component
This component makes it easy to add a Gantt Chart to your application. You just need three lines of code to get it working
-
Internet Safety
Internet safety is something important for parents and their kids.
-
Silverlight streaming
Microsoft® Silverlight™ Streaming by Windows Live™ is a companion service for Silverlight that makes it easier for developers and designers to deliver and scale rich media as part of their Silverlight applications. The service offers web designers and developers a free and convenient solution for hosting and streaming cross-platform, cross-browser media experiences and rich interactive applications that run on Windows™ and Mac. Combined with the ability to create content with Microsoft® Expression Studio and other 3rd party tools, Web designers and content publishers wishing to integrate Silverlight applications into their online properties can enjoy complete control of the end user experience.