Sign In
Jack Gudenkauf (JackG) WebLog
Technology
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
CLR and BCL
Conferences
ISV/VAR/SI
Personal
Sample Code
Smart Client
System Add-In
Technical Strategy
ThinkWeek
Visual Studio
Archive
Archives
August 2009
(2)
June 2009
(2)
March 2009
(1)
October 2008
(1)
August 2008
(3)
May 2008
(1)
March 2008
(2)
January 2008
(2)
November 2007
(3)
October 2007
(3)
September 2007
(2)
August 2007
(3)
July 2007
(1)
June 2007
(1)
May 2007
(2)
April 2007
(1)
March 2007
(6)
February 2007
(2)
January 2007
(3)
December 2006
(2)
November 2006
(1)
October 2006
(1)
July 2006
(1)
June 2006
(2)
May 2006
(4)
April 2006
(8)
March 2006
(1)
February 2006
(3)
January 2006
(2)
November 2005
(1)
October 2005
(4)
September 2005
(4)
June 2005
(1)
May 2005
(1)
February 2005
(4)
December 2004
(5)
March, 2007
MSDN Blogs
>
Jack Gudenkauf (JackG) WebLog
>
March, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jack Gudenkauf (JackG) WebLog
Add-In’s (CLR and VSTA)
Posted
over 5 years ago
by
Jack Gudenkauf
3
Comments
We have gone through some naming changes with WinFX and .Net . And we have gone through a few on the MAF (Managed AddIn Framework), the WinFX AddIn model and System.AddIn. The previous are all terms we use to discuss the Add-In model in the broad sense...
Jack Gudenkauf (JackG) WebLog
Visual Studio 2005 Service Pack 1 Update for Windows Vista
Posted
over 5 years ago
by
Jack Gudenkauf
0
Comments
The Visual Studio 2005 Service Pack 1 Update for Windows Vista addresses areas of Visual Studio impacted by Windows Vista enhancements.
Jack Gudenkauf (JackG) WebLog
Out of Process IPC/TCP Remoting code
Posted
over 5 years ago
by
Jack Gudenkauf
10
Comments
Click this link for a description of the source code I have attached the VS solutions in the file : SourceSolution.zip View Source: Show Code ... HostApp project – RemotingSamples Program.cs using System; using System.Collections...
Jack Gudenkauf (JackG) WebLog
.Net Remoting (AppDomains, Out of Process, Two Way, etc..)
Posted
over 5 years ago
by
Jack Gudenkauf
12
Comments
I previously wrote about bi-directional remoting over IPC (see .Net Remoting continued and .Net Remoting ). Several people asked for complete sample code. Ok, the squeaky wheel gets the attention. This could be an indication of my poor writing skills...
Jack Gudenkauf (JackG) WebLog
Winforms and System.AddIn
Posted
over 5 years ago
by
Jack Gudenkauf
8
Comments
This posting is in response to a F.A.Q. (Frequently Asked Question) I receive regarding the Add-In model and Winforms . To be clear, there is nothing in the Add-In model that prevents rich isolatable Host/AddIn UI scenarios. Support for AppDomains...
Jack Gudenkauf (JackG) WebLog
Secret revealed
Posted
over 5 years ago
by
Jack Gudenkauf
4
Comments
In a previous post ( Extra, Extra – Read all about it! ) I mentioned an upcoming highly requested feature. Well, it’s here. Last night we released the Visual Studio, code name “Orcas” March 2007 CTP. In this release you will find a number of VS, Language...
Page 1 of 1 (6 items)