OTC News

Another Subtext Powered Blog
posts - 97, comments - 38, trackbacks - 0

August 2004 Entries

.NET 1.1 SP1 Available Now

Download the latest .NET Framework 1.1 Service Pack from Microsoft.

posted @ Tuesday, August 31, 2004 6:46 AM | Feedback (0) |

The List Keeps Growing

Vinod Kumar has put together an impressive list of .NET compilers from Ada to VB.

posted @ Tuesday, August 31, 2004 6:45 AM | Feedback (0) |

SQL 2005 and Snapshot Isolation

Eric Nelson has good news for anyone planning on migrating from Oracle to SQL Server 2005 in the future. Snapshot isolation

posted @ Tuesday, August 31, 2004 6:43 AM | Feedback (0) |

Connection Pool Timeouts

Angel Saenz-Badillos has a FAQ for anyone experiencing “timeout expired” error messages with ADO.NET pooled connections.

posted @ Friday, August 27, 2004 7:09 AM | Feedback (0) |

Assert Myths

Shawn Farkas is debunking myths about Assert.

posted @ Friday, August 27, 2004 7:06 AM | Feedback (0) |

Create Outlook Appointment Items

Eric Wise has some code allowing users to download an Outlook appointment from an ASP.NET form.

posted @ Friday, August 27, 2004 7:04 AM | Feedback (1) |

Gmail Invites

We have some gmail invites - the first 6 people who leave a comment can have them. Uppdate : ALL GONE!!!!

posted @ Friday, August 27, 2004 6:23 AM | Feedback (8) |

ASP.NET Interview Questions

Scott Hanselman presents a list of ASP.NET interview questions he uses.

posted @ Sunday, August 22, 2004 5:22 PM | Feedback (10) |

Troubleshoot Memory Leaks

Jeffrey Palermo outlines how he tracks down memory leaks in managed code.

posted @ Sunday, August 22, 2004 5:20 PM | Feedback (0) |

Injection Attacks

Bertrand Le Roy has 6 rules to avoid injection attacks.

posted @ Sunday, August 22, 2004 5:18 PM | Feedback (0) |

IE Search Shortcut

Girish Bharadwaj shares some registry tweaks you can use to make searches from IE's address bar easy.

posted @ Sunday, August 22, 2004 5:16 PM | Feedback (0) |

Garbage Collection Of A Different Kind

Gunnar Kudrjavets describes why a source control system is not a recycle bin or a backup repository.

posted @ Tuesday, August 17, 2004 7:00 PM | Feedback (0) |

Web Applications Without Web Projects

Fritz Onion links to a new wiki page containing his article on building ASP.NET applications without using the Web Project wizard of the IDE. The web project Visual Studio creates by default limits your flexibility when solutions need to move or new projects join the solution. See how to build a web application using a class library project.

posted @ Tuesday, August 17, 2004 6:57 PM | Feedback (0) |

Command Bars in VS.NET 2003

Rick Strahl has some code and debugging tips for those trying to build an Add-In for Visual Studio.

posted @ Tuesday, August 17, 2004 6:51 PM | Feedback (0) |

Going Independent

If you want some insight into the minds of two talented developers and authors, read James Avery's post and Scott Mitchell's post about their thoughts on becoming independent software contractors.

posted @ Monday, August 16, 2004 2:36 AM | Feedback (2) |

Resolving DateTime FormatExceptions

Alan Dean shows how to use SQL Server's CONVERT function to stop exceptions when using the DateTime Parse function on a stored procedure resultset.

posted @ Sunday, August 15, 2004 9:39 PM | Feedback (0) |

Lost Data With a StreamWriter

Microsof't BCL team gives an in-depth description on the importance of closing a StreamReader object.

posted @ Sunday, August 15, 2004 9:30 PM | Feedback (0) |

Internet Explorer in Windows XP SP2

Tony Chor provides a high level description of architectural and user experienece changes made to Internet Explorer in XP SP2.

posted @ Wednesday, August 11, 2004 3:23 AM | Feedback (0) |

Programming by superstition

Jim Arnold debunks some of the popular myths he sees in .NET discussion forms.

posted @ Wednesday, August 11, 2004 3:20 AM | Feedback (0) |

Case insensitive string comparisons

Chris Taylor shows some performance test results for string comparisons.

posted @ Tuesday, August 10, 2004 2:47 AM | Feedback (0) |

Windows XP SP2 Released

Read Robert McLaw's insightful opinions on the newly released service pack for XP.

posted @ Saturday, August 07, 2004 6:58 AM | Feedback (0) |

Session variables and Redirects

Bertrand Le Roy explains how you can lose your session variables by using Response.Redirect at the wrong time.

posted @ Thursday, August 05, 2004 7:09 AM | Feedback (0) |

Threat Modeling

Dana Epp reviews the book Threat Modeling from Microsoft Press.

posted @ Thursday, August 05, 2004 7:08 AM | Feedback (0) |

Powered by: