Welcome to MSDN Blogs Sign in | Join | Help

November 2007 - Posts

Cross-Processing pictures

Well, Günter Hagedorn - a friend of mine - just showed me a cool trick in Photoshop: Cross-Processing pictures . "Cross-processing is developing color print or slide film in the wrong chemicals". Have a look at the following two pictures as an example.
Posted by Walzenbach | 1 Comments
Filed under:

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 = 10 Dim dblVal As Double = 20 Sub Main() ModifyValue(intVal) ModifyValue(dblVal) PrintValues() End Sub Private Sub PrintValues() Console.WriteLine( "{0}
Posted by Walzenbach | 2 Comments

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

Dim x = -2147483648 Dim y = Integer .MinValue Well, the question is as easy as that - what Types are x and y and what's the reason? Cheers Daniel P.S. Needless to say that you shouldn’t use the VB.NET compiler but the one in your head ;-)
Posted by Walzenbach | 4 Comments

Objektorientierte Programmierung mit VB.NET

Da die Objektorientierte Entwicklung für viele Entwickler immer noch ein Buch mit sieben Siegeln ist spreche ich am Dienstag, den 4. Dezember 2007, 18:00 – 22:00 Uhr bei der .NET Usergroup Frankfurt über Objektorientierte Programmierung

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 3.5 yesterday and are announcing the SQL Server 2008 CTP, November 2007 (aka CTP5) today. Download and enjoy ;-) Daniel P.S. Yes, this is a reason to get
Posted by Walzenbach | 1 Comments

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 wait that long, the entire family of Visual Studio products (from the Express Editions to the Professional version to Visual Studio Team Suite) and .NET Framework

ASP.NET Ajax TechTalk (Update)

Vorbei sind die Zeiten grauer, langweiliger Webanwendungen die hauptsächlich aus einer Ansammlung von Texten und Links bestanden. Der aktuelle Trend geht zu interaktiven, reichhaltigen Anwendungen welche die Features und Funktionalitäten traditioneller

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 Platform Vision for “Your Data, Any Place, Any Time.” SQL Server 2008 will bring that vision to life, and there is something in this feature-rich CTP to meet
Posted by Walzenbach | 3 Comments
Filed under:

SP1 für Vista rockt!!!

Es ist unglaublich! Nicht zu fassen sozusagen! Ich habe soeben SP1 für Windows Vista auf meinem Rechner installiert und die Kiste rennt :-) Kein rotierender Donut mehr beim Kopieren von Dateien. Selbst das Löschen derselben geht inzwischen in Sekundenbruchteilen
Posted by Walzenbach | 5 Comments
Filed under:

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 Windows Live Tools provides basic functionality associated with building websites using Windows Live Contacts, Windows Live ID authentication, LoginView

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 a cool looking css layout? How to create a 3 column page layout, how to float columns or what needs to be done to have them static? Fortunately help is

.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 and Namespaces poster . Get it while it's still hot and be sure to have a printout stuck behind you on your wall. The link also contains a XPS format file
Posted by Walzenbach | 1 Comments
Filed under: , ,

Man lernt NIE aus… oder wie klone ich eine Objektstruktur?

So… gestern war's soweit. Ich war das erste Mal in meinem Leben auf einem Fußballspiel, genauer bei dem Spiel TSV 1860 vs. Borussia M'gladbach in der Allianz Arena. Nachdem mich ein Freund darauf hingewiesen hatte mich warm anzuziehen (es hat ein wenig

Patterns, Patterns und noch mehr Patterns auf MSDN Solve

Für alle Freunde der strukturierten Programmierung gibt es seit gestern von meinem Kollegen Dariusz Parys 11 neue CodeClips auf www.msdn-solve.de die sich rund um das Thema Patterns drehen. Im Einzelnen sind das: Aggregates (DDD) Pattern Singleton Pattern
Posted by Walzenbach | 2 Comments
Filed under:

Wie zeige ich in der Codeansicht von Visual Studio Zeilennummern an?

Tools > Options Selbstverständlich kann diese Einstellung – über die entsprechenden Einträge in der Auswahlliste – auch individuell für verschiedene Programmiersprachen gesetzt werden. Schöne Grüße Daniel
Posted by Walzenbach | 2 Comments
Filed under: , , ,

Learn how to “post process” your pictures

Well, as some of you might know my second hobby besides cooking/baking is photography and there is a gem on the net I want to share with you. The gem I am talking about is Radiant Vista Daily Critiques . The Radiant Vista Daily Critiques walks through
Posted by Walzenbach | 0 Comments
Filed under:
 
Page view tracker