Archives
-
Architecte, architecture et événements
Let's do it in french for a change...
-
WinForms debate
The WinForms debate on Chris Frazier's weblog and mine showing some heat-up generated many comments. The most interesting comments are those showing that the WinForm team is listening: among the comments you'll find replies from Brian Pepin.
-
How to find out what's running inside that out-of-control Services.exe or Svchost.exe
For Windows XP: http://support.microsoft.com/?kbid=314056
-
CodeSmith getting some press
Here are some recent articles about CodeSmith:
-
Winforms compared to ASP.NET
I'm currently working with Winforms for a project, while my background on .NET is mostly web apps.
-
Onions and code
Martin Spedding presents the onion approach as a way to mask complexity of development platforms to achieve simplicity without losing power when needed.
-
Securing ASP.NET: use a checklist
Wow!
-
NullableTypes for .NET
If you've worked with the Int32, DateTime, Decimal types in C#, you probably faced a little problem one day: these data types don't support the null value.
-
Data Access Application Block 3.0
A new realease of the DAAB is available. This version offers support for ADO.NET generic interfaces.
-
Progress report on web services and associated specifications
IBM and Microsoft give a progress report on web services and associated specifications:
-
.NET 2.0 sneak peek
Jesse Ezell points to a book preview that tells a lot about what's coming next for ADO.NET. The same is available for ASP.NET.
-
Regular Expression tools
Based on Mike Gunderloy's list of Regular Expression tools, I updated my list on SharpToolbox.
-
Article 01 Informatique sur .NET
Pour nos lecteurs francophiles, un dossier spécial sur .NET dans 01 Informatique : .Net trois ans après : l'offre grossit, la demande s'amorce.
-
tihs is azamnig!
Funny post by Roy, just read it.
-
Kill your eyes (take 2)
Remember that post with the dizzy picture? This picture happens to be the back of a book.
-
Jung Typology Test
Your Type is
INTP -
Who like cube farms?
Why is the simple concept of rooms the size of a small team often neglected?
Why is everybody after cubicles or open spaces? -
Collector: an RSS Aggregator Web Service
Collector is a new addition to the ThinkTank describing a web service that would aggregate RSS feeds.
-
ThinkTank - Collector: an RSS Aggregator Web Service
Idea: a web service aggregating RSS feeds the way any RSS client does, plus a light WebForm frontend for interaction. One of the goals is being able to retrieve the content of complete RSS feeds without missing posts just because your client-side RSS aggregator is down. This is similar to what Jesse Ezell did with the .NET Weblogs archive but as a WS and with more options to come. A somewhat similar product is the Genecast News Service which converts RSS feeds into Usenet news feeds. See also Bloglines and MyWireService and Feed-Me.Info and SyndiCache and MyBlogroll.
-
Cross Browser DHTML libraries
Paschal L points to a good ressource:
-
"Previous posts" link
Why don't we have a "previous stuff" link at the bottom of weblog pages which would give access to the n previous posts?
Is this against the weblogs religion?