Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 help.net 
04-14-2003, 7:37 AM

An Aging Workforce Needs Accessible Technology

I am starting this week my implementation of Accessibility in Scoilnet project. I read this excellent study on Only 4 gurus , which prove that it's not only an issue for disability but for a growing part of the population. By the way Only 4 gurus is a...
Filed under:
Posted to:
by
 help.net 
04-14-2003, 6:56 AM

An Aging Workforce Needs Accessible Technology

I am starting this week my implementation of Accessibility in Scoilnet project. I read this excellent study on Only 4 gurus , which prove that it's not only an issue for disability but for a growing part of the population. By the way Only 4 gurus is a...
Filed under:
Posted to:
by
 help.net 
04-14-2003, 6:11 AM

Web Controls

I would like to share a list of real useful third party webcontrols. Why? Because there are so many controls on the market actually and it's hard to find the best one. What I would like to see is not an exhaustive list of controls but more what developers...
Filed under:
Posted to:
by
 help.net 
04-14-2003, 6:09 AM

Stripping out HTML tags

Is somebody know the best way to remove HTML tags from a parsed document ? I tried Regs expression but not so conclusive.
Filed under:
Posted to:
by
 help.net 
04-14-2003, 5:45 AM

Rollover user control

Another good article from Chris Garrett about reusable rollover javascript function and images. The only thing missing is a preload images function, but this shouldn't be a problem to implement.
Filed under:
Posted to:
by
 help.net 
04-14-2003, 5:37 AM

MSDN and VS 2003

I have now VS 2003 installed. Slow download but cool installation, and it's really worth it ! Something not clear by the way. Do I need to download the 3 MSDN CD images, or can I use my actual MSDN Cds plus the April 2003 shipment ?
Filed under:
Posted to:
by
 help.net 
04-14-2003, 5:16 AM

Split() function in SQL 2000

Few days ago, I finish a small .Net project, where I have to manage a survey for schools with dozens of dozens of web controls like textboxes, checkboxes, radiobuttons, etc... The performance of the application was quite good, but saving data in SQL appear...
Filed under:
Posted to:
by
 p.gielens 
04-14-2003, 3:27 AM

Manage .NET objects

Another day, its about 86F, which is quit exceptional for this time of the year in the Netherlands. Problem of the day: my app takes about 40 Mb business objects only, and I’m expecting the double amount once its hooked to the production database. Sounds...
Filed under:
Posted to:
by
 erobillard 
04-14-2003, 2:10 AM

Generating Amazon Links: Now Like Butter

With the updated Amazon Link Generator you can generate links to Amazon.com complete with your personal AssociateID easier than ever. Anyone who's used it knows that Amazon's own tool for the purpose is kinda klunky , and it's a hassle hacking together...
Posted to:
by
 help.net 
04-13-2003, 6:05 PM

Logging Errors Automatically in Your ASP.NET Application

I read this article from Russ Nemhauser on Dotnetjunkies . If you have access to an SMTP server, I found this very useful to send back to yourself errors that users might discover in your application, maybe few months after finishing a project. It's so...
Filed under:

« First ... < Previous 2613 2614 2615 2616 2617 Next > ... Last »