Browse by Tags
All Tags »
ASP.NET (
RSS)
I have been working on a project lately that was already using the Telerik ASP.NET Rad Controls suite. One of the new features was a fully editable web-grid, so I chose to use the existing ajax-enabled RadGrid control to speed my development. I chose...
I havent been blogging much over the past several months. The main reason is time, or the lack thereof. Since I dont have time to write a "proper" blog post, I'm just going to start sharing some link love... Here are a few interesting links I have spent...
House of Babel Sometimes I get involved with a .NET project where I find code that is just so "different" from the norm that I wonder how it got to such an extreme state; Code that reinvents Configuration, Threading, File IO, DataAccess, or sometimes...
Today, I was out Googling for a good ATOM library to add to a project I am working on so I can support both RSS & ATOM. Thus far, I have been using the excellent ASP.NET RSS Toolkit , but I was disappointed to find very few .NET solutions for ATOM...
Just stumbled upon this today while spelunking the code for ASP.NET Membership & Roles. The DeleteCookie() method on the Roles provider API does a standard call to remove the cookie, but afterwards writes out a new, expired cookie just to make sure...
One of the nifty controls that NetTiers generates is the GridViewSearchPanel which gives you a nice simple search UI to filter the results in a GridView. Unfortunately, its not exactly obvious how to setup this control. On the surface it looks simple...
I just posted an update to correct problems with downloading & installing my ASP.NET Provider Framework item template for Visual Studio 2005. The .vsi extension was being changed to .zip for Internet Explorer users (but strangely not for FireFox users...
Please check out my new ASP.NET Provider Framework Item Template VSI installer (C# only). This installer creates an entry on the "Add New Item" menu for the templates. When selected, you enter the Name (minus "provider" suffix) for...
As mentioned in my previous post, Time to learn Atlas... , I am trying to quickly get up to speed on Atlas for a future project. While I am waiting on requirements to be solidified, I decided to put together a prototype containing some of the site features...
Its been a while since I really felt like I total noob on some technology, but with all of the advances in development over the past few years, I seemed to have missed the Ajax boat. Back in the IE4/IE5 days, I did some fairly advanced stuff with DHTML...
More Posts
Next page »