Interesting finds this week

Alex Lowe - in When Forms Authentication attacks, he points out what is possible if you set your forms authentication protection attribute to None.

Brad Wilson - Personality Scores mentions Cattell's 16 Factor Test to see what your personality is … that is in case you don't know or just need a reminder ;)

Bryan Bell - has put together a good list of O/R mappers and Code Generators

Chris Pratley - OneNote Shared Sessions, I use onenote to keep these notes while I read rss bandit on the train and admit that I don't know too many of its functions other than as a quick note taker… need to read his entry to learn more ;)

Microsoft Downloads - Introduction to the CLR Profiler

Sysinternals - RootkitRevealer v1.0

Code Project - SQL and VB.Net code Generator

Microsoft Downloads - Power Collections - An extention library for System.Collections.Generic

Web Transports - Http.sys makes the news (not in a good way)

Adam Machanic - SQL Server 2005 editions and featur comparisons announced

Andrew Stopford - LIL and Phoenix

Bryan Bell - GUID of the Day

Cory Smith - .Net Application Memory Flush via Interop - Revisited - I don't think Sam would like this approach.

Darren Neimke - Code Review Tip: Poorly named variables are symptoms

Fredrik Normen - Do you want to become a great developer?. A great post on books you should read (if the answer is yes … otherwise take the blue pill and you'll wake up and believe whatever you want to believe ;)

James Avery - Going Independent: Focus Some great thoughts that don't just apply to independents, but those of us who focus on technology outside of work to - or try to …

posted on Saturday, February 26, 2005 5:34 AM

Feedback

# re: Interesting finds this week

If you liked his list on OR Mappers and Code Generation, check these out:.

OR Mappers:
http://www.theserverside.net/news/thread.tss?thread_id=29914
http://sharptoolbox.com/Category74089b0a-1105-4389-b1db-eedf27e20cfb.aspx

Code Generation:
http://sharptoolbox.com/Categoryb4d647ba-2494-485a-b75b-8f8f3046d3ab.aspx
C# - http://www.codegeneration.net/generators-by-language.php?language=3">http://www.codegeneration.net/generators-by-language.php?language=3
VB.Net - http://www.codegeneration.net/generators-by-language.php?language=3">http://www.codegeneration.net/generators-by-language.php?language=31

http://www.codegeneration.net/ also has lists for Java, PHP, and others. I think SharpToolbox has a sister site for Java.
2/26/2005 3:21 PM | Tim Haines

# re: Interesting finds this week

Why would you say that Sam wouldn't like the approach ;-)
3/4/2005 12:33 PM | Cory Smith

# re: Interesting finds this week

Something about making other "interop" call to clean up problems that are caused by interop calls.

3/4/2005 1:15 PM | Jason Haley

# re: Interesting finds this week

Although I mentioned other problems with interop, the two were not associated other than I revisited this to attempt ot force the application to clean up so I could look at memory a bit better. This method pretty much allows you to programmatically do what reducing your application to the taskbar does... Because I removed the GC... it's now more of an "approved" version as it doesn't go against the GC collection rules.
3/9/2005 5:46 PM | Cory Smith

Post Comment

Title  
Name  
Url
Comment   
Please enter the following code into the box below to stop spammers

  
Enter Code Here *