Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Swiss MSDN Team Blog
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
.NET 3.5
.NET 4.0
.NET Compact Framework
.NET Services
ADO.NET Data Services
AJAX
Announcements
Architect
ASP.NET
Awards and Recognitions
CardSpace
Cloud Computing
Developer
Dublin
Dynamics
e-book
Entity Framework
Excel Services
Expression
Gadgets
HOL
IE8
IIS
LINQ
LINQ to SQL
Migration
Mix
Office Programs
OpenXML
Oslo
PDC
Q&A
REST
S+S
SharePoint
Silverlight
SOAP
SQL Server
Surface
Team System
TechTalk
Velocity
Visual Studio
VS2008
VS2010
WCF
Web
WebCast
WF
Windows 7
Windows Azure
Windows Live
Windows Media
Windows Mobile
WPF
XAML
Archives
November 2009 (10)
October 2009 (11)
September 2009 (7)
August 2009 (4)
July 2009 (7)
June 2009 (10)
May 2009 (13)
April 2009 (3)
March 2009 (11)
February 2009 (6)
January 2009 (8)
December 2008 (3)
November 2008 (12)
October 2008 (14)
September 2008 (12)
August 2008 (13)
July 2008 (2)
June 2008 (11)
May 2008 (8)
April 2008 (9)
March 2008 (15)
February 2008 (15)
January 2008 (18)
December 2007 (20)
November 2007 (6)
October 2007 (6)
September 2007 (6)
August 2007 (6)
Disclaimer
All postings are provided AS IS with no warranties, and confer no rights.
Blogs
Schweizer IT Professional und TechNet Blog
Swiss Events
Useful Links for Architects
Architecture Center
The Architecture Journal
Microsoft Patterns & Practices
Microsoft Architecture Blog
Useful Links for Develpers
Developer Center
MSDN Magazine
Channel 9
MSDN TV
Developer Tools
Microsoft Financial Developer WebSite
April 2008 - Posts
Monday, April 21, 2008 5:02 PM
Windows Live
A consumer platform and an opportunity for 3 rd party sites and developers. The vast majority of the Internet users has already been in touch with some of the tools and services that are grouped under the Windows Live label. Services like Live
Posted by
smalle
|
1 Comments
Filed under:
Windows Live
Friday, April 18, 2008 5:50 PM
Die häufigsten Kundenfragen (Teil 4)
Hier finden Sie eine Liste der häufigsten Kunden-Fragen. 1. Ich habe eine generic Liste von einem Objekt vom Typ TInput (List<TInput>) und ich möchte diese Liste nun in eine generic Liste von Objekten vom Typ TOutput (List<TOutput) konvertieren.
Posted by
kcasada
|
1 Comments
Filed under:
Q&A
Thursday, April 17, 2008 1:59 PM
Silverlight 2 Beta 1 - End-to-End Hands-On Lab
The Microsoft Switzerland DPE Team yesterday ran an all-day hands-on lab on the subject of Silverlight 2 Beta 1 in Zürich. This blog post's purpose in life is to share the lab with you in case you want to try it for yourself to quickly get started
Posted by
Saschac
|
11 Comments
Filed under:
HOL
,
Silverlight
Thursday, April 17, 2008 10:09 AM
Introduction to Silverlight 2 (Recording of the TechDays 2008 Basel Session)
This is the recording of the session “Silverlight 2” that I did last month atTechDays 2008 Basel. In this 1 hour video blog I show how to build a picture gallery showing some of the powerful capability of Silverlight 2 like: Blend 2.5 Layout controls
Posted by
ronnies
|
3 Comments
Filed under:
Silverlight
,
WCF
Friday, April 11, 2008 12:05 PM
CRUD using Silverlight 2 Beta1, WCF and LINQ to SQL Part2
In this 15 minutes video blog I will explain the magic (or not so magic J ) that I’m doing in the LinqHelper client and server classes for enabling client side change tracking with LINQ to SQL. If you didn’t watch the first part I encourage you to watch
Posted by
ronnies
|
5 Comments
Filed under:
Silverlight
,
.NET 3.5
,
LINQ
,
Visual Studio
Thursday, April 10, 2008 11:04 AM
Migrating from .NET 1.1 to 2.0, 3.0 and 3.5
Yesterday I visited once again a customer that is currently migrating .NET Applications to the latest version. About 1 year ago I wrote a post on migrating application from .NET version 1.1 to 2.0 and 3.0. At the end of last year version 3.5 has also
Posted by
kcasada
|
2 Comments
Filed under:
.NET 3.5
,
Migration
Wednesday, April 09, 2008 9:30 AM
Open Protocol Specifications (Office <-> SharePoint, Outlook <-> Exchange Server, ...)
Auf MSDN ist eine Vorabversion der Open Protocol Specifications verfügbar: http://msdn2.microsoft.com/en-us/library/cc203350.aspx . Die Dokumentation, welche sich an Entwickler richtet und über 14'000 Seiten umfasst, ist in folgende Kategorien aufgeteilt:
Posted by
Olaf
|
0 Comments
Filed under:
Developer
,
Announcements
Friday, April 04, 2008 12:23 PM
CRUD operations with Optimistic Locking using Silverlight 2 Beta1, WCF and LINQ to SQL (inserts, updates and deletes)
Update 17.4.2008: I have found a bug on the LinqToSqlClientHelper.LinqHelper class. I have attached the new corrected project. In this 30 minutes video blog I will show you one approach on how to do insert, update and delete operations with optimistic
Posted by
ronnies
|
18 Comments
Filed under:
Silverlight
,
XAML
,
.NET 3.5
,
LINQ
,
WCF
Attachment(s):
SLCRUD updated.zip
Wednesday, April 02, 2008 5:18 PM
Office Open XML (OOXML) ist jetzt ein ISO/IEC Standard
Die offenen Dateiformate, welche mit 2007 Office eingeführt worden sind, zählen seit anfangs Mai zu den ISO/IEC Standards. Dies dürfte entsprechenden Entwicklungsprojekten bei Kunden und Partnern einen weiteren Schub verleihen. Ein Hauptvorteil von OOXML
Posted by
Olaf
|
0 Comments
Filed under:
Announcements
,
OpenXML