Cutting Edge: AJAX Application Architecture, Part 1 — MSDN Magazine, September 2007 12 oktober 2007 0 MSDN Magazine – Cutting Edge: “AJAX Application Architecture, Part 1 & 2” Cutting Edge: AJAX Application Architecture, Part 1 — MSDN Magazine, September 2007:AJAX to the RescueThe AJAX ArchitectureWhat’s an AJAX Framework?ASP.NET AJAX ExtensionsA Look at Partial RenderingAnatomy of an…
.NET Tip of The Day: Speed up Visual Studio 2005 12 oktober 2007 0 Speed up Visual Studio 2005 .NET Tip of The Day: .Speed up Visual Studio 2005
sanjeev.net: Top 5 Application Security Vulnerabilities in Web.config Files 12 oktober 2007 0 Top 5 Application Security Vulnerabilities in Web.config Files sanjeev.net: Top 5 Application Security Vulnerabilities in Web.config Files
Database Drivers not provided by Microsoft (Updated) – Joseph Guadagno 12 oktober 2007 0 I wanted save some people some time looking for providers for their non-Microsoft databases to use with .NET. Please keep in mine I have not tried or used all of these providers / tools but have found them from searching…
Directory Structure For Projects 2 oktober 2007 0 Directory Structure For Projects That last part in the title is to indicate that for me, this issomething that has changed several times over the past year with achange happening even within the last month.Let me stress the fact that…
Directory Structure For Projects 2 oktober 2007 0 Directory Structure For Projects That last part in the title is to indicate that for me, this issomething that has changed several times over the past year with achange happening even within the last month.Let me stress the fact that…
Multi-Targeting VS2005 and VS2008 Web Application Projects, a Gotcha! 1 oktober 2007 0 One of the things I’m most excited about with Visual Studio 2008 is it’s ability to target various versions of the .net framework, a feature known as multi-targeting. Multi-Targeting VS2005 and VS2008 Web Application Projects, a Gotcha! [from StevenHarman.net]
Date and Time Format Patterns 28 september 2007 0 Date and Time Format Patterns taken from AspAlliance.com All the patterns: 0 MM/dd/yyyy 09/28/2007 1 dddd, dd MMMM yyyy Friday, 28 September 2007 2 dddd, dd MMMM yyyy HH:mm Friday, 28 September 2007 07:06 3 dddd, dd MMMM yyyy hh:mm…