Kevin Brammer
lives in Houston and spends most of his time painting, designing and programming.
Sign in
|
Join
Home
RSS
Atom
Comments RSS
Search
Tags
ASP.NET
C#
CSS
Sponsors
advertise here
News
Recommended posts
Paging Large DataSets
Navigation
Home
Blogs
Archives
September 2008 (2)
July 2008 (1)
May 2008 (2)
April 2008 (3)
March 2008 (1)
February 2008 (2)
Blogroll
ASP.NET - ScottGu's Blog
Joe On .NET
4GuysFromRolla
Matt Berseth
Cyberslingers.com
Brad Abrams
Brennan's Blog
David Hayden
Delay's Blog
You've been Haacked
Scott Hanselman
Robert Robbins
Recent Posts
3
Comments
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:
ASP.NET
4
Comments
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:
ASP.NET
5
Comments
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
16
Comments
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:
ASP.NET
4
Comments
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:
ASP.NET
,
C#
0
Comments
Test Driven Development Quickstart Series
by
cyberslinger
Bacardi Bryant has started a great quickstart series for developers looking to get started with test driven development (TDD) over at xnode-online . His series: Downloading and Installing NUnit Creating An Application, the TDD Approach [coming soon] TDD...
Filed under:
C#
3
Comments
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:
ASP.NET
5
Comments
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:
ASP.NET
,
CSS
3
Comments
Johnny Chung Lee's C# Wiimote Projects
by
cyberslinger
I just discovered these videos by Johnny Chung Lee showing some pretty interesting projects using C#, a Wii controller and a bluetooth connection. My favorite is "Head Tracking for Desktop VR Displays using the Wii Remote":
Filed under:
C#
20
Comments
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:
ASP.NET
More Posts
Next page »