Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet sdk > april 2006

msgina.dll
Posted by Alberto at 4/28/2006 1:11:02 AM
Hi, I can develop an application that replaces the DLL msgina.dll in C#?...more >>


Compilation error - missing assembly or reference
Posted by Varun Bansal at 4/26/2006 11:12:03 AM
Hi, I was trying to compile the following sample code from MSDN using System; using System.Collections; using System.Text; using System.Management.Automation; using System.Management.Automation.Host; using System.Management.Automation.Runspaces; namespace Microsoft.Samples.Msh.Host { ...more >>

PDC this year?
Posted by David Thielen at 4/19/2006 12:19:01 PM
Hi; Does anyone know if the PDC will happen this year and if so, where info on it is? -- thanks - dave david_at_windward_dot_net http://www.windwardreports.com ...more >>

using /namespace with tlbimp
Posted by Farrukh at 4/13/2006 5:53:44 PM
Hi I want some information regarding /namespace switch. Is this the name of Namespace of the source code where our COM dll is referenced for which we will generate Interop.dll or is this some variable string or what? Thanks in advance. Best regards Farrukh ...more >>

Referencing a GAC assembly
Posted by Vi at 4/11/2006 9:27:03 AM
Hi, I have an assembly in GAC that I'm using from an ASP.NET application. I'm referencing it from my web app by inserting the <asemblies> section in web.config: <compilation> <assemblies> <add assembly=.... > </assemblies></compilation> Now I'm trying to use the same GAC assembly from ...more >>

SDK IIS Problem
Posted by Don at 4/6/2006 10:05:36 PM
I downloaded and installed: ..NET Framework Version 2.0 Redistributable Package and ..NET Framework Version 2.0 Software Development Kit. I then tried to run the SDK's Quickstart Tutorials. It then prompted me to run ConfigSamples.exe. The message said, "The SDK Quickstart Configuration Wi...more >>

Question regarding serialization and System.Uri
Posted by Rob Millman at 4/5/2006 7:17:01 AM
I am trying to serialize an instance of the Uri class. The class implements the ISerializable interface but when I try to use an XMLSerializer to serialize it, I get an exception that the object cannot be serialized because it does not implement a default constructor (no parameters). Is this...more >>



DevelopmentNow Blog