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
May 2008 - Posts
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#
More Posts