Categories: .NET Framework 2.0, NUnit Posted by AlexanderZeitler on 6/23/2005 12:40 PM | Comments (0)

Um NUnit (2.2.2) mit dem .NET Framework 2.0 Beta 2 zum Laufen zu bekommen, muß die nunit-gui.exe.config entsprechend angepasst werden.

Die korrigierte Version kann hier heruntergeladen werden (Rechtsklick - "Ziel speichern unter..."):

Dank an Andreas Scheller.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories: Allgemein Posted by AlexanderZeitler on 6/22/2005 4:37 AM | Comments (2)

Seit ein paar Tagen gibt es ein neues MVP-Logo - entgegen meinen Befürchtungen sieht es tatsächlich besser aus als das alte - oder? ;-)

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories: Allgemein Posted by AlexanderZeitler on 6/21/2005 11:16 AM | Comments (0)

Cool!

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories: ASP.NET 2.0 Posted by AlexanderZeitler on 6/16/2005 3:15 PM | Comments (1)

Jeff Prosise hat unter dem Titel "Five Undiscovered Features on ASP.NET 2.0" und "Power Programming Tips for ASP.NET 2.0" zwei Artikel im MSDN-Magazin veröffentlicht.

Wie der Titel bereits erahnen lässt, werden hier einmal fünf und einmal vier neue ASP.NET 2.0-Features mit Code-Beispielen vorgestellt, die z.B. bei Vorträgen vielleicht nicht so sehr im Rampenlicht stehen, wie z.B. MasterPages, Sitemaps oder ähnliches - zu unrecht.

Folgende Features werden in dem Artikel der Februar-Ausgabe vorgestellt:

  • Script Callbacks - ähnlich wie AJAX.NET erlauben sie, Seiten-Inhalte ohne erneutes Laden der Seite zu aktualisieren
  • Encypted Configuration Sections - Sicherheit auch in der Web.config dank Verschlüsselung
  • Auto-Culture Handling - dürfte die Entwicklung mehrsprachiger Applikationen vereinfachen
  • Custom Expression Builders - könnten eine Lösung für Thomas' Problem mit verschiedenen Connectionstrings bei verschiedenen Maschinen sein (falls er es liest ;-))
  • Custom Web Events - erlauben das einfache Erzeugen von eigenen Events im Event Log

Folgende Features werden in dem Artikel der Juni-Ausgabe vorgestellt:

  • Storing Site Maps in SQL Server - Sitemaps nicht in XML, sondern im SQL Server...
  • Forwarding and Capturing Trace Output - erlaubt es z.B. den Trace-Output an den VS 2005 Debugger zu senden
  • Fetching Images from Databases - Bilder per Control aus der Datenbank lesen
  • Building Asynchronous Pages - erleichtert die Entwicklung von asynchronen ASP.NET Seiten erheblich

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories: System, Security Posted by AlexanderZeitler on 6/16/2005 8:50 AM | Comments (0)

Langsam aber sicher bin ich dabei, mein System als normaler User und nicht als Administrator laufen zu lassen.

Dabei ist mir folgende nützliche Seite untergekommen:

nonadmin

 

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories: Authentication, VSTO Posted by AlexanderZeitler on 6/15/2005 6:50 PM | Comments (0)

The Excel XML Toolbox for Microsoft Office Excel 2003 provides many useful tools for working with XML in Excel.

This toolbox helps developers in a number of ways:

Working with Custom-defined XML Schema

  • Reload schema into workbooks while preserving cell mappings.
  • Build a schema or add to an existing schema, directly from Excel.
  • View the schema for XML maps stored within workbooks.

Working with XML and the Excel Object Model

  • Quickly refresh all XML maps with bound data sources.
  • Refresh XML maps with bound data sources and persist cell formulas for mapped cells.
  • Use a new XML Range Properties tool to view XML mapped cell properties and to copy the XPath or Microsoft Visual Basic for Applications (VBA) statement to the Clipboard.
  • View the exportable XML data without exporting.

Working with SpreadsheetML

  • Quickly save the workbook as SpreadsheetML.
  • View the SpreadsheetML for the active workbook.

Shortcuts and More

  • Quickly open and close the XML Source task pane.
  • Turn on and off the borders for XML mapped cells.
  • Import and export XML.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories: System, Security, Service Packs Posted by AlexanderZeitler on 6/14/2005 6:41 PM | Comments (0)

Falls es wer übersehen haben sollte ;-)

http://www.heise.de/newsticker/meldung/60629

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories: Tools Posted by AlexanderZeitler on 6/14/2005 6:36 PM | Comments (0)

"Welche Visual Studio Beta läuft mit welchem SQL Server 2005 CTP?"

"Warum funktioniert SQL Server 2005 Express Beta x nicht mit .NET 2.0 Beta y?"

Hilfestellung zur Kompatibilität der aktuell kursierenden Beta-Versionen der Microsoft Produkte Visual Studio 2005, SQL Server 2005 (Express), Longhorn, Avalon und Indigo sowie WinFX leistet Channel 9 mit seiner Seite CTP Madness, die einfach durch Auswahl eines Produkts anzeigt, welche anderen aktuellen Betas und CTP's damit kompatibel sind.

 

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Posted by AlexanderZeitler on 6/14/2005 2:53 PM | Comments (2)

Unter http://www.learn247.net/ gibt es reichlich günstig zu erwerbendes Lernmaterial in Form von DVD's zu .NET 2.0. Themen: (ASP).NET 2.0, SmartClients etc.

Habe gleich bestellt ;-)

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories: Allgemein Posted by AlexanderZeitler on 6/14/2005 6:20 AM | Comments (0)

Nachdem ich mich zwischenzeitlich nicht mehr ausschließlich mit ASP.NET befasse, trage ich dem nun auch mit der neuen Domain http://alexon.net Rechnung.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5