Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 ScottGu 
05-29-2006, 4:46 PM

Eliminating CSS Image Flicker with IE6

One challange that web designers and developers often wrestle with is an annoying "image flicker" issue that sometimes shows up when using CSS image references. For example, when using a CSS rule like so: . someClassName { background : #AABBCC url(someBackGroundImage...
Filed under: , ,
Posted to:
by
 ScottGu 
05-29-2006, 4:37 PM

Checking all CheckBoxes in a GridView

Scott Mitchell continues to post great ASP.NET content (if you haven't subscribed to his blog then you should!). He has posted a nice new article detailing how to implement checkbox functionality within the ASP.NET 2.0 GridView, as well as add the common...
Filed under: , , ,
Posted to:
by
 ScottGu 
05-29-2006, 2:21 PM

Reading/Writing Excel Spreadsheets with ADO.NET

David Hayden maintains a really great blog . He regularly posts about ADO.NET and Data Access, and is someone I'd highly recommend subscribing to. He posted a useful blog entry a few days ago that details how to use ADO.NET to read, insert and update...
Filed under: , ,
Posted to:
by
 bleroy 
05-28-2006, 8:06 PM

New book on UpdatePanel published by O'Reilly

O'Reilly is publishing my book on UpdatePanel. This is a short work (less than 60 pages) I did with Matt Gibbs that is scenario-focused and gives an in-depth look at the UpdatePanel control of ASP.NET "Atlas". The book is very reasonably priced at $9...
Filed under: , ,
Posted to:
by
 ScottGu 
05-25-2006, 11:16 AM

www.iis.net site launched

If you haven't visited it yet, I'd highly recommend taking a look at the new dedicated IIS community site: http://www.iis.net This site has a ton of content about IIS 6. Checkout the "Downloads" tab for log-parsing utilities, MOM managmenet packs, lockdown...
Filed under: , ,
Posted to:
by
 bleroy 
05-23-2006, 6:25 PM

Script# brings compile-time and C# niceties to JavaScript development

I'm very excited to finally be able to point to this post of Nikhil's. I've known about this project from the start and am Super-Ultra-Mega-Excited (this expression (c) Andres Sanabria) about it, but until now I had to keep my mouth shut. JavaScript is...
Filed under: , , , ,
Posted to:
by
 ScottGu 
05-22-2006, 7:49 PM

Resharper 2.0 Released

JetBrains has recently shipped Resharper 2.0 -- a Visual Studio add-in that provides a rich set of developer productivity features for C# and ASP.NET developers (including richer refactoring support, ASP.NET code assistance, unit testing integration,...
Filed under: , ,
Posted to:
by
 ScottGu 
05-22-2006, 3:40 PM

Red-Gate SQL Query Intellisense Tool (Free Download)

I've seen a lot of people rave about Red-Gate's SQL tools in the past. They provide a really nice set of tools that are well worth spending sometime to check out. They have a promotional offer available now where you can download their new SQL Prompt...
Filed under: , ,
Posted to:
by
 ScottGu 
05-22-2006, 4:46 AM

Cool Atlas PasswordStrength Complexity Control

Paul Glavich blogged about a useful little Atlas externder control he built that enables sites to provide real-time password strength feedback on the client to users as they create new passwords (for example: if you have only letters in the password it...
Filed under: , ,
Posted to:
by
 ScottGu 
05-20-2006, 12:18 PM

IIS 7.0 on the MSDN .NET Show

Bill Staples and I did an interview with the MSDN .NET Show about IIS 7.0 that was just published yesterday. You can watch it online for free here . In addition to about 30 minutes of discussions about the new features and architecture are 30 minutes...
Filed under: , ,

« First ... < Previous 101 102 103 104 105 Next > ... Last »