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)
June, 2006
MSDN Blogs
>
Public Sector Developer Weblog
>
June, 2006
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Public Sector Developer Weblog
Add “Atlas” controls to the toolbox
Posted
over 7 years ago
by
FederalDev
23
Comments
The “Atlas” controls don’t get added to the Visual Studio 2005 toolbox by the either the core framework or toolkit installer. Here’s what I did to add them: Create an “Atlas” and “Atlas Control Toolkit” tab on the toolbox by doing a right-click...
Public Sector Developer Weblog
Simplifying XMLHTTP programming with ASP.NET “Atlas”
Posted
over 7 years ago
by
FederalDev
10
Comments
Here's another "Atlas" screencast. I've been sitting on this one a bit. I just returned from a short vacation and didn't get all the "production work" done before I left. This one took ended up quite a bit longer than I expected so I split it up into...
Public Sector Developer Weblog
How to add Atlas to an existing site
Posted
over 7 years ago
by
FederalDev
4
Comments
I've been blogging a bit about "Atlas" and showing how easy it is to AJAX enable existing ASP.NET pages with the new "Atlas" controls (ScriptManager, UpdatePanel, Control Extenders, etc.). However, I've probably left many of you wondering what you need...
Public Sector Developer Weblog
The future of ASP.NET (Webcast)
Posted
over 7 years ago
by
FederalDev
2
Comments
Normally I would “pooh-pooh” anyone’s prediction of where Microsoft is going with any technology, let alone something as wide-spread as ASP.NET; even when I hear a Microsoft employee making the prediction. However, in this case, the prediction is coming...
Public Sector Developer Weblog
WCF (Workshop) – Part 3 (ImplementingTransactions)
Posted
over 7 years ago
by
FederalDev
2
Comments
Adding to the series of Hands-on Workshop content for Windows Communication Foundation, I have release Part 3, which shows how to enable (Distributed) Transactions within WCF. In this exercise, the customer (Bank) has decided that they are going to offer...
Public Sector Developer Weblog
Karsten’s 5 day WPF boot camp
Posted
over 7 years ago
by
FederalDev
1
Comments
So you are interested in getting up to speed on WPF, but don’t know where to start? Karsten Januszewski just posted a recipe to be up and running in 5 days. Check it out here . I like that he has guidance for both developers and designers. -Marc ...
Public Sector Developer Weblog
WCF Workshop – Part 4 (Handling Data between Clients and Services)
Posted
over 7 years ago
by
FederalDev
0
Comments
In Part 4 of the series, I’ve focused on how to handle data (or more specifically complex data) between Services and Clients, while adhering to the “Share Schema and Contract, not Class” tenet of Service Orientation. The best part is that it is VERY,...
Public Sector Developer Weblog
Learning how to add Localization to your ASP.NET 2.0 application (video)
Posted
over 7 years ago
by
FederalDev
1
Comments
For those of you who need to be able to support multiple cultures (languages, right-to-left screen presentation, non-US currency, etc.) in your web applications, here’s a great video that walks through the steps to add localization in just a few steps...
Public Sector Developer Weblog
Windows Communication Foundation (Workshop) – Part 2
Posted
over 7 years ago
by
FederalDev
0
Comments
As I promised yesterday, in my blog about Part 1 of the series (click here to see it), I am releasing Part 2 of the series today. Part 2 focuses on handling Session State in Windows Communication Foundation, and although it builds on Part 1 of the series...
Public Sector Developer Weblog
Guide to (Building) Password Security in Web Applications (Web Cast)
Posted
over 7 years ago
by
FederalDev
0
Comments
I was doing some research for a project that I am working, where I need to chose a method of password storage and I wanted to understand the kinds of things that I need to do to reduce the attack surface of my application (or service in my case). I ran...
Public Sector Developer Weblog
TFS Webcast on Application Life-Cycle Management on June 26th
Posted
over 7 years ago
by
FederalDev
2
Comments
Sorry for the short notice but check this out: 9am (PST) on June 26th. The abstract is: Many companies struggle with communication, collaboration, and cultural gaps between business users (who drive the competitive need for software development...
Public Sector Developer Weblog
Introduction to Windows Communication Foundation (Workshop) – Part 1
Posted
over 7 years ago
by
FederalDev
0
Comments
I am currently working on a set of workshops teaching from the basics to more advanced capabilities of Service Oriented Development with Windows Communication Foundation. Each Workshop builds on the previous workshops and can also be used as a standalone...
Public Sector Developer Weblog
My take on the “Atlas” Client Script Library
Posted
over 7 years ago
by
FederalDev
8
Comments
So I sat down to write a blog entry about the “Atlas” Client Script Library and the client-centric programming approach it enables as a lead in to a bunch of screencasts I am recording. I, of course, spent some time reviewing all the blog posts, documentation...
Public Sector Developer Weblog
Visual Studio 2005 Pro and Team System trials now available for direct download via MS.COM
Posted
over 7 years ago
by
FederalDev
1
Comments
The Visual Studio 2005 Pro and Team System trials are now available for direct public download. The trials are available at the following locations: Visual Studio 2005 Professional Edition 90-Day Trial Details Page Link => http://www.microsoft...
Public Sector Developer Weblog
LINQ May CTP Smart Tag C# IDE workaround
Posted
over 7 years ago
by
FederalDev
6
Comments
If you have installed the LINQ CTP, then you've probably had the unpleasant surprise of Smart Tags not working correctly with C# code. This was a huge bummer for me because I use the "resolve" feature like it's going out of style! If you aren't familiart...
Public Sector Developer Weblog
Whitepaper: Migrating from Business Objects Crystal Reports to SQL Server 2005 Reporting Services
Posted
over 7 years ago
by
FederalDev
1
Comments
I just saw this on Brian Welcker’s blog . How to migrate from Crystal Reports to Reporting Services is a frequently asked question I get all the time. Now we have some documented guidance. Here’s a description of the whitepaper: “This document focuses...
Public Sector Developer Weblog
ADO.NET, LINQ, and the Entity Framework Oh My!
Posted
over 7 years ago
by
FederalDev
3
Comments
If you write database applications using ADO.NET (which means almost everyone is still reading this), then a MUST HAVE blog in your RSS reader is the Data Access blog . It is the “Data Programmability team blog for data access in ADO.NET and System.Data...
Public Sector Developer Weblog
Database Object Name Refactoring with VS 2005 DB Pro - A good name is better than precious ointment.
Posted
over 7 years ago
by
FederalDev
3
Comments
"A good name is better than precious ointment." - Old Testament. All I can say is that they must have had some mighty fine ointment back then. As a matter of fact, just the other day as my wife was layin' down a heathly slathering of Desitin, I...
Public Sector Developer Weblog
Web Service Software Factory: July Community Drop
Posted
over 7 years ago
by
FederalDev
0
Comments
"Want to see the Enterprise Library application blocks in action in a realistic service oriented application? And would you like automated guidance to help you build your own applications that comply with a proven architecture? Then check out the July...
Public Sector Developer Weblog
Register for Webcast on NEW Visual Studio Team Edition for Database Professionals
Posted
over 7 years ago
by
FederalDev
2
Comments
Visual Studio Team Edition for Database Professionals This new product offering expands Visual Studio 2005 Team System (VSTS) to include the Database Professional role and enables software teams to collaborate more effectively in creating reliable...
Public Sector Developer Weblog
Microsoft SQL Server 2005 Everywhere Edition CTP
Posted
over 7 years ago
by
FederalDev
0
Comments
We've release the first CTP of SQL Server Everywhere Edition. If you aren't familiar with SQL Server Everywhere Edition, here's the description from http://www.microsoft.com/Sql/Everywhere : "Microsoft SQL Server 2005 Everywhere Edition offers essential...
Public Sector Developer Weblog
WinFX is now .NET Framework 3.0
Posted
over 7 years ago
by
FederalDev
1
Comments
Today we announced the rebranding of WinFX to the .NET Framework 3.0 See Soma's blog for the full story...but to net it out...it's just a rebranding. -Darryl
Public Sector Developer Weblog
New Team System VPC Available to MSDN Subscribers
Posted
over 7 years ago
by
FederalDev
0
Comments
Team System VPC Available to MSDN Subscribers The much anticipated Team System VPC (a single-server, evaluation install of Team Foundation Server + Team Suite) is now available for download from MSDN Subscriber Downloads. Look under "Developer Tools"...
Public Sector Developer Weblog
Soccer Scoreboard App -- World Cup 2006
Posted
over 7 years ago
by
FederalDev
1
Comments
Are you a soccer fan? Want to keep track of the FIFA World Cup 2006? This cool little app will help you do that: http://www.microsoft.com/downloads/details.aspx?familyid=df6a6e6e-21af-4786-ad1d-a38e8bfda82f&displaylang=en Enjoy!!! -Darryl...
Public Sector Developer Weblog
BizTalk Server 2006 Documentation Update
Posted
over 7 years ago
by
FederalDev
2
Comments
It’s not obvious from the web site, but a bunch of new BizTalk documentation has recently been made available for download. Specifically: A CHM version of BizTalk 2006 docs Updated install/config/upgrade guides 31 new code samples...
Page 1 of 2 (43 items)
1
2
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Public Sector Developer Weblog
Add “Atlas” controls to the toolbox
Posted
over 7 years ago
by
FederalDev
23
Comments
The “Atlas” controls don’t get added to the Visual Studio 2005 toolbox by the either the core framework or toolkit installer. Here’s what I did to add them: Create an “Atlas” and “Atlas Control Toolkit” tab on the toolbox by doing a right-click...
Public Sector Developer Weblog
Simplifying XMLHTTP programming with ASP.NET “Atlas”
Posted
over 7 years ago
by
FederalDev
10
Comments
Here's another "Atlas" screencast. I've been sitting on this one a bit. I just returned from a short vacation and didn't get all the "production work" done before I left. This one took ended up quite a bit longer than I expected so I split it up into...
Public Sector Developer Weblog
How to add Atlas to an existing site
Posted
over 7 years ago
by
FederalDev
4
Comments
I've been blogging a bit about "Atlas" and showing how easy it is to AJAX enable existing ASP.NET pages with the new "Atlas" controls (ScriptManager, UpdatePanel, Control Extenders, etc.). However, I've probably left many of you wondering what you need...
Public Sector Developer Weblog
The future of ASP.NET (Webcast)
Posted
over 7 years ago
by
FederalDev
2
Comments
Normally I would “pooh-pooh” anyone’s prediction of where Microsoft is going with any technology, let alone something as wide-spread as ASP.NET; even when I hear a Microsoft employee making the prediction. However, in this case, the prediction is coming...
Public Sector Developer Weblog
WCF (Workshop) – Part 3 (ImplementingTransactions)
Posted
over 7 years ago
by
FederalDev
2
Comments
Adding to the series of Hands-on Workshop content for Windows Communication Foundation, I have release Part 3, which shows how to enable (Distributed) Transactions within WCF. In this exercise, the customer (Bank) has decided that they are going to offer...
Public Sector Developer Weblog
Karsten’s 5 day WPF boot camp
Posted
over 7 years ago
by
FederalDev
1
Comments
So you are interested in getting up to speed on WPF, but don’t know where to start? Karsten Januszewski just posted a recipe to be up and running in 5 days. Check it out here . I like that he has guidance for both developers and designers. -Marc ...
Public Sector Developer Weblog
WCF Workshop – Part 4 (Handling Data between Clients and Services)
Posted
over 7 years ago
by
FederalDev
0
Comments
In Part 4 of the series, I’ve focused on how to handle data (or more specifically complex data) between Services and Clients, while adhering to the “Share Schema and Contract, not Class” tenet of Service Orientation. The best part is that it is VERY,...
Public Sector Developer Weblog
Learning how to add Localization to your ASP.NET 2.0 application (video)
Posted
over 7 years ago
by
FederalDev
1
Comments
For those of you who need to be able to support multiple cultures (languages, right-to-left screen presentation, non-US currency, etc.) in your web applications, here’s a great video that walks through the steps to add localization in just a few steps...
Public Sector Developer Weblog
Windows Communication Foundation (Workshop) – Part 2
Posted
over 7 years ago
by
FederalDev
0
Comments
As I promised yesterday, in my blog about Part 1 of the series (click here to see it), I am releasing Part 2 of the series today. Part 2 focuses on handling Session State in Windows Communication Foundation, and although it builds on Part 1 of the series...
Public Sector Developer Weblog
Guide to (Building) Password Security in Web Applications (Web Cast)
Posted
over 7 years ago
by
FederalDev
0
Comments
I was doing some research for a project that I am working, where I need to chose a method of password storage and I wanted to understand the kinds of things that I need to do to reduce the attack surface of my application (or service in my case). I ran...
Public Sector Developer Weblog
TFS Webcast on Application Life-Cycle Management on June 26th
Posted
over 7 years ago
by
FederalDev
2
Comments
Sorry for the short notice but check this out: 9am (PST) on June 26th. The abstract is: Many companies struggle with communication, collaboration, and cultural gaps between business users (who drive the competitive need for software development...
Public Sector Developer Weblog
Introduction to Windows Communication Foundation (Workshop) – Part 1
Posted
over 7 years ago
by
FederalDev
0
Comments
I am currently working on a set of workshops teaching from the basics to more advanced capabilities of Service Oriented Development with Windows Communication Foundation. Each Workshop builds on the previous workshops and can also be used as a standalone...
Public Sector Developer Weblog
My take on the “Atlas” Client Script Library
Posted
over 7 years ago
by
FederalDev
8
Comments
So I sat down to write a blog entry about the “Atlas” Client Script Library and the client-centric programming approach it enables as a lead in to a bunch of screencasts I am recording. I, of course, spent some time reviewing all the blog posts, documentation...
Public Sector Developer Weblog
Visual Studio 2005 Pro and Team System trials now available for direct download via MS.COM
Posted
over 7 years ago
by
FederalDev
1
Comments
The Visual Studio 2005 Pro and Team System trials are now available for direct public download. The trials are available at the following locations: Visual Studio 2005 Professional Edition 90-Day Trial Details Page Link => http://www.microsoft...
Public Sector Developer Weblog
LINQ May CTP Smart Tag C# IDE workaround
Posted
over 7 years ago
by
FederalDev
6
Comments
If you have installed the LINQ CTP, then you've probably had the unpleasant surprise of Smart Tags not working correctly with C# code. This was a huge bummer for me because I use the "resolve" feature like it's going out of style! If you aren't familiart...
Public Sector Developer Weblog
Whitepaper: Migrating from Business Objects Crystal Reports to SQL Server 2005 Reporting Services
Posted
over 7 years ago
by
FederalDev
1
Comments
I just saw this on Brian Welcker’s blog . How to migrate from Crystal Reports to Reporting Services is a frequently asked question I get all the time. Now we have some documented guidance. Here’s a description of the whitepaper: “This document focuses...
Public Sector Developer Weblog
ADO.NET, LINQ, and the Entity Framework Oh My!
Posted
over 7 years ago
by
FederalDev
3
Comments
If you write database applications using ADO.NET (which means almost everyone is still reading this), then a MUST HAVE blog in your RSS reader is the Data Access blog . It is the “Data Programmability team blog for data access in ADO.NET and System.Data...
Public Sector Developer Weblog
Database Object Name Refactoring with VS 2005 DB Pro - A good name is better than precious ointment.
Posted
over 7 years ago
by
FederalDev
3
Comments
"A good name is better than precious ointment." - Old Testament. All I can say is that they must have had some mighty fine ointment back then. As a matter of fact, just the other day as my wife was layin' down a heathly slathering of Desitin, I...
Public Sector Developer Weblog
Web Service Software Factory: July Community Drop
Posted
over 7 years ago
by
FederalDev
0
Comments
"Want to see the Enterprise Library application blocks in action in a realistic service oriented application? And would you like automated guidance to help you build your own applications that comply with a proven architecture? Then check out the July...
Public Sector Developer Weblog
Register for Webcast on NEW Visual Studio Team Edition for Database Professionals
Posted
over 7 years ago
by
FederalDev
2
Comments
Visual Studio Team Edition for Database Professionals This new product offering expands Visual Studio 2005 Team System (VSTS) to include the Database Professional role and enables software teams to collaborate more effectively in creating reliable...
Public Sector Developer Weblog
Microsoft SQL Server 2005 Everywhere Edition CTP
Posted
over 7 years ago
by
FederalDev
0
Comments
We've release the first CTP of SQL Server Everywhere Edition. If you aren't familiar with SQL Server Everywhere Edition, here's the description from http://www.microsoft.com/Sql/Everywhere : "Microsoft SQL Server 2005 Everywhere Edition offers essential...
Public Sector Developer Weblog
WinFX is now .NET Framework 3.0
Posted
over 7 years ago
by
FederalDev
1
Comments
Today we announced the rebranding of WinFX to the .NET Framework 3.0 See Soma's blog for the full story...but to net it out...it's just a rebranding. -Darryl
Public Sector Developer Weblog
New Team System VPC Available to MSDN Subscribers
Posted
over 7 years ago
by
FederalDev
0
Comments
Team System VPC Available to MSDN Subscribers The much anticipated Team System VPC (a single-server, evaluation install of Team Foundation Server + Team Suite) is now available for download from MSDN Subscriber Downloads. Look under "Developer Tools"...
Public Sector Developer Weblog
Soccer Scoreboard App -- World Cup 2006
Posted
over 7 years ago
by
FederalDev
1
Comments
Are you a soccer fan? Want to keep track of the FIFA World Cup 2006? This cool little app will help you do that: http://www.microsoft.com/downloads/details.aspx?familyid=df6a6e6e-21af-4786-ad1d-a38e8bfda82f&displaylang=en Enjoy!!! -Darryl...
Public Sector Developer Weblog
BizTalk Server 2006 Documentation Update
Posted
over 7 years ago
by
FederalDev
2
Comments
It’s not obvious from the web site, but a bunch of new BizTalk documentation has recently been made available for download. Specifically: A CHM version of BizTalk 2006 docs Updated install/config/upgrade guides 31 new code samples...
Page 1 of 2 (43 items)
1
2