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 > september 2006

Windows SDK question
Posted by cnickl at 9/25/2006 10:53:01 PM
I need to install the Windows SDK. The only version I can find to download is the newest version at the following URL http://windowssdk.msdn.microsoft.com/en-us/library/default.aspx It includes the .NET framework 3.0 + SDK. I have 3 questions: Can I use it without any further steps from V...more >>


app.exe.config full file name
Posted by David Thielen at 9/21/2006 9:43:02 AM
Hi; How can I get the full filename of an apps app.exe.config? And in the case of a web app, that should be path\Web.Config. I need this for logging so that when one of our customers "has placed a value in the app.exe.config" file, we can use the log to verify that they put it in the rig...more >>

gettings started
Posted by Erik Visser at 9/19/2006 7:04:40 PM
One of my customers today asked if he could have some parts of the application on a PDA. It will be a few forms and not to much data (i guess 10 mb max) I like to develop within VS2005. Now my questions are - what will be minumum specs for the PDA. Min memory, Min processor speed - can i, if ...more >>

Forcing DataGridView to repaint a row/disabling a row
Posted by Sam Carleton at 9/18/2006 7:37:04 AM
I have a datagridview that is bound to a datasource. The under lying data is not from a database, but biz objects. The first colume (InUse) is a check box to determine if the rest of the row is enabled. When the row is not in use, it is grayed out in the CellFormatting event. After the user c...more >>

How to deploy assemblies in GAC if .NET framework sdk is not installed.
Posted by Jigar Mehta at 9/14/2006 7:36:09 AM
Hi, I have my client machine where .NET Framework SDK is not installed. I have an assembly developed in .NET which has a client C++ EXE. I want to deploy these files to the client machine. I found somewhere that we can drag the assembly into C:\windows\assembly to register it with GAC but f...more >>

How to print from Panel control
Posted by radiax at 9/1/2006 4:14:12 PM
Here is my problem... Iam trying to find a way to print only the panel control and NOT the whole form. Is there a way to do this under .Net 2.0?...Can I just grab the panel.CreateGraphics and print from it ?? Thanks guys ...more >>



DevelopmentNow Blog