<dw:daniel_walzenbach runat="server" />

Sleep... the best two hours of the week ;-)

The benefits when working for Microsoft...

Well, we had a speakers dinner at the second last day of the Microsoft Launch 2008 in Germany....

Author: Daniel_Walzenbach Date: 03/18/2008

Cool Photoshop Tutorials available online for free

Well, I'll probably get fired for this (Just kidding! Have a look @ Life At Microsoft - The Truth...

Author: Daniel_Walzenbach Date: 03/06/2008

Internet Explorer 8 Beta 1 is online :-)

This is AWESOME :-) IE8 Beta 1 is here and it comes with some nice features like CSS 2.1 Compliance...

Author: Daniel_Walzenbach Date: 03/05/2008

CAPTCHA Controls for .NET

CAPTCHAs are a type of challenge-response test used in computing to determine whether the user is...

Author: Daniel_Walzenbach Date: 03/05/2008

Did you miss MIX08? Watch the keynotes live!

Alright! Fair enough! This is too late for the first keynote from Ray Ozzie, Scott Guthrie, Dean...

Author: Daniel_Walzenbach Date: 03/05/2008

Silverlight 2 Beta 1 is online :-)

Sweet :-) Have a look at ScottGu's blog for a first impression of Silverlight 2 First Look at...

Author: Daniel_Walzenbach Date: 03/05/2008

Folien und Demos zu meinen Vorträgen auf dem Microsoft Launch 2008 und der BASTA! Spring 2008

Servus! Anbei die Folien und Demos zu meinen Vorträgen auf dem Microsoft Launch 2008 SQL Server...

Author: Daniel_Walzenbach Date: 03/03/2008

Wie unterscheidet sich die SqlBulkCopy zum neuen Datentyp SqlDBType.Structured. Mit SqlBulkCopy konnte man bisher auch Daten auf den Server kopieren?

Für einen einfachen Import von Daten ist dies mit Sicherheit richtig. SqlBulkCopy bietet die...

Author: Daniel_Walzenbach Date: 03/02/2008

Wird Verschlüsselung beim Filestream Datentyp unterstützt ?

Nein, eine Verschlüsselung der Filestream-Daten wird nicht unterstützt. Verzeichnisse...

Author: Daniel_Walzenbach Date: 03/02/2008

Videoaufzeichnung zu meinem ASP.NET Ajax TechTalk online verfügbar

So... zwar sind die Aufzeichnungen zu meinem ASP.NET Ajax TechTalk schon länger verfügbar...

Author: Daniel_Walzenbach Date: 03/02/2008

Various Cheat Sheets (.NET, SQL Server, ASP.NET Ajax, CSS, JavaScript, RegEx, ...) - Free Download

Following is a list of cheat sheets I found over time... Feel free to post additional links if you...

Author: Daniel_Walzenbach Date: 03/02/2008

How to connect Visual Studio 2008 to SQL Server 2008 CTP?

Annoyed that you can't use Visual Studio 2008 Server Explorer to connect to a SQL Server 2008 CTP...

Author: Daniel_Walzenbach Date: 02/22/2008

Microsoft Visual Basic Power Packs 3.0 released

Microsoft Visual Basic Power Packs 3.0 includes a new DataRepeater control and updated versions of...

Author: Daniel_Walzenbach Date: 02/22/2008

February Community Technical Preview (CTP) for SQL Server 2008 feature complete and available for download

Today we’re excited to announce the feature-complete February CTP for SQL Server 2008. Available for...

Author: Daniel_Walzenbach Date: 02/19/2008

Microsoft Office Binary (doc, xls, ppt) File Formats available for everybody

Well, as promised we put the Microsoft Office Binary (doc, xls, ppt) File Formats under the...

Author: Daniel_Walzenbach Date: 02/18/2008

Want to work for Microsoft? Well, we are hiring ;-)

A COOL JOB IS AVAILABLE: We are looking for a new Visual Studio Program Manager (Germany) The...

Author: Daniel_Walzenbach Date: 02/15/2008

How to get started with xna?

Dan Waters published a series of 14 videos on his blog detailing how to build a 3D game, complete...

Author: Daniel_Walzenbach Date: 02/14/2008

Life At Microsoft - The Truth Revealed

Well, in case you wondered here’s the answer. Hilarious ;-) Cheers    Daniel

Author: Daniel_Walzenbach Date: 02/14/2008

real-time 3d in javascript

https://www.uselesspickles.com/blog/2006/10/18/javascript-triangles-and-real-time-3d/ way too cool...

Author: Daniel_Walzenbach Date: 02/11/2008

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...

Author: Daniel_Walzenbach Date: 01/25/2008

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...

Author: Daniel_Walzenbach Date: 01/18/2008

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...

Author: Daniel_Walzenbach Date: 01/14/2008

ASP.NET Ajax Cheat Sheets

Since I am currently traveling Germany speaking about ASP.NET Ajax I wanted to let you know about...

Author: Daniel_Walzenbach Date: 01/14/2008

Kostenloser Download: Microsoft Visual Basic 2005 - Das Entwicklerbuch

