|
Posted to:
02-11-2003, 2:09 PM
|
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...
|
|
Posted to:
02-11-2003, 1:47 PM
|
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.
|
|
Posted to:
02-11-2003, 1:45 PM
|
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...
|
|
Posted to:
02-11-2003, 12:15 PM
|
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...
|
|
Posted to:
02-11-2003, 11:55 AM
|
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...
|
|
Posted to:
02-10-2003, 1:00 PM
|
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...
|
|
Posted to:
02-10-2003, 12:50 PM
|
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...
|
|
Posted to:
02-10-2003, 11:50 AM
|
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...
|
|
Posted to:
02-10-2003, 12:15 AM
|
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...
|
|
Posted to:
02-09-2003, 11:23 PM
|
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...
|