Lance's Whiteboard

Random scribbling about C#, ASP.NET, Sql Reporting, etc.

News

BlogMailr Enabled




Sponsored Ad
Sponsored Ad

Blogs I Read

Developer Sites

Googling, etc...

MSDN Resources

Tutorials & Reference

Browse by Tags

All Tags » ASP.NET (RSS)
Manual CRUD operations with the Telerik RadGrid control
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...
Posted: Oct 17 2007, 10:33 AM by CodeSniper | with 3 comment(s)
Filed under:
Link Love: 09/21/2007
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...
Posted: Sep 21 2007, 03:47 PM by CodeSniper | with no comments
Filed under: , ,
Embrace the framework!
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...
RSS and ATOM libraries?
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...
ASP.NET Roles cookie expiration date easter egg?
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...
Posted: Oct 23 2006, 01:33 PM by CodeSniper | with 4 comment(s)
Filed under:
NetTiers GridViewSearchPanel
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...
ASP.NET Provider Framework item template v1.4
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...
ANN: ASP.NET Provider Framework Item Template
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...
Atlas & NetTiers, a match made in heaven (Part 1)
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...
Time to learn Atlas...
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...
Posted: Aug 15 2006, 02:27 PM by CodeSniper | with 3 comment(s)
Filed under: , ,
More Posts Next page »