Sign in
Public Sector Developer Weblog
Microsoft Public Sector Developer and Platform Evangelism Team Blog. You can learn more about us at http://tinyurl.com/mspubsecdev.
APP BUILDER
Translate this page
Powered by
Microsoft® Translator
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
.NET Framework 2.0
.NET Framework 3.5
AJAX
ASP.NET 2.0
Atlas
Joel Reyes
LINQ
MOSS2007
NETFX3.0
Office Development
SharePoint
Silverlight
Smart Client
SQL Server 2005
Virtual Earth
Visual Studio 2005
Visual Studio 2008
Web Services
Webcast
Windows Azure
Windows Communication Foundation (WCF)
Windows Phone
Windows Phone 7
Windows Presentation Foundation (WPF)
Windows Workflow Foundation (WF)
Archive
Archives
May 2013
(1)
April 2013
(12)
March 2013
(4)
February 2013
(7)
January 2013
(14)
December 2012
(14)
November 2012
(12)
October 2012
(24)
September 2012
(9)
August 2012
(7)
July 2012
(8)
June 2012
(25)
May 2012
(30)
April 2012
(49)
March 2012
(45)
February 2012
(25)
January 2012
(17)
December 2011
(9)
November 2011
(16)
October 2011
(22)
September 2011
(17)
August 2011
(4)
July 2011
(12)
June 2011
(21)
May 2011
(26)
April 2011
(14)
March 2011
(17)
February 2011
(18)
January 2011
(20)
December 2010
(8)
November 2010
(28)
October 2010
(27)
September 2010
(22)
August 2010
(14)
July 2010
(5)
June 2010
(20)
May 2010
(13)
April 2010
(28)
March 2010
(10)
February 2010
(21)
January 2010
(21)
December 2009
(19)
November 2009
(26)
October 2009
(19)
September 2009
(13)
August 2009
(11)
July 2009
(6)
June 2009
(10)
May 2009
(25)
April 2009
(10)
March 2009
(28)
February 2009
(25)
January 2009
(18)
December 2008
(15)
November 2008
(16)
October 2008
(28)
September 2008
(17)
August 2008
(18)
July 2008
(12)
June 2008
(9)
May 2008
(22)
April 2008
(34)
March 2008
(29)
February 2008
(28)
January 2008
(23)
December 2007
(30)
November 2007
(28)
October 2007
(37)
September 2007
(36)
August 2007
(28)
July 2007
(47)
June 2007
(45)
May 2007
(30)
April 2007
(29)
March 2007
(35)
February 2007
(17)
January 2007
(35)
December 2006
(10)
November 2006
(15)
October 2006
(26)
September 2006
(23)
August 2006
(13)
July 2006
(21)
June 2006
(43)
May 2006
(32)
April 2006
(39)
March 2006
(40)
February 2006
(29)
January 2006
(21)
December 2005
(29)
November 2005
(39)
October 2005
(59)
September 2005
(37)
July, 2008
MSDN Blogs
>
Public Sector Developer Weblog
>
July, 2008
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Public Sector Developer Weblog
Building Virtual Earth applications just keeps getting easier
Posted
over 5 years ago
by
PubSec
0
Comments
I've given a number of presentations on Virtual Earth development over the last couple years. The first thing ASP.NET WebForms developers say to me is how bummed they are that they have to write JavaScript. That's understandable. ASP...
Public Sector Developer Weblog
Architect Panel Discussion released to TechEd Online
Posted
over 5 years ago
by
PubSec
1
Comments
[Cross-posted from Lamont's blog ] An interesting panel discussion video was recently released to the TechEd Online Library that focuses on extending the role/disciplines of the Architect into the area of providing mentoring. Taken from the TechEd...
Public Sector Developer Weblog
SaaS Vendor quits browser to boost sales
Posted
over 5 years ago
by
PubSec
1
Comments
Interesting win-back from the browser for WPF. Whats are the two take-aways for public sector developers and decision makers? First, user experience has a huge impact on adoption. This is an example of Software Plus Services at work. Its not something...
Public Sector Developer Weblog
SCREENCAST: Rendering Polygons from SQL Server 2008 on Virtual Earth
Posted
over 5 years ago
by
PubSec
2
Comments
In this screencast, I build off of the concepts shown in my previous screencast and show you how to render a polygon on a Virtual Earth map using REST, Windows Communication Foundation (WCF), LINQ to SQL, and the new geography data type in SQL Server...
Public Sector Developer Weblog
SCREENCAST: Saving Virtual Earth Polygons to SQL Server 2008
Posted
over 5 years ago
by
PubSec
2
Comments
In this screencast, I show you how to draw a polygon on a Virtual Earth map and save it using ASP.NET AJAX, Windows Communication Foundation (WCF), LINQ to SQL, and the new geography data type in SQL Server 2008. Screencast: http://channel9.msdn.com/posts...
Public Sector Developer Weblog
Looking for updated documentation on Visual Studio 2008 SP1 Beta?
Posted
over 5 years ago
by
PubSec
2
Comments
http://vs2008sp1docs.msdn.microsoft.com I've found the ADO.NET Entity Framework , ADO.NET Data Services Framework , and ASP.NET Dynamic Data sections very helpful lately. - Marc Technorati Tags: .net framework , visual studio
Public Sector Developer Weblog
Learn how to develop on SharePoint
Posted
over 5 years ago
by
PubSec
2
Comments
I'd have to say that my weakest area of development is probably SharePoint. I know how to build a basic SharePoint web part and that's about it. I'm pretty much a dunce when it comes to SharePoint. One of the things I've been telling...
Public Sector Developer Weblog
WEBCAST RECORDING: Adding Mapping Capabilities to your Applications with Virtual Earth and ASP.NET AJAX
Posted
over 5 years ago
by
PubSec
2
Comments
First, let me apologize since I promised to make this recording available almost two months ago. I was trying to get the recording uploaded to the same Live Meeting servers as my other webcasts. Needless to say, I had some challenges. ...
Public Sector Developer Weblog
Installing SQL Server 2008 RC0 & Visual Studio 2008 SP1 Beta on the same machine
Posted
over 5 years ago
by
PubSec
1
Comments
I've been having some issues getting my VPC updated to SQL Server 2008 RC0 and Visual Studio 2008 SP1 Beta so I can record a couple screencasts on using Virtual Earth with SQL Server 2008. I swear I read through the readme docs:). However...
Public Sector Developer Weblog
Behind the Maps - The Technology of Virtual Earth
Posted
over 5 years ago
by
PubSec
2
Comments
I talk to people about programming with Virtual Earth quite often. Beyond the developer APIs, my Virtual Earth knowledge somewhat limited. I get asked all sorts of interesting questions about the technology behind Virtual Earth. My answer...
Public Sector Developer Weblog
P&P ships Composite Application Guidance for WPF
Posted
over 5 years ago
by
PubSec
1
Comments
The Patterns & Practices team has recently released the Composite Application Guidance for WPF which provides guidance for "componetizing" the development of enterprise-class WPF applications across multiple development teams, with each team owning...
Public Sector Developer Weblog
Virtual Earth Wrapper for Silverlight (VIEWS)
Posted
over 5 years ago
by
PubSec
2
Comments
At MIX 08, Chris Pendleton announced that the Virtual Earth team is working on a Silverlight 2 control. The idea of being able to use managed code instead of JavaScript to build your Virtual Earth applications is very appealing to many. I...
Page 1 of 1 (12 items)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Public Sector Developer Weblog
Building Virtual Earth applications just keeps getting easier
Posted
over 5 years ago
by
PubSec
0
Comments
I've given a number of presentations on Virtual Earth development over the last couple years. The first thing ASP.NET WebForms developers say to me is how bummed they are that they have to write JavaScript. That's understandable. ASP...
Public Sector Developer Weblog
Architect Panel Discussion released to TechEd Online
Posted
over 5 years ago
by
PubSec
1
Comments
[Cross-posted from Lamont's blog ] An interesting panel discussion video was recently released to the TechEd Online Library that focuses on extending the role/disciplines of the Architect into the area of providing mentoring. Taken from the TechEd...
Public Sector Developer Weblog
SaaS Vendor quits browser to boost sales
Posted
over 5 years ago
by
PubSec
1
Comments
Interesting win-back from the browser for WPF. Whats are the two take-aways for public sector developers and decision makers? First, user experience has a huge impact on adoption. This is an example of Software Plus Services at work. Its not something...
Public Sector Developer Weblog
SCREENCAST: Rendering Polygons from SQL Server 2008 on Virtual Earth
Posted
over 5 years ago
by
PubSec
2
Comments
In this screencast, I build off of the concepts shown in my previous screencast and show you how to render a polygon on a Virtual Earth map using REST, Windows Communication Foundation (WCF), LINQ to SQL, and the new geography data type in SQL Server...
Public Sector Developer Weblog
SCREENCAST: Saving Virtual Earth Polygons to SQL Server 2008
Posted
over 5 years ago
by
PubSec
2
Comments
In this screencast, I show you how to draw a polygon on a Virtual Earth map and save it using ASP.NET AJAX, Windows Communication Foundation (WCF), LINQ to SQL, and the new geography data type in SQL Server 2008. Screencast: http://channel9.msdn.com/posts...
Public Sector Developer Weblog
Looking for updated documentation on Visual Studio 2008 SP1 Beta?
Posted
over 5 years ago
by
PubSec
2
Comments
http://vs2008sp1docs.msdn.microsoft.com I've found the ADO.NET Entity Framework , ADO.NET Data Services Framework , and ASP.NET Dynamic Data sections very helpful lately. - Marc Technorati Tags: .net framework , visual studio
Public Sector Developer Weblog
Learn how to develop on SharePoint
Posted
over 5 years ago
by
PubSec
2
Comments
I'd have to say that my weakest area of development is probably SharePoint. I know how to build a basic SharePoint web part and that's about it. I'm pretty much a dunce when it comes to SharePoint. One of the things I've been telling...
Public Sector Developer Weblog
WEBCAST RECORDING: Adding Mapping Capabilities to your Applications with Virtual Earth and ASP.NET AJAX
Posted
over 5 years ago
by
PubSec
2
Comments
First, let me apologize since I promised to make this recording available almost two months ago. I was trying to get the recording uploaded to the same Live Meeting servers as my other webcasts. Needless to say, I had some challenges. ...
Public Sector Developer Weblog
Installing SQL Server 2008 RC0 & Visual Studio 2008 SP1 Beta on the same machine
Posted
over 5 years ago
by
PubSec
1
Comments
I've been having some issues getting my VPC updated to SQL Server 2008 RC0 and Visual Studio 2008 SP1 Beta so I can record a couple screencasts on using Virtual Earth with SQL Server 2008. I swear I read through the readme docs:). However...
Public Sector Developer Weblog
Behind the Maps - The Technology of Virtual Earth
Posted
over 5 years ago
by
PubSec
2
Comments
I talk to people about programming with Virtual Earth quite often. Beyond the developer APIs, my Virtual Earth knowledge somewhat limited. I get asked all sorts of interesting questions about the technology behind Virtual Earth. My answer...
Public Sector Developer Weblog
P&P ships Composite Application Guidance for WPF
Posted
over 5 years ago
by
PubSec
1
Comments
The Patterns & Practices team has recently released the Composite Application Guidance for WPF which provides guidance for "componetizing" the development of enterprise-class WPF applications across multiple development teams, with each team owning...
Public Sector Developer Weblog
Virtual Earth Wrapper for Silverlight (VIEWS)
Posted
over 5 years ago
by
PubSec
2
Comments
At MIX 08, Chris Pendleton announced that the Virtual Earth team is working on a Silverlight 2 control. The idea of being able to use managed code instead of JavaScript to build your Virtual Earth applications is very appealing to many. I...
Page 1 of 1 (12 items)