Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 jamesavery 
02-11-2003, 2:09 PM

Microsoft Press Release

Interesting Microsoft press release can be found here . There are some very interesting statistics in the press release, here are the ones I found intriguing: The .NET Code Wise Community doubled Web site traffic to more than 4.5 million developer sessions...
Filed under:
Posted to:
by
 jamesavery 
02-11-2003, 1:47 PM

Other Cool Controls

Another set of very cool controls can be found at metabuilders.com , Andy has a ton of very useful controls that can really improve the client experience.
Filed under:
Posted to:
by
 jamesavery 
02-11-2003, 1:45 PM

Cool Dropdown Javascript

I found this article over on ASP Alliance and it features some very cool javascript for drop down lists. The javascript makes it possible to type O - H and see Ohio, instead of whatever starts with H. The author even goes into how to build it into an...
Filed under:
Posted to:
by
 SamerEyeWarrior 
02-11-2003, 12:15 PM

Making the switch from Admin... the dilemma

John Lam : " I really wish more devs would make the switch " So what is the switch? A while back, Keith Brown called for everyone to make the switch away from using local admin rights and to using an account with minimum privileges. His request has been...
Filed under:
Posted to:
by
 drub0y 
02-11-2003, 11:55 AM

John Lam On CLAW's Status

I see that Sam Gentile and Drew Marsh have been writing about CLAW . So I felt that it's my duty to tell folks what the current status of that project is. Currently, CLAW is in limbo; I haven't really touched that codebase since about October or so. The...
Filed under:
Posted to:
by
 jamesavery 
02-10-2003, 1:00 PM

Funny Book Review

On my spending spree I came across this funny book review. The book review was for the book Inside Microsoft .NET IL Assembler , the review only gives the book 3 stars and the title of the review is "This book is mostly about the IL language" ... ummm...
Filed under:
Posted to:
by
 drub0y 
02-10-2003, 12:50 PM

Aspect Oriented Programming: Don't forget about CLAW

To me, the coolest thing about the .NET framework is the whole metadata thing and the ability to generate DLL's on the fly. Generative programming, or metaprogramming as some call it is so cool. The more you think about it, the more possibilities emerge...
Filed under: ,
Posted to:
by
 drub0y 
02-10-2003, 11:50 AM

Another .NET Weblog Redesigned

It's the time of the year again. http://www.ingorammer.com has undergone it's first major design change. [ Ingo Rammer's DotNetCentric ] Woah, lookin' good Ingo! Very clean and professional. Jeez, I'm gettin' jealous of all these fancy redesigns going...
Filed under: ,
Posted to:
by
 XMLEvangelist 
02-10-2003, 12:15 AM

MP3 the easy way

Using the Flash Player's built in MP3 support, it would be easy to create a Juke-box application. If you make sure your users have version 6.0r40 player or greater, you can even display extra information such as songname, artist, album etc. You can get...
Filed under: ,
Posted to:
by
 blogadmin 
02-09-2003, 11:23 PM

Fun with Data Access

Nearly every software application I've written in the last five years, web or otherwise, has interacted with an underlying relational data-store, which in turn is nearly always SQL Server. This might explain my preoccupation with data access patterns...
Filed under:

« First ... < Previous 2653 2654 2655 2656 2657 Next > ... Last »