February 03, 2009
I know, getting training budget is hard at the moment, but you really want to make yourself as employable as possible. Help is at hand (in fact, it’s only a mouse click away). There are, of course, a whole bunch of Virtual Labs you can do (for developers and for infrastructure people). There’s a...
Andrew Coates ::: MSFT
[ Feed -
Focus -
Exclude ]
by
acoat
at 2:40 AM
January 26, 2009
Aney Adventures Online - I've Left Query Analyzer Hell For LINQPad Heaven “So now that LINQPad has enabled intellisense SQL Server Management Studio, Query Analyzer, and even Joseph Albahari's (LINQPad creator) own QueryEx have all been zapped from my memory. I'll no longer flounder in antiq...
Greg's Cool [Insert Clever Name] of the Day
[ Feed -
Focus -
Exclude ]
by
Greg
at 9:41 AM
Here are the events listed in Community Megaphone for the next week (or so) for the Mid-Atlantic area…busy week this week, with lots of activities to choose from: Monday, January 26, 2009 7:00 PM: NORTHERN VIRGINIA SQL SERVER USERS GROUP - Main Session Title: Introduction to Performance Point Serv...
.net DEvHammer
[ Feed -
Focus -
Exclude ]
by
gduthie
at 9:02 AM
| 1 Citations
December 16, 2008
In the process of stumbling through LINQ To SQL to see if I would be able to represent a SQL Server database schema I created to represent a hierarchical well-defined XML Schema for a commonly used utility object, I came to the realization that I was indeed doing everything completely backwards! Wha...
Peter Bromberg's UnBlog
[ Feed -
Focus -
Exclude ]
by
Peter Bromberg
at 11:18 AM
November 27, 2008
Now that I have my list of Rock Band songs, I need to generate a Zune playlist. I wrote that Zune just uses the WMP playlist format, but that’s not completely true. Media elements in a Zune playlist have several attributes that appear unique to Zune. Because of Zune Pass, Zune supports the idea of...
DevHawk
[ Feed -
Focus -
Exclude ]
by
Harry Pierson
at 1:55 PM
November 13, 2008
you can tell from the title there’s a Friday rant coming can’t you ? Well yeh, sometimes what should be a simple task of writing code becomes painstakingly slow. Take for example this one line of code: Dim doc = XDocument.Load("abc.xml") Now if you like to wri...
@ Head
[ Feed -
Focus -
Exclude ]
by
Bill
at 9:33 PM
November 10, 2008
Den 25-27 november är det dags för nästa omgång av MSDN Live. Den här gången kommer vi fokusera på helt på webbteknik i form av nyheter i ASP.NET och Internet Explorer 8. MSDN Live gästas den här gången av en riktig expert inom området: Pelle Johansson, MVP inom ASP.NET och grundare av P...
Johan Lindfors
[ Feed -
Focus -
Exclude ]
by
JohanLindfors
at 3:49 PM
November 02, 2008
This may sound stupid, but I wanted to store some text parsing I was doing for some VDP projects in LINQ to XML XDocuments. So, I created the following: XDocument recs = new XDocument();XElement records1 = new XElement("Records");XElement record1 = new XElement("Record");record1.Add(new XElement("id...
Patrick Stuart Website and Blog
[ Feed -
Focus -
Exclude ]
by
admin
at 1:11 AM
November 01, 2008
This may sound stupid, but I wanted to store some text parsing I was doing for some VDP projects in LINQ to XML XDocuments. So, I created the following: XDocument recs = new XDocument(); XElement records1 = new XElement("Records"); XElement record1 = new XElement("Record"); record1.Add(new XElement(...
Patrick Stuart Website and Blog
[ Feed -
Focus -
Exclude ]
by
Patrick Stuart
at 9:26 PM
October 01, 2008
It's been a long time since I've posted : we've been very busy working hard on the next version of Visual Basic (the next version of Visual Studio will officially be called Visual Studio 2010). I'm really excited about the work we've done, and can't wait to share it with you. But for some immediate ...
Tim Ng
[ Feed -
Focus -
Exclude ]
by
TimNg
at 2:16 AM