Auf dem Microsoft Developer Network steht derzeit das "Microsoft Visual Basic 2005 - Das...

Author: Daniel_Walzenbach Date: 01/14/2008

RAW Codecs for Windows

We’ve released a page on the Pro Photo site that we will keep updated with all of the RAW...

Author: Daniel_Walzenbach Date: 01/04/2008

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,...

Author: Daniel_Walzenbach Date: 01/02/2008

Visual Studio 2005 Support for SQL Server 2008

This CTP resolves a problem that when you try to open a database connection to SQL Server 2008 by...

Author: Daniel_Walzenbach Date: 12/21/2007

Duke Nukem Forever (DNF) - Finally? After 11 years???

3D Realms announced a new teaser trailer to be released on December 19, 2007 around 12:00PM CST. To...

Author: Daniel_Walzenbach Date: 12/19/2007

ANNOUNCEMENT: Tafiti goes Shared Source

Today, we are announcing the release of the Tafiti Search Visualization source code to CodePlex...

Author: Daniel_Walzenbach Date: 12/19/2007

How to alter an existing column in a table to become a primary key/identity column?

Imagine the following Data Definition Language (DDL): USE [test] GO /****** Objekt: Table...

Author: Daniel_Walzenbach Date: 12/18/2007

Free Visual Studio 2008 and .NET Framework 3.5 Training Kit

The Visual Studio 2008 and .NET Framework 3.5 Training Kit includes presentations, hands-on labs,...

Author: Daniel_Walzenbach Date: 12/17/2007

Geocoding or How to transform a list of addresses into Latitude/Longitude values and display them on a map? Sourcecode included!

Since I did https://www.woistdaniel.de/ and occasionally talk about Virtual Earth I almost always get...

Author: Daniel_Walzenbach Date: 12/15/2007

How to develop Microsoft Virtual Earth applications in managed code like C# instead of JavaScript

Volta, a Live Labs technology preview launched last week, includes bindings for Virtual Earth. The...

Author: Daniel_Walzenbach Date: 12/15/2007

Browser requirements for AJAX

AJAX is an acronym that covers many things. Generally, IE 5.5+ had some capabilities that can be...

Author: Daniel_Walzenbach Date: 12/02/2007

Some HTML Editors for ASP.NET...

The following are some HTML Editors for ASP.NET providing "Rich Text box" functionality and are...

Author: Daniel_Walzenbach Date: 12/02/2007

Der entwickler.press Adventskalender >> Jeden Tag ein kostenloses eBook zum Download

Coole Aktion von entwickler.press! Auf https://entwickler-press.de/ep/psecom,id,2,new,5.html steht...

Author: Daniel_Walzenbach Date: 12/02/2007

Cross-Processing pictures

Well, Günter Hagedorn - a friend of mine - just showed me a cool trick in Photoshop:...

Author: Daniel_Walzenbach Date: 11/29/2007

The tiny VB.NET quiz – byref or what the...?

Alright, here is the next quiz. Imagine the following code: Module Module1 Dim intVal As Integer =...

Author: Daniel_Walzenbach Date: 11/29/2007

Do you know your language? This time it's the tiny VB quiz ;-)

Dim x = -2147483648Dim y = Integer.MinValue Well, the question is as easy as that - what Types are x...

Author: Daniel_Walzenbach Date: 11/29/2007

Objektorientierte Programmierung mit VB.NET

Da die Objektorientierte Entwicklung für viele Entwickler immer noch ein Buch mit sieben...

Author: Daniel_Walzenbach Date: 11/25/2007

Microsoft SQL Server 2008 CTP, November 2007 is out!

Well, Christmas must be early this year ;-) We released Visual Studio 2008 and the .NET Framework...

Author: Daniel_Walzenbach Date: 11/20/2007

Visual Studio 2008 and .NET Framework 3.5 shipped!

YEAAAAHHH! Check out the details on Soma's and Brian Harry's blog :-) For those who simply can't...

Author: Daniel_Walzenbach Date: 11/19/2007

November CTP of SQL Server 2008 (CTP-5) almost done ;-)

The November CTP of SQL Server 2008 is a huge step forward as we continue delivering on our Data...

Author: Daniel_Walzenbach Date: 11/16/2007

SP1 für Vista rockt!!!

Es ist unglaublich! Nicht zu fassen sozusagen! Ich habe soeben SP1 für Windows Vista auf meinem...

Author: Daniel_Walzenbach Date: 11/15/2007

Windows Live Tools for Microsoft Visual Studio - November CTP and Windows Live Spaces Photo API (Alpha) available :-)

We just released the Windows Live Tools for Microsoft Visual Studio - November CTP. This release of...

Author: Daniel_Walzenbach Date: 11/15/2007

How to create a CSS Layout for your web application?

Well, as we all know <table /> based layouts for websites should be avoided. But how to create...

Author: Daniel_Walzenbach Date: 11/15/2007

.NET Framework 3.5 commonly used types and namespaces poster free for download

Paul Andrew announced the availability of the .NET Framework 3.5 update to the Commonly Used Types...

Author: Daniel_Walzenbach Date: 11/13/2007

<Previous Next>