Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Schlaf... die besten zwei Stunden der Woche ;-)
<dw:daniel_walzenbach runat="server" />
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
.NET Framework
ADO.NET Data Services
Architektur
ASP.NET
ASP.NET AJAX
ASP.NET Dynamic Data
ASP.NET MVC
Backen
C#
C++
CardSpace
Cool Stuff
Daily .Net Feeds
Excel
Fotografie
Get the BASICs
Grundlagen
HTML
Internet Explorer
JavaScript
Level 100
Level 200
Level 300
Level 400
Linq
MSDN Solve
Office
OpenXML
Personal
PHP
Sharepoint
Silverlight
SQL
SQL Server
Tools
Various
VB.NET
Virtual Earth
Visual Studio
WCF
Webcast
WF
Windows Forms
Windows Live
Windows Vista
WPF
XNA
News
Daniel Walzenbach
Developer Evangelist
www.woistdaniel.de
Meine Webcasts
Meine Buchempfehlungen
These postings are provided "AS IS" with no warranties, and confer no rights. Use of included code samples are subject to the terms specified at Microsoft -
Information on Terms of Use
Archives
August 2008 (2)
June 2008 (2)
May 2008 (4)
April 2008 (8)
March 2008 (13)
February 2008 (8)
January 2008 (7)
December 2007 (10)
November 2007 (16)
October 2007 (18)
September 2007 (8)
August 2007 (16)
July 2007 (22)
June 2007 (3)
May 2007 (7)
April 2007 (9)
March 2007 (9)
February 2007 (20)
January 2007 (3)
December 2006 (16)
November 2006 (20)
October 2006 (9)
September 2006 (6)
August 2006 (15)
Corp Blogs (Redmond)
shell: revealed
The home of the Windows Client team
The Visual Basic Team
A group blog from members of the VB team
Nikhil Kotari
über ASP.NET, AJAX und Fotografie
Scott Guthrie's
Blog on ASP.NET and .NET
Michael Howard
über Security und Vista
Eric Lippert's
Fabulous Adventures In Coding (C#)
Tim Ng
Visual Basic
Paul Vick
Visual Basic
Developer Blogs
Dirks Primbs
Blog
Frank Prengel
über Gadgets & Devices, Mobile & Embedded
Oliver Scheer
über ASP.NET, AJAX und Windows Live
Sebastian Weber
über SDL und Security
Jens Häupel
über .NET Entwicklung mit Office und ISV News
Bernhard Frank
über Hosting & SAS
Frank Fischers
Sicht der Dinge
Christian Binder
über VSTS
Jana Paetzoldt
über Expression und Silverlight
Lori Grosland
spricht ENTHUSIASM!
Dariusz Parys
über C++, HPC und dies und das
IT-Pro Blogs
Daniel Melanchthon
über Windows (Vista), Exchange und Mobility
Michael Korp
über die Windows Plattform, Systems Management und Virtualisierung
Michael Kalbe
über Infrastructur Architektur (Fokus IT-Security)
Steffen Krause
über SQL, SharePoint und Compute Cluster
Ralf Schnell
über zu Windows Server 2008, ITIL/MOF und System Center
MSDN
MSDN Hotline
MSDN PingMe!
MSDN Bibliothek
Hilfe & Support
MSDN Guide
MSDN Online
SQL Server Blogs
Louis Davidson
Microsoft SQL Server Support Blog
SQL Server Manageability Team Blog
SQL Server Storage Engine
Bob Beauchemin
Kimberly L. Tripp
SQL Programmability & API Development Team Blog
SQL Server 2005: CLR Integration
SQL Server Query Optimization Team
Verschiedenes
Chris Eberl
über Telekommunikation
Kay Giza
über Vista, Office 2007 und IT-News
January 2008 - Posts
Friday, January 25, 2008 12:30 PM
Demos und Slides zu dem ASP.NET Ajax TechTalk
Anbei wie versprochen die Demos (454KB) und Slides (2,19MB) zum meinem ASP.NET Ajax TechTalk . Viel Spaß! Daniel
Posted by
Walzenbach
|
2 Comments
Filed under:
ASP.NET
,
ASP.NET AJAX
Friday, January 18, 2008 1:06 PM
Why do I need the parameters === and !== in JavaScript?
While showing the content of MicrosoftAjax.debug.js in Lutz Roeder's fantastic .NET Reflector I got asked what the parameters === and !== in JavaScript are for (and unfortunately didn't have an answer :-( ). Well, as it turns out === and !== are Comparison
Posted by
Walzenbach
|
1 Comments
Monday, January 14, 2008 5:49 PM
Server Side Comments or how to automatically remove HTML/JavaScript comments from websites
One difference between good and bad code are comments. Good programmers tend to comment their code to make it readable for themselves (the next day ;-) ) or for other programmers (*). There are situations though where one doesn't want comments to show
Posted by
Walzenbach
|
3 Comments
Filed under:
ASP.NET
,
ASP.NET AJAX
Monday, January 14, 2008 12:13 PM
ASP.NET Ajax Cheat Sheets
Since I am currently traveling Germany speaking about ASP.NET Ajax I wanted to let you know about Millan Negovans ASP.NET Ajax Cheat Sheets . Be sure to download them. Pure gold! :-) Daniel
Posted by
Walzenbach
|
2 Comments
Filed under:
ASP.NET AJAX
Monday, January 14, 2008 11:39 AM
Kostenloser Download: Microsoft Visual Basic 2005 - Das Entwicklerbuch
Auf dem Microsoft Developer Network steht derzeit das "Microsoft Visual Basic 2005 - Das Entwicklerbuch" zum kostenlosen Download bereit :-) Dieses umfassende Arbeitsbuch zur Programmierung mit Visual Basic 2005 von Klaus Löffelmann erläutert nicht nur
Posted by
Walzenbach
|
5 Comments
Filed under:
.NET Framework
,
VB.NET
Friday, January 04, 2008 1:55 PM
RAW Codecs for Windows
We’ve released a page on the Pro Photo site that we will keep updated with all of the RAW format codecs that are released by the camera/software manufacturers. You can view the page at http://www.microsoft.com/prophoto/downloads/codecs.aspx
Posted by
Walzenbach
|
5 Comments
Filed under:
Fotografie
Wednesday, January 02, 2008 4:14 PM
How to get started with WCF (Windows Communication Foundation)?
Michele did an outstanding series of WCF webcasts for MSDN . Each webcast is 1 hour in length, touching on the fundamentals and practical approaches for your WCF development efforts. 01 - Overview (Level 100) 02 - Contracts (Level 200) 03 - Contract Versioning
Posted by
Walzenbach
|
1 Comments
Filed under:
.NET Framework
,
WCF