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)
October, 2005
MSDN Blogs
>
Public Sector Developer Weblog
>
October, 2005
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Public Sector Developer Weblog
State Machine Workflow - Part 2: States and Events
Posted
over 8 years ago
by
FederalDev
4
Comments
This is part 2 in a multi-part series. You can find part 1 here . Last time, I walked through creating the "Hello World" equivalent of a state machine workflow. Today, we will expand that workflow to contain additional states and events. The goal will...
Public Sector Developer Weblog
64-bit support in Visual Studio 2005
Posted
over 8 years ago
by
FederalDev
0
Comments
In the highly unlikely event that you have not seen Rob Caron's blog, here is a excerpt and link to said critical resource. BTW, we are getting an increased number of questions regarding 64-bit support in VS 2005 and I hope this article helps. Best...
Public Sector Developer Weblog
SQL Server Migration Assistant for Oracle V2.0 Beta
Posted
over 8 years ago
by
FederalDev
4
Comments
http://www.microsoft.com/downloads/details.aspx?familyid=e35cee88-c919-463f-b020-81468cd231da&displaylang=en SQL Server Migration Assistant (SSMA) is a complete suite of tools that dramatically cuts the effort, cost, and risk of migrating from...
Public Sector Developer Weblog
Refactoring in VB .NET
Posted
over 8 years ago
by
FederalDev
1
Comments
Not exactly new news, but with the RTM of Visual Studio 2005 I'd thought I'd remind everyone that VB developers get refactoring too! All you have to do is install Refactor! for Visual Basic .NET 2005 . It's FREE and available to Visual Basic 2005 developers...
Public Sector Developer Weblog
Visual Studio 2005 Pre-RTM Uninstall Instructions
Posted
over 8 years ago
by
FederalDev
0
Comments
I am sure it's been blogged tons o' times already, but it's the first thing that came up when I MSN'd it http://search.msn.com/results.aspx?q=rtm+visual+studio+beta+uninstall&FORM=QBHP . These instructions should help http://lab.msdn.microsoft.com...
Public Sector Developer Weblog
VS2005 Team Foundation Beta3 Refresh ready!
Posted
over 8 years ago
by
FederalDev
0
Comments
Visual Studio 2005 Team Foundation Beta3 Refresh has released and will be on MSDN for subscribers to download later today. This release provides full compatibility with the RTM ("release to manufacture") versions of Visual Studio 2005 and SQL Server 2005...
Public Sector Developer Weblog
Code Snippets a great new feature in the VS2005 IDE
Posted
over 8 years ago
by
FederalDev
0
Comments
Are you a developer who writes the same code blocks over and over again and wishes that there was a faster way to insert the code blocks into your code within the Visual Studio IDE? Or are you a Lead Developer who wants to make it easier for the developers...
Public Sector Developer Weblog
Adding a user to Active Directory (Screencast)
Posted
over 8 years ago
by
FederalDev
5
Comments
Have you ever wondered how you could programmatically add a user to Active Directory with .NET (Visual Studio)? Well, in this screencast you will see a 10 minute walkthrough with all of the steps and sample code needed to do so. Watch my screencast...
Public Sector Developer Weblog
Creating an Accessible Web Page (Screencast)
Posted
over 8 years ago
by
FederalDev
0
Comments
One of the things I hear often from our Federal customers is "How do I create Section 508 compliant web sites?" ASP.NET 2.0 and Visual Studio 2005 to the rescue! Learn how to get started by watching my screencast and reading the related material here...
Public Sector Developer Weblog
Visual Studio 2005 and .NET Framework 2.0 ship!!!
Posted
over 8 years ago
by
FederalDev
3
Comments
Visual Studio 2005 and the .NET Framework 2.0 are done!!! See Soma's post at http://blogs.msdn.com/somasegar/archive/2005/10/27/485665.aspx --Darryl
Public Sector Developer Weblog
State Machine Workflow - Part 1: Hello World
Posted
over 8 years ago
by
FederalDev
10
Comments
Windows Workflow Foundation supports two types of workflows: sequential and state machines. Over the next several days, I'm going to talk about building state machine workflows. Sequential workflows are procedural in nature (activities are executed in...
Public Sector Developer Weblog
It was only a matter of time... Visual Editor for WPF
Posted
over 8 years ago
by
FederalDev
2
Comments
As our Good Friend of Federal (or GFOF ) David M. said this morning in an email message, "It was only a matter of time...". Check out this MSDN TV episode on a future Visual Studio designer. http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes...
Public Sector Developer Weblog
Getting Started with Windows Workflow Foundation
Posted
over 8 years ago
by
FederalDev
0
Comments
By now, you've probably heard about the Windows Workflow Foundation (WF). WF, like Windows Communication Foundation (WCF) and Windows Presentation Foundation (WPF), will be part of WinFX. This means that it will be available for Windows XP, Windows Vista...
Public Sector Developer Weblog
Microsoft Certifications -- new generation launched today
Posted
over 8 years ago
by
FederalDev
7
Comments
So today we launched the new generation of Microsoft Certifications. Check out http://www.microsoft.com/learning/mcp/newgen/ and http://www.microsoft.com/presspass/press/2005/oct05/10-25MSLearningNewCertsPR.mspx . Love it, hate it, indifferent? Comment...
Public Sector Developer Weblog
PDC videos - hundreds of hours now available for download
Posted
over 8 years ago
by
FederalDev
1
Comments
Folks, download away: http://microsoft.sitestream.com/PDC05/ - Keith
Public Sector Developer Weblog
SCREENCAST: Creating a Native XML Web Service in SQL Server 2005
Posted
over 8 years ago
by
FederalDev
2
Comments
It's official. I'm a Channel 9 Screencaster now. My first Screencast is Creating a Native XML Web Service in SQL Server 2005 . Screencasts are feature demonstrations (typically 5-10 minutes long). These are a great way to pick up a quick dose of feature...
Public Sector Developer Weblog
WCF Configuration Editor
Posted
over 8 years ago
by
FederalDev
0
Comments
The WinFX SDK installs a number of tools which assist in the building of Windows Communication Foundation services and clients. One of these tools is the configuration editor . Very little has been written about this tool, so, even if you've been doing...
Public Sector Developer Weblog
Web Service Protocols Supported By Windows Communication Foundation
Posted
over 8 years ago
by
FederalDev
0
Comments
Folks, here's a great chart, created for the PDC by Jeff Schlimmer, a program manager for WCF: http://www.pluralsight.com/jeffsch/images/IndigoProtocols-20050912.pdf - -Keith
Public Sector Developer Weblog
Comparing the Cost of Web Applications and Rich Clients
Posted
over 8 years ago
by
FederalDev
0
Comments
I've receieved several great comments, both online and offline, regarding my previous posts around smart clients ( 1 , 2 ). All of the comments tend to revolve around the perception that web applications are, for the scenario in question, the only affordable...
Public Sector Developer Weblog
WCF: WSDL and Contracts
Posted
over 8 years ago
by
FederalDev
3
Comments
Yesterday , I talked about building a simple Windows Communication Foundation client which communicated with an ASMX web service. In that post, I mentioned that I used Add Web Reference to create the Indigo Proxy. That tool reads the WSDL file from your...
Public Sector Developer Weblog
ReportViewer samples for Visual Studio 2005
Posted
over 8 years ago
by
FederalDev
1
Comments
Visual Studio 2005 includes new ReportViewer controls that you can use to add rich data reporting to Windows forms and ASP.NET applications. This download provides two complete samples so that you can view the control and sample reports in a finished...
Public Sector Developer Weblog
NTLM Authentication in Windows Communication Foundation
Posted
over 8 years ago
by
FederalDev
8
Comments
I created a simple ASMX web service (VS 2K5 Beta 2) that I wanted to access from a WCF client (September CTP). The ASMX web service is running in the ASP.Net development web server, not IIS. I created my simple WCF client by using Add Web Reference. It...
Public Sector Developer Weblog
Patterns & Practices: Security Engineering Explained
Posted
over 8 years ago
by
FederalDev
0
Comments
This download describes the patterns & practices Security Engineering approach that can be used to integrate security into your application development life cycle. The Security Engineering approach contains activities for identifying security objectives...
Public Sector Developer Weblog
Making Applications Work Offline
Posted
over 8 years ago
by
FederalDev
4
Comments
Several weeks ago, I posted some thoughts about AJAX in particular and web applications in general. I talked about the fact that web applications trade user productivity for ease of deployment. I bring this up because I want to talk about something that...
Public Sector Developer Weblog
Build a Windows Forms 2.0 app that looks like Outlook!
Posted
over 8 years ago
by
FederalDev
0
Comments
Do you want to build a Smart Client application that looks like Outlook? How about doing it entirely with built in controls? Windows Forms 2.0 gives you the ability to do just that! You can find a link to the source code for such an app in the "Frequently...
Page 1 of 3 (54 items)
1
2
3
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Public Sector Developer Weblog
State Machine Workflow - Part 2: States and Events
Posted
over 8 years ago
by
FederalDev
4
Comments
This is part 2 in a multi-part series. You can find part 1 here . Last time, I walked through creating the "Hello World" equivalent of a state machine workflow. Today, we will expand that workflow to contain additional states and events. The goal will...
Public Sector Developer Weblog
64-bit support in Visual Studio 2005
Posted
over 8 years ago
by
FederalDev
0
Comments
In the highly unlikely event that you have not seen Rob Caron's blog, here is a excerpt and link to said critical resource. BTW, we are getting an increased number of questions regarding 64-bit support in VS 2005 and I hope this article helps. Best...
Public Sector Developer Weblog
SQL Server Migration Assistant for Oracle V2.0 Beta
Posted
over 8 years ago
by
FederalDev
4
Comments
http://www.microsoft.com/downloads/details.aspx?familyid=e35cee88-c919-463f-b020-81468cd231da&displaylang=en SQL Server Migration Assistant (SSMA) is a complete suite of tools that dramatically cuts the effort, cost, and risk of migrating from...
Public Sector Developer Weblog
Refactoring in VB .NET
Posted
over 8 years ago
by
FederalDev
1
Comments
Not exactly new news, but with the RTM of Visual Studio 2005 I'd thought I'd remind everyone that VB developers get refactoring too! All you have to do is install Refactor! for Visual Basic .NET 2005 . It's FREE and available to Visual Basic 2005 developers...
Public Sector Developer Weblog
Visual Studio 2005 Pre-RTM Uninstall Instructions
Posted
over 8 years ago
by
FederalDev
0
Comments
I am sure it's been blogged tons o' times already, but it's the first thing that came up when I MSN'd it http://search.msn.com/results.aspx?q=rtm+visual+studio+beta+uninstall&FORM=QBHP . These instructions should help http://lab.msdn.microsoft.com...
Public Sector Developer Weblog
VS2005 Team Foundation Beta3 Refresh ready!
Posted
over 8 years ago
by
FederalDev
0
Comments
Visual Studio 2005 Team Foundation Beta3 Refresh has released and will be on MSDN for subscribers to download later today. This release provides full compatibility with the RTM ("release to manufacture") versions of Visual Studio 2005 and SQL Server 2005...
Public Sector Developer Weblog
Code Snippets a great new feature in the VS2005 IDE
Posted
over 8 years ago
by
FederalDev
0
Comments
Are you a developer who writes the same code blocks over and over again and wishes that there was a faster way to insert the code blocks into your code within the Visual Studio IDE? Or are you a Lead Developer who wants to make it easier for the developers...
Public Sector Developer Weblog
Adding a user to Active Directory (Screencast)
Posted
over 8 years ago
by
FederalDev
5
Comments
Have you ever wondered how you could programmatically add a user to Active Directory with .NET (Visual Studio)? Well, in this screencast you will see a 10 minute walkthrough with all of the steps and sample code needed to do so. Watch my screencast...
Public Sector Developer Weblog
Creating an Accessible Web Page (Screencast)
Posted
over 8 years ago
by
FederalDev
0
Comments
One of the things I hear often from our Federal customers is "How do I create Section 508 compliant web sites?" ASP.NET 2.0 and Visual Studio 2005 to the rescue! Learn how to get started by watching my screencast and reading the related material here...
Public Sector Developer Weblog
Visual Studio 2005 and .NET Framework 2.0 ship!!!
Posted
over 8 years ago
by
FederalDev
3
Comments
Visual Studio 2005 and the .NET Framework 2.0 are done!!! See Soma's post at http://blogs.msdn.com/somasegar/archive/2005/10/27/485665.aspx --Darryl
Public Sector Developer Weblog
State Machine Workflow - Part 1: Hello World
Posted
over 8 years ago
by
FederalDev
10
Comments
Windows Workflow Foundation supports two types of workflows: sequential and state machines. Over the next several days, I'm going to talk about building state machine workflows. Sequential workflows are procedural in nature (activities are executed in...
Public Sector Developer Weblog
It was only a matter of time... Visual Editor for WPF
Posted
over 8 years ago
by
FederalDev
2
Comments
As our Good Friend of Federal (or GFOF ) David M. said this morning in an email message, "It was only a matter of time...". Check out this MSDN TV episode on a future Visual Studio designer. http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes...
Public Sector Developer Weblog
Getting Started with Windows Workflow Foundation
Posted
over 8 years ago
by
FederalDev
0
Comments
By now, you've probably heard about the Windows Workflow Foundation (WF). WF, like Windows Communication Foundation (WCF) and Windows Presentation Foundation (WPF), will be part of WinFX. This means that it will be available for Windows XP, Windows Vista...
Public Sector Developer Weblog
Microsoft Certifications -- new generation launched today
Posted
over 8 years ago
by
FederalDev
7
Comments
So today we launched the new generation of Microsoft Certifications. Check out http://www.microsoft.com/learning/mcp/newgen/ and http://www.microsoft.com/presspass/press/2005/oct05/10-25MSLearningNewCertsPR.mspx . Love it, hate it, indifferent? Comment...
Public Sector Developer Weblog
PDC videos - hundreds of hours now available for download
Posted
over 8 years ago
by
FederalDev
1
Comments
Folks, download away: http://microsoft.sitestream.com/PDC05/ - Keith
Public Sector Developer Weblog
SCREENCAST: Creating a Native XML Web Service in SQL Server 2005
Posted
over 8 years ago
by
FederalDev
2
Comments
It's official. I'm a Channel 9 Screencaster now. My first Screencast is Creating a Native XML Web Service in SQL Server 2005 . Screencasts are feature demonstrations (typically 5-10 minutes long). These are a great way to pick up a quick dose of feature...
Public Sector Developer Weblog
WCF Configuration Editor
Posted
over 8 years ago
by
FederalDev
0
Comments
The WinFX SDK installs a number of tools which assist in the building of Windows Communication Foundation services and clients. One of these tools is the configuration editor . Very little has been written about this tool, so, even if you've been doing...
Public Sector Developer Weblog
Web Service Protocols Supported By Windows Communication Foundation
Posted
over 8 years ago
by
FederalDev
0
Comments
Folks, here's a great chart, created for the PDC by Jeff Schlimmer, a program manager for WCF: http://www.pluralsight.com/jeffsch/images/IndigoProtocols-20050912.pdf - -Keith
Public Sector Developer Weblog
Comparing the Cost of Web Applications and Rich Clients
Posted
over 8 years ago
by
FederalDev
0
Comments
I've receieved several great comments, both online and offline, regarding my previous posts around smart clients ( 1 , 2 ). All of the comments tend to revolve around the perception that web applications are, for the scenario in question, the only affordable...
Public Sector Developer Weblog
WCF: WSDL and Contracts
Posted
over 8 years ago
by
FederalDev
3
Comments
Yesterday , I talked about building a simple Windows Communication Foundation client which communicated with an ASMX web service. In that post, I mentioned that I used Add Web Reference to create the Indigo Proxy. That tool reads the WSDL file from your...
Public Sector Developer Weblog
ReportViewer samples for Visual Studio 2005
Posted
over 8 years ago
by
FederalDev
1
Comments
Visual Studio 2005 includes new ReportViewer controls that you can use to add rich data reporting to Windows forms and ASP.NET applications. This download provides two complete samples so that you can view the control and sample reports in a finished...
Public Sector Developer Weblog
NTLM Authentication in Windows Communication Foundation
Posted
over 8 years ago
by
FederalDev
8
Comments
I created a simple ASMX web service (VS 2K5 Beta 2) that I wanted to access from a WCF client (September CTP). The ASMX web service is running in the ASP.Net development web server, not IIS. I created my simple WCF client by using Add Web Reference. It...
Public Sector Developer Weblog
Patterns & Practices: Security Engineering Explained
Posted
over 8 years ago
by
FederalDev
0
Comments
This download describes the patterns & practices Security Engineering approach that can be used to integrate security into your application development life cycle. The Security Engineering approach contains activities for identifying security objectives...
Public Sector Developer Weblog
Making Applications Work Offline
Posted
over 8 years ago
by
FederalDev
4
Comments
Several weeks ago, I posted some thoughts about AJAX in particular and web applications in general. I talked about the fact that web applications trade user productivity for ease of deployment. I bring this up because I want to talk about something that...
Public Sector Developer Weblog
Build a Windows Forms 2.0 app that looks like Outlook!
Posted
over 8 years ago
by
FederalDev
0
Comments
Do you want to build a Smart Client application that looks like Outlook? How about doing it entirely with built in controls? Windows Forms 2.0 gives you the ability to do just that! You can find a link to the source code for such an app in the "Frequently...
Page 1 of 3 (54 items)
1
2
3