Browse by Tags

All Tags » ASP.NET (RSS)

Creating a Simple Photo Gallery with FlickrNet by cyberslinger

Updated 9/18/08 Live Demo If you have been looking for a way to include your Flickr photos on your website using ASP.NET, then you definitely need to take a look at the FlickerNet API . There are several good examples on the site to help you get started...
Filed under:

Yahoo Style GridView Using CSS by cyberslinger

Live Demo I just added a Yahoo style GridView theme to the sandbox, which is designed to work with an out-of-the-toolbox GridView control. I wanted to experiment with sprite design , where all of the backgrounds are combined in one image and shifted using...
Filed under:

Photo Gallery Example Using ASP.NET and Flex by cyberslinger

I have been dabbling with Flex recently with the intent to try and create a simple XML driven Flash photo gallery with scrolling thumbnails. I am happy with the results so far, although I plan on improving the UX, error handling, load time and adding...
Filed under:

ASP.NET GridView Themes by cyberslinger

I have posted a few more gridview themes and jazzed up the interface for my preview page a little so that it is easy to switch between different styles and download the source code. I have tried to keep these as simple as possible to implement . You can...
Filed under:

Using a .NET Web Handler to Generate Dynamic XML Feed for Flash by cyberslinger

Mark Rasmussen has a really useful XML document fluent interface posted that I have been using for generating XML data feeds for my Flash/Flex projects. While there are certainly alternative methods to acheive the same result, such as LINQ to XML , XMLSerializer...
Filed under: ,

Favorite FireFox Add-ons for Web Development by cyberslinger

Here are a couple of FF Add-ons that I have been finding really useful: FireFTP - great for using FTP as a tab in your browser window. Saves your connection profiles and makes it easy to do quick updates and previews with web development. GMarks - If...
Filed under:

Gamer GridView Theme by cyberslinger

Live Demo Here is another gridview theme I have been playing around with this weekend based on a general CNET GameSpot style. The CSS for the gridview has been put into its own file for this series of posts, so that I can change the look of a gridview...
Filed under: ,

Glassy Black GridView Theme by cyberslinger

Live Demo Overview I have been following Matt Berseth's posts covering DataGrid designs and decided to try a create my own theme. This theme is entirely CSS based on a standard GridView control using .NET 2.0. I've only tested it with Firefox 2 and IE7...
Filed under:

Getting Started with weblogs.asp.net by cyberslinger

Creating a Blogroll Listing on Your Blog's Side Panel For some reason, I missed this in the control panel the first time around. If you want to add additional content in the sidebar of your asp.net weblog, go to your blog's control panel, select "Manage...
Filed under:
More Posts