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)
February, 2006
MSDN Blogs
>
Public Sector Developer Weblog
>
February, 2006
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Public Sector Developer Weblog
.NET Pet Shop 4
Posted
over 7 years ago
by
FederalDev
0
Comments
"The .NET Pet Shop application is designed to show the best practices for building enterprise, n-tier .NET 2.0 applications that may need to support a variety of database platforms and deployment scenarios. The goals of the .NET Pet Shop 4 project...
Public Sector Developer Weblog
Loading XML Documents into SQL Server 2005 - Part 1
Posted
over 7 years ago
by
FederalDev
7
Comments
One of the new scenarios enabled by SQL Server 2005 is the ability to store and search XML documents. This series of posts will describe techniques for loading the XML documents into the database. To start with, we will simply load the document from...
Public Sector Developer Weblog
Loading XML Documents into SQL Server 2005 - Part 2
Posted
over 7 years ago
by
FederalDev
3
Comments
This is the second in a series of posts. You can find the first post here . Now that we've loaded our XML document into a variable, we need to extract the id and year information from it. As can be seen in the following sample , this is done use the...
Public Sector Developer Weblog
Active Directory Programming with .NET (demo code)
Posted
over 7 years ago
by
FederalDev
3
Comments
Last year I did 3 screencasts on building .NET solutions agains the Active Directory data store, and recently there was a couple of requests for the code from those webcasts. Although, I don't have the code seperated into the 3 segments to follow the...
Public Sector Developer Weblog
ASP.NET, Atlas, Windows Forms and WPF
Posted
over 7 years ago
by
FederalDev
0
Comments
Are you unsure of what the right presentation layer technology is for your applications? Tim Sneath does a good job of breaking down ASP.NET, Atlas, Windows Forms, and the Windows Presentation Foundation (WPF) to help you out. Check it out here . ...
Public Sector Developer Weblog
Windows Communication Foundation (code name: Indigo) 101
Posted
over 7 years ago
by
FederalDev
3
Comments
Subtitle: “What is Windows Communication Foundation, and why should I care?” [Brace yourself, it's a long blog entry] So, I was thinking about doing a couple of blog entries on building “Connected Systems” using Windows Communication Foundation...
Public Sector Developer Weblog
VS2005 Installation Prompting for Product Key
Posted
over 7 years ago
by
FederalDev
1
Comments
I've been getting emails about VS2005 from MSDN media kits asking for a Product Key during installation. These products are preconfigured with the product key associated with your MSDN subscription. However, if a previous version of VS 2005 (trial or...
Public Sector Developer Weblog
Get smart on BI with SQL 2005 for free
Posted
over 7 years ago
by
FederalDev
1
Comments
Business Intelligence is, in my opinion, one the most under implemented capabilities in applications. What do I mean? Well I guess I’d have to level set what I mean by BI. BI is one of those many overused buzz words in an industry of “I’m cool cause I...
Public Sector Developer Weblog
Get more code snippets for Visual Studio 2005
Posted
over 7 years ago
by
FederalDev
1
Comments
Robert has blogged about code snippets in Visual Studio 2005 a couple times now. He mentioned http://www.gotcodesnippets.net which is a community resource for additional code snippets. One of the things we hear often is "Why aren't the code snippets that...
Public Sector Developer Weblog
Smart Client Baseline Architecture Toolkit - Workshop
Posted
over 7 years ago
by
FederalDev
1
Comments
"The Client Team at patterns & practices will be hosting a 2.5 days, instructor-led training event for the upcoming Smart Client Baseline Architecture Toolkit based on: - Composite UI Application Block (CAB) - Enterprise Library 2.0 and the...
Public Sector Developer Weblog
Northern Virginia SQL Server Users Group
Posted
over 7 years ago
by
FederalDev
1
Comments
I've been talking to Jeremy Kadlec about the Northern Virginia SQL Server Users Group. He asked me to spread the word to our Federal customers. Here is the announcement for the upcoming meeting. -Marc Everyone, Good afternoon. The...
Public Sector Developer Weblog
A great tool for building Code Snippets (no more marking up XML)
Posted
over 7 years ago
by
FederalDev
4
Comments
For those of us who have fallen in love with the new "Code Snippets" feature of Visual Studio 2005, but really wish there was some way other than marking up XML to build them, check out the "Snippy" tool. It is a simple yet elegant UI tool for building...
Public Sector Developer Weblog
ASP.NET 2.0 "How do I" series
Posted
over 7 years ago
by
FederalDev
0
Comments
The long awaited ASP.NET 2.0 "How do I" series of short videos has been posted. See Brian's post for more info: http://blogs.msdn.com/bgold/archive/2006/02/20/535869.aspx -Darryl
Public Sector Developer Weblog
BizTalk 2006 seminars
Posted
over 7 years ago
by
FederalDev
1
Comments
With all the momentum and interest around BizTalk Server 2006 post launch, here's a new all day event: The First Look Clinic for BizTalk Server 2006 teaches you how BizTalk Server 2006 can help solve your business integration scenarios. Through a combination...
Public Sector Developer Weblog
ASP.NET 2.0 Security Guidance
Posted
over 7 years ago
by
FederalDev
0
Comments
I just saw an email from JD via Brian that provided a single list of all the ASP.NET 2.0 Security Guidance work they've produced in recent months...it's an impressive list which I thought was valuable to share: Key Recommendations/Guidelines: ASP...
Public Sector Developer Weblog
SDLC Process Support in VSTF Webcast on March 8, 2006
Posted
over 7 years ago
by
FederalDev
2
Comments
Learn about Visual Studio from Microsoft through the Visual Studio Webcast Series Webcast will run 12:00 – 1:30 PM, EST Audio will be by conf. call March 8, 2006 – SDLC Process Support in VSTF Description: Team Foundation is a set of tools and technologies...
Public Sector Developer Weblog
Capital Area Microsoft Integration and Connected Systems User Group (MICSUG)
Posted
over 7 years ago
by
FederalDev
1
Comments
This user group provides information on connected systems, workflow, and business process integration on the Microsoft platform. The technology focus is on Microsoft BizTalk Server, BizTalk adapters and accelerators, Windows Communication Foundation,...
Public Sector Developer Weblog
Loading XML Documents into SQL Server 2005 - Part 3
Posted
over 7 years ago
by
FederalDev
1
Comments
This is the third in a series of posts. You can find the previous posts here ( 1 , 2 ). So far, I haven't used namespaces in my sample document. I've updated doc2.xml to include a default namespace. If you run the previous sql example against this...
Public Sector Developer Weblog
Developer Dinner (in Reston, VA) - Topic: Introduction to ASP.NET 2.0
Posted
over 7 years ago
by
FederalDev
3
Comments
Introduction to ASP.NET 2.0 NOTE: An XBOX will be raffled off at the end of the dinner! But there is limited seating and registration . Register today! http://www.microsoft.com/usa/events or call 1-877-MSEVENT (1-877-673-8368) and reference 1032291056...
Public Sector Developer Weblog
There were some architects from Hitchen, designing systems in the kitchen...
Posted
over 7 years ago
by
FederalDev
3
Comments
There were some architects from Hitchen Designing systems in the kitchen. They said with a smile The model doth compile! And that's why Architect edition's a rich-un! And if you think that’s funny, check out the movie Broadway Danny Rose for even better...
Public Sector Developer Weblog
InfoCards for user-centered identity
Posted
over 7 years ago
by
FederalDev
0
Comments
Here's a teaser video that introduces InfoCards -- a newly announced solution to deal with the problem of identity on the Internet. http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20060209InfoCardKC/manifest.xml See Kim's blog at http...
Public Sector Developer Weblog
Choosing Between ClickOnce and Windows Installer
Posted
over 7 years ago
by
FederalDev
0
Comments
One of the recurring discussions I seem to have with customers lately is "Why doesn't ClickOnce do..." It is important to understand that ClickOnce was designed for a specific set of scenarios and is not intended to be a replacement for Windows Installer...
Public Sector Developer Weblog
Bill Gates on Channel9
Posted
over 7 years ago
by
FederalDev
0
Comments
Head on over to http://channel9.msdn.com/showpost.aspx?postid=163166 and watch a recent interview C9 did with BillG... -Darryl
Public Sector Developer Weblog
Security episode of The Code Room
Posted
over 7 years ago
by
FederalDev
0
Comments
The latest edition is now online...check it out at: http://www.thecoderoom.com/vegas/ -Darryl
Page 1 of 1 (24 items)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Public Sector Developer Weblog
.NET Pet Shop 4
Posted
over 7 years ago
by
FederalDev
0
Comments
"The .NET Pet Shop application is designed to show the best practices for building enterprise, n-tier .NET 2.0 applications that may need to support a variety of database platforms and deployment scenarios. The goals of the .NET Pet Shop 4 project...
Public Sector Developer Weblog
Loading XML Documents into SQL Server 2005 - Part 1
Posted
over 7 years ago
by
FederalDev
7
Comments
One of the new scenarios enabled by SQL Server 2005 is the ability to store and search XML documents. This series of posts will describe techniques for loading the XML documents into the database. To start with, we will simply load the document from...
Public Sector Developer Weblog
Loading XML Documents into SQL Server 2005 - Part 2
Posted
over 7 years ago
by
FederalDev
3
Comments
This is the second in a series of posts. You can find the first post here . Now that we've loaded our XML document into a variable, we need to extract the id and year information from it. As can be seen in the following sample , this is done use the...
Public Sector Developer Weblog
Active Directory Programming with .NET (demo code)
Posted
over 7 years ago
by
FederalDev
3
Comments
Last year I did 3 screencasts on building .NET solutions agains the Active Directory data store, and recently there was a couple of requests for the code from those webcasts. Although, I don't have the code seperated into the 3 segments to follow the...
Public Sector Developer Weblog
ASP.NET, Atlas, Windows Forms and WPF
Posted
over 7 years ago
by
FederalDev
0
Comments
Are you unsure of what the right presentation layer technology is for your applications? Tim Sneath does a good job of breaking down ASP.NET, Atlas, Windows Forms, and the Windows Presentation Foundation (WPF) to help you out. Check it out here . ...
Public Sector Developer Weblog
Windows Communication Foundation (code name: Indigo) 101
Posted
over 7 years ago
by
FederalDev
3
Comments
Subtitle: “What is Windows Communication Foundation, and why should I care?” [Brace yourself, it's a long blog entry] So, I was thinking about doing a couple of blog entries on building “Connected Systems” using Windows Communication Foundation...
Public Sector Developer Weblog
VS2005 Installation Prompting for Product Key
Posted
over 7 years ago
by
FederalDev
1
Comments
I've been getting emails about VS2005 from MSDN media kits asking for a Product Key during installation. These products are preconfigured with the product key associated with your MSDN subscription. However, if a previous version of VS 2005 (trial or...
Public Sector Developer Weblog
Get smart on BI with SQL 2005 for free
Posted
over 7 years ago
by
FederalDev
1
Comments
Business Intelligence is, in my opinion, one the most under implemented capabilities in applications. What do I mean? Well I guess I’d have to level set what I mean by BI. BI is one of those many overused buzz words in an industry of “I’m cool cause I...
Public Sector Developer Weblog
Get more code snippets for Visual Studio 2005
Posted
over 7 years ago
by
FederalDev
1
Comments
Robert has blogged about code snippets in Visual Studio 2005 a couple times now. He mentioned http://www.gotcodesnippets.net which is a community resource for additional code snippets. One of the things we hear often is "Why aren't the code snippets that...
Public Sector Developer Weblog
Smart Client Baseline Architecture Toolkit - Workshop
Posted
over 7 years ago
by
FederalDev
1
Comments
"The Client Team at patterns & practices will be hosting a 2.5 days, instructor-led training event for the upcoming Smart Client Baseline Architecture Toolkit based on: - Composite UI Application Block (CAB) - Enterprise Library 2.0 and the...
Public Sector Developer Weblog
Northern Virginia SQL Server Users Group
Posted
over 7 years ago
by
FederalDev
1
Comments
I've been talking to Jeremy Kadlec about the Northern Virginia SQL Server Users Group. He asked me to spread the word to our Federal customers. Here is the announcement for the upcoming meeting. -Marc Everyone, Good afternoon. The...
Public Sector Developer Weblog
A great tool for building Code Snippets (no more marking up XML)
Posted
over 7 years ago
by
FederalDev
4
Comments
For those of us who have fallen in love with the new "Code Snippets" feature of Visual Studio 2005, but really wish there was some way other than marking up XML to build them, check out the "Snippy" tool. It is a simple yet elegant UI tool for building...
Public Sector Developer Weblog
ASP.NET 2.0 "How do I" series
Posted
over 7 years ago
by
FederalDev
0
Comments
The long awaited ASP.NET 2.0 "How do I" series of short videos has been posted. See Brian's post for more info: http://blogs.msdn.com/bgold/archive/2006/02/20/535869.aspx -Darryl
Public Sector Developer Weblog
BizTalk 2006 seminars
Posted
over 7 years ago
by
FederalDev
1
Comments
With all the momentum and interest around BizTalk Server 2006 post launch, here's a new all day event: The First Look Clinic for BizTalk Server 2006 teaches you how BizTalk Server 2006 can help solve your business integration scenarios. Through a combination...
Public Sector Developer Weblog
ASP.NET 2.0 Security Guidance
Posted
over 7 years ago
by
FederalDev
0
Comments
I just saw an email from JD via Brian that provided a single list of all the ASP.NET 2.0 Security Guidance work they've produced in recent months...it's an impressive list which I thought was valuable to share: Key Recommendations/Guidelines: ASP...
Public Sector Developer Weblog
SDLC Process Support in VSTF Webcast on March 8, 2006
Posted
over 7 years ago
by
FederalDev
2
Comments
Learn about Visual Studio from Microsoft through the Visual Studio Webcast Series Webcast will run 12:00 – 1:30 PM, EST Audio will be by conf. call March 8, 2006 – SDLC Process Support in VSTF Description: Team Foundation is a set of tools and technologies...
Public Sector Developer Weblog
Capital Area Microsoft Integration and Connected Systems User Group (MICSUG)
Posted
over 7 years ago
by
FederalDev
1
Comments
This user group provides information on connected systems, workflow, and business process integration on the Microsoft platform. The technology focus is on Microsoft BizTalk Server, BizTalk adapters and accelerators, Windows Communication Foundation,...
Public Sector Developer Weblog
Loading XML Documents into SQL Server 2005 - Part 3
Posted
over 7 years ago
by
FederalDev
1
Comments
This is the third in a series of posts. You can find the previous posts here ( 1 , 2 ). So far, I haven't used namespaces in my sample document. I've updated doc2.xml to include a default namespace. If you run the previous sql example against this...
Public Sector Developer Weblog
Developer Dinner (in Reston, VA) - Topic: Introduction to ASP.NET 2.0
Posted
over 7 years ago
by
FederalDev
3
Comments
Introduction to ASP.NET 2.0 NOTE: An XBOX will be raffled off at the end of the dinner! But there is limited seating and registration . Register today! http://www.microsoft.com/usa/events or call 1-877-MSEVENT (1-877-673-8368) and reference 1032291056...
Public Sector Developer Weblog
There were some architects from Hitchen, designing systems in the kitchen...
Posted
over 7 years ago
by
FederalDev
3
Comments
There were some architects from Hitchen Designing systems in the kitchen. They said with a smile The model doth compile! And that's why Architect edition's a rich-un! And if you think that’s funny, check out the movie Broadway Danny Rose for even better...
Public Sector Developer Weblog
InfoCards for user-centered identity
Posted
over 7 years ago
by
FederalDev
0
Comments
Here's a teaser video that introduces InfoCards -- a newly announced solution to deal with the problem of identity on the Internet. http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20060209InfoCardKC/manifest.xml See Kim's blog at http...
Public Sector Developer Weblog
Choosing Between ClickOnce and Windows Installer
Posted
over 7 years ago
by
FederalDev
0
Comments
One of the recurring discussions I seem to have with customers lately is "Why doesn't ClickOnce do..." It is important to understand that ClickOnce was designed for a specific set of scenarios and is not intended to be a replacement for Windows Installer...
Public Sector Developer Weblog
Bill Gates on Channel9
Posted
over 7 years ago
by
FederalDev
0
Comments
Head on over to http://channel9.msdn.com/showpost.aspx?postid=163166 and watch a recent interview C9 did with BillG... -Darryl
Public Sector Developer Weblog
Security episode of The Code Room
Posted
over 7 years ago
by
FederalDev
0
Comments
The latest edition is now online...check it out at: http://www.thecoderoom.com/vegas/ -Darryl
Page 1 of 1 (24 items)