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)
MSDN Blogs
>
Public Sector Developer Weblog
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Public Sector Developer Weblog
Free Download: Visual Basic (.NET) 2005 Power Packs 2.0
Posted
over 6 years ago
by
PubSec
55
Comments
Last week Microsoft released version 2.0 of the Visual Basic (.NET) Power Pack, and is freely downloadable here: Click to go to download . Here's an overview of what's in it: Overview The new Line and Shape controls included in this version of the Visual...
Public Sector Developer Weblog
Get the Windows Vista Aero theme in a Guest OS using Virtual PC 2007
Posted
over 6 years ago
by
PubSec
17
Comments
Here's a tidbit I've been meaning to blog about for months... If you install Windows Vista as our guest OS using Virtual PC 2007 (or Virtual Server for that matter), you may initially be disappointed by the fact that you only get the Windows Vista Basic...
Public Sector Developer Weblog
Visual Studio 6.0 removed from MSDN download on 12/16/2005
Posted
over 8 years ago
by
FederalDev
82
Comments
Please note that Visual Studio 6.0, Windows 2000, Windows NT 4.0, and all other products containing MSJVM will be withdrawn from availability on MSDN Subscriber Downloads beginning December 16, 2005. MSDN subscribers interested in this content and eligible...
Public Sector Developer Weblog
Free Online ASP.NET in C# Tutorial
Posted
over 6 years ago
by
PubSec
21
Comments
Our friends at MSDN have been so good as to release a multi-chapter online tutorial on how to build ASP.NET solutions in C#. So, although I would not call this a "Beginners" tutorial, in that you are going to need to understand either some C#, VB.NET...
Public Sector Developer Weblog
SharePoint Document Workflow "How to" - Sending an email with SharePoint 2007 (MOSS)
Posted
over 6 years ago
by
PubSec
28
Comments
As a part of the series that I am blogging on the "How To's" of Document Workflow in SharePoint 2007 (MOSS), here's a tip on how to send an email from your workflow using SharePoint Designer. This is a long how to post, so my suggestion is to check out...
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
Installing SQL Server Management Studio when you already have Management Studio Express installed!!!
Posted
over 6 years ago
by
PubSec
35
Comments
Argh, I just beat my head against a wall trying to do this for the last couple hours:(. After a bit of web searching, I finally found this . So if you try to run the SQL Server 2005 installer to install the full version of SQL Server Management Studio...
Public Sector Developer Weblog
Office System as a Development Platform
Posted
over 8 years ago
by
FederalDev
2
Comments
We're seeing more and more examples everyday of customers and partners either using or wanting to use Microsoft Office 2003 as a Smart Client for business applications that collect, analyze, manipulate, or present information, that uses the power available...
Public Sector Developer Weblog
Installing the SMTP Service on Windows Server 2003
Posted
over 7 years ago
by
FederalDev
33
Comments
Windows Server 2003 contains an SMTP service. This is useful if you have applications that need to send e-mail, but don't have access to an e-mail server. For example, in a development or demo environment. It turns out that there is a trick to installing...
Public Sector Developer Weblog
SQL Server Management Studio Express CTP is out!
Posted
over 8 years ago
by
FederalDev
17
Comments
This is the free version of SQL Server Management Studio (SSMS) designed to work with SQL Server 2005 Express Edition. "Microsoft SQL Server Management Studio Express (SSMSE) provides a graphical management tool for SQL Server 2005 Express Edition...
Public Sector Developer Weblog
Unlock Your Windows Phone 7 For Development
Posted
over 2 years ago
by
PubSec
18
Comments
The process of unlocking your Windows Phone 7 device is very straightforward and take a few seconds. However, the information about the process provided at the developer portal is inadequate and even misleading. (Mister Goodcat put up a great post explaining...
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
How to: Build a Join (linked list) between two SharePoint Lists
Posted
over 6 years ago
by
PubSec
5
Comments
I just found this really interesting about how to do something with SharePoint Lists that I didn't think that you could do, without writing some code, and that's to build a "linked list" with two SharePoint List. Sometimes you get a requirement...
Public Sector Developer Weblog
RSS on the Visual Studio 2005 Start Page
Posted
over 8 years ago
by
FederalDev
4
Comments
Here's a neat little trick which a lot of people don't seem to know about. The information provided on the Visual Studio 2005 start page comes from the MSDN Visual Studio 2005 RSS feed. It turns out that the RSS source is configurable: - Go to Tools...
Public Sector Developer Weblog
SQL Server 2005 -- Tools for row and cell level security
Posted
over 7 years ago
by
FederalDev
41
Comments
As if you needed more reasons to start using SQL Server 2005, we've got another big one! You may have seen links we posted on implementing row level security in SQL Server 2005 in previous posts . Now we are making available a toolkit for easily applying...
Public Sector Developer Weblog
How to: Creating Code Snippets for Visual Studio 2005/2008
Posted
over 6 years ago
by
PubSec
1
Comments
Code Snippets was one of my favorite "new features" in Visual Studio 2005 and has continued to be in Visual Studio 2008. If you've never used them, what they are (simple explanation) is a macro-capability built into the Visual Studio IDE...
Public Sector Developer Weblog
Free Download: SQL Server 2008 February CTP
Posted
over 5 years ago
by
PubSec
19
Comments
The Microsoft SQL Server team has released the next CTP of SQL Server 2008 (February 2008). Here's the overview of what's in it: Microsoft SQL Server 2008, the next release of Microsoft SQL Server, provides a comprehensive data platform that is...
Public Sector Developer Weblog
AJAX Enabling ASP.NET 2.0 Web Parts with "Atlas"
Posted
over 7 years ago
by
FederalDev
15
Comments
I posted another Channel 9 screencast covering another feature of ASP.NET “Atlas” yesterday morning. However, I didn’t get around to blogging about it. Here’s the description: “Building on concepts from his previous screencast, Microsoft Federal...
Public Sector Developer Weblog
How does FREE ASP.NET hosting until January 2010 sound?
Posted
over 6 years ago
by
PubSec
21
Comments
Verio is offering a sweet little free hosting deal to developers and designers to promote Microsoft-based hosting for products and technologies like Expression, Visual Studio, and Silverlight. The Plan includes: .NET Framework 3.0 (I am told 3.5 will...
Public Sector Developer Weblog
Updated Virtual Earth with Silverlight samples
Posted
over 6 years ago
by
PubSec
12
Comments
I've received quite a few requests to update my Virtual Earth + Silverlight and WPF + Virtual Earth + Silverlight samples. Both codebases are old code. Therefore, they no longer work against the current releases of Silverlight (1.0 Beta or 1.1 Alpha)...
Public Sector Developer Weblog
US Government Per Diem Rates Gadget: Building a Windows Vista Sidebar Gadget using ASP.NET AJAX
Posted
over 6 years ago
by
PubSec
5
Comments
UPDATE: Modified second to last paragraph with pointer to http://gallery.live.com . Added a design goal to the list. I was asked by someone in my management chain, let's call them Manager X, to build a sample Windows Vista Sidebar gadget that would...
Public Sector Developer Weblog
Register Now – Attend a Windows 8 Developer Camp near you!
Posted
over 1 year ago
by
PubSec
7
Comments
Event locations Select a city near you Location Date Reston, VA Mar. 27 Chevy Chase, MD Mar. 29 Orlando, FL Apr. 11 Tampa , FL Apr. 17 Ft. Lauderdale, FL Apr. 19 Charlotte, NC May 1 Waltham, MA May 22 Atlanta, GA May 23 Farmington, CT May 23 Malvern...
Public Sector Developer Weblog
More WPFE, Virtual Earth, and AJAX goodness!
Posted
over 6 years ago
by
PubSec
3
Comments
I was inspired by WPF/E and "Layering" Content and Using Opacity with a WPFE / Virtual Earth Mashup to try something similar but different. I wanted to be able to show WPFE content (vector graphics, text, and video) on a map when I hover over a pushpin...
Public Sector Developer Weblog
Microsoft Enterprise Service Bus (SOA) Guidance for BizTalk Server 2006 R2
Posted
over 6 years ago
by
PubSec
4
Comments
The Patterns and Practices group in Microsoft has just released guidance around setting up Microsoft BizTalk Server 2006 R2 in a Service Oriented Infrastructure. From the article: The Microsoft ESB Guidance is intended for developers working with Microsoft...
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 81 (2,007 items)
1
2
3
4
5
»
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Public Sector Developer Weblog
Free Download: Visual Basic (.NET) 2005 Power Packs 2.0
Posted
over 6 years ago
by
PubSec
55
Comments
Last week Microsoft released version 2.0 of the Visual Basic (.NET) Power Pack, and is freely downloadable here: Click to go to download . Here's an overview of what's in it: Overview The new Line and Shape controls included in this version of the Visual...
Public Sector Developer Weblog
Get the Windows Vista Aero theme in a Guest OS using Virtual PC 2007
Posted
over 6 years ago
by
PubSec
17
Comments
Here's a tidbit I've been meaning to blog about for months... If you install Windows Vista as our guest OS using Virtual PC 2007 (or Virtual Server for that matter), you may initially be disappointed by the fact that you only get the Windows Vista Basic...
Public Sector Developer Weblog
Visual Studio 6.0 removed from MSDN download on 12/16/2005
Posted
over 8 years ago
by
FederalDev
82
Comments
Please note that Visual Studio 6.0, Windows 2000, Windows NT 4.0, and all other products containing MSJVM will be withdrawn from availability on MSDN Subscriber Downloads beginning December 16, 2005. MSDN subscribers interested in this content and eligible...
Public Sector Developer Weblog
Free Online ASP.NET in C# Tutorial
Posted
over 6 years ago
by
PubSec
21
Comments
Our friends at MSDN have been so good as to release a multi-chapter online tutorial on how to build ASP.NET solutions in C#. So, although I would not call this a "Beginners" tutorial, in that you are going to need to understand either some C#, VB.NET...
Public Sector Developer Weblog
SharePoint Document Workflow "How to" - Sending an email with SharePoint 2007 (MOSS)
Posted
over 6 years ago
by
PubSec
28
Comments
As a part of the series that I am blogging on the "How To's" of Document Workflow in SharePoint 2007 (MOSS), here's a tip on how to send an email from your workflow using SharePoint Designer. This is a long how to post, so my suggestion is to check out...
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
Installing SQL Server Management Studio when you already have Management Studio Express installed!!!
Posted
over 6 years ago
by
PubSec
35
Comments
Argh, I just beat my head against a wall trying to do this for the last couple hours:(. After a bit of web searching, I finally found this . So if you try to run the SQL Server 2005 installer to install the full version of SQL Server Management Studio...
Public Sector Developer Weblog
Office System as a Development Platform
Posted
over 8 years ago
by
FederalDev
2
Comments
We're seeing more and more examples everyday of customers and partners either using or wanting to use Microsoft Office 2003 as a Smart Client for business applications that collect, analyze, manipulate, or present information, that uses the power available...
Public Sector Developer Weblog
Installing the SMTP Service on Windows Server 2003
Posted
over 7 years ago
by
FederalDev
33
Comments
Windows Server 2003 contains an SMTP service. This is useful if you have applications that need to send e-mail, but don't have access to an e-mail server. For example, in a development or demo environment. It turns out that there is a trick to installing...
Public Sector Developer Weblog
SQL Server Management Studio Express CTP is out!
Posted
over 8 years ago
by
FederalDev
17
Comments
This is the free version of SQL Server Management Studio (SSMS) designed to work with SQL Server 2005 Express Edition. "Microsoft SQL Server Management Studio Express (SSMSE) provides a graphical management tool for SQL Server 2005 Express Edition...
Public Sector Developer Weblog
Unlock Your Windows Phone 7 For Development
Posted
over 2 years ago
by
PubSec
18
Comments
The process of unlocking your Windows Phone 7 device is very straightforward and take a few seconds. However, the information about the process provided at the developer portal is inadequate and even misleading. (Mister Goodcat put up a great post explaining...
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
How to: Build a Join (linked list) between two SharePoint Lists
Posted
over 6 years ago
by
PubSec
5
Comments
I just found this really interesting about how to do something with SharePoint Lists that I didn't think that you could do, without writing some code, and that's to build a "linked list" with two SharePoint List. Sometimes you get a requirement...
Public Sector Developer Weblog
RSS on the Visual Studio 2005 Start Page
Posted
over 8 years ago
by
FederalDev
4
Comments
Here's a neat little trick which a lot of people don't seem to know about. The information provided on the Visual Studio 2005 start page comes from the MSDN Visual Studio 2005 RSS feed. It turns out that the RSS source is configurable: - Go to Tools...
Public Sector Developer Weblog
SQL Server 2005 -- Tools for row and cell level security
Posted
over 7 years ago
by
FederalDev
41
Comments
As if you needed more reasons to start using SQL Server 2005, we've got another big one! You may have seen links we posted on implementing row level security in SQL Server 2005 in previous posts . Now we are making available a toolkit for easily applying...
Public Sector Developer Weblog
How to: Creating Code Snippets for Visual Studio 2005/2008
Posted
over 6 years ago
by
PubSec
1
Comments
Code Snippets was one of my favorite "new features" in Visual Studio 2005 and has continued to be in Visual Studio 2008. If you've never used them, what they are (simple explanation) is a macro-capability built into the Visual Studio IDE...
Public Sector Developer Weblog
Free Download: SQL Server 2008 February CTP
Posted
over 5 years ago
by
PubSec
19
Comments
The Microsoft SQL Server team has released the next CTP of SQL Server 2008 (February 2008). Here's the overview of what's in it: Microsoft SQL Server 2008, the next release of Microsoft SQL Server, provides a comprehensive data platform that is...
Public Sector Developer Weblog
AJAX Enabling ASP.NET 2.0 Web Parts with "Atlas"
Posted
over 7 years ago
by
FederalDev
15
Comments
I posted another Channel 9 screencast covering another feature of ASP.NET “Atlas” yesterday morning. However, I didn’t get around to blogging about it. Here’s the description: “Building on concepts from his previous screencast, Microsoft Federal...
Public Sector Developer Weblog
How does FREE ASP.NET hosting until January 2010 sound?
Posted
over 6 years ago
by
PubSec
21
Comments
Verio is offering a sweet little free hosting deal to developers and designers to promote Microsoft-based hosting for products and technologies like Expression, Visual Studio, and Silverlight. The Plan includes: .NET Framework 3.0 (I am told 3.5 will...
Public Sector Developer Weblog
Updated Virtual Earth with Silverlight samples
Posted
over 6 years ago
by
PubSec
12
Comments
I've received quite a few requests to update my Virtual Earth + Silverlight and WPF + Virtual Earth + Silverlight samples. Both codebases are old code. Therefore, they no longer work against the current releases of Silverlight (1.0 Beta or 1.1 Alpha)...
Public Sector Developer Weblog
US Government Per Diem Rates Gadget: Building a Windows Vista Sidebar Gadget using ASP.NET AJAX
Posted
over 6 years ago
by
PubSec
5
Comments
UPDATE: Modified second to last paragraph with pointer to http://gallery.live.com . Added a design goal to the list. I was asked by someone in my management chain, let's call them Manager X, to build a sample Windows Vista Sidebar gadget that would...
Public Sector Developer Weblog
Register Now – Attend a Windows 8 Developer Camp near you!
Posted
over 1 year ago
by
PubSec
7
Comments
Event locations Select a city near you Location Date Reston, VA Mar. 27 Chevy Chase, MD Mar. 29 Orlando, FL Apr. 11 Tampa , FL Apr. 17 Ft. Lauderdale, FL Apr. 19 Charlotte, NC May 1 Waltham, MA May 22 Atlanta, GA May 23 Farmington, CT May 23 Malvern...
Public Sector Developer Weblog
More WPFE, Virtual Earth, and AJAX goodness!
Posted
over 6 years ago
by
PubSec
3
Comments
I was inspired by WPF/E and "Layering" Content and Using Opacity with a WPFE / Virtual Earth Mashup to try something similar but different. I wanted to be able to show WPFE content (vector graphics, text, and video) on a map when I hover over a pushpin...
Public Sector Developer Weblog
Microsoft Enterprise Service Bus (SOA) Guidance for BizTalk Server 2006 R2
Posted
over 6 years ago
by
PubSec
4
Comments
The Patterns and Practices group in Microsoft has just released guidance around setting up Microsoft BizTalk Server 2006 R2 in a Service Oriented Infrastructure. From the article: The Microsoft ESB Guidance is intended for developers working with Microsoft...
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 81 (2,007 items)
1
2
3
4
5
»