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

Where is Microsoft IL Assembly Programmer's Reference
Posted by Eric St-Onge at 5/31/2006 2:09:01 PM
Hi, I am searching the "Microsoft IL Assembly Programmer's Reference". Any clue where it can be downloaded? thanks Eric...more >>


ProcessStartInfo.CreateNoWindow and UserName+Password
Posted by Walther Homme at 5/30/2006 6:42:35 PM
Hello :) "If you call the Start(ProcessStartInfo) method with the ProcessStartInfo.UserName and ProcessStartInfo.Password properties set, the unmanaged CreateProcessWithLogonW function is called, which starts the process in a new window even if the CreateNoWindow property value is true or the...more >>

TabControl
Posted by SalamElias at 5/26/2006 1:06:01 AM
In the "QuickStart\util\qstools" directiory, there is a class called "TabControl". How and where control used is used. I am interested to do code an aspx page with tabs. Is it a good start or is there something better. I have VS 2003 and SDK 1.1 Thanks...more >>

is file rooted from ...
Posted by David Thielen at 5/25/2006 9:17:02 PM
Hi; I want to make sure all files pulled from my server app (ASP.NET 2.0) come from one of 3 directories - "c:\inetpub\wwwroot\myserver\files;c:\special;\\server\share\dir" Is there a call in .NET to determine if a file has the same root as say c:\special? Or even better, I can give it "d...more >>

Gacutil returns Access Denied when Solution is built
Posted by Arjen Stobbe at 5/22/2006 2:37:01 PM
This issue is driving me nuts... but i really can't seem to find a cause for this, let alone a solution. I have several related projects in a solution file, and some have the following Post-build event: "C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\gacutil.exe" /u "$(TargetFil...more >>

Error in XML Document
Posted by rajendra.purohit NO[at]SPAM gmail.com at 5/21/2006 2:35:08 AM
Hi, The problem i am facing is when i get back the object from web service. I get the foll error: System.InvalidOperationException:There is an error in XML document[1,2968] --> System.Xml.Xmlexception. I am unable to track the problem. Thanks, Rajendra. ...more >>

Regarding XML Doc Class
Posted by Ramu at 5/20/2006 4:22:01 AM
Hi , I need some help regarding XML Doc Class. Suppose i have one xml as follows : <ABC> <xyz> <Code>0</Code><Message>RESULT_MESSAGE</Message> </xyz> </ABC> In this XML , If i will give input xyz, then i should get <Code>0</Code><Message>RESULT_MESSAGE</Message> as output . ...more >>

MSBuild Command line Question
Posted by ME at 5/18/2006 10:53:26 AM
I have a need to generate both the DLL version of my application and an EXE version. I would like to build both of them with a single call "build". One of the ideas I have come up with is to fire off MSBuild in the PostBuildEvent of the project. I think it may work however I am having some ...more >>



folder ACL in c#
Posted by andres at 5/16/2006 11:51:05 PM
Anyone have any ideas/code to get the ACL on a remote folder using c#. thanks Andres...more >>

parse a currency, parse a number
Posted by David Thielen at 5/15/2006 4:12:02 PM
Hi; Is there an easy way to parse $1,234.56 and/or 1,234.56? I assume I have to pass a locale to whatever handles this. -- thanks - dave david_at_windward_dot_net http://www.windwardreports.com ...more >>

File from database
Posted by David Thielen at 5/11/2006 4:37:01 PM
Hi; I have a file stored in my database as a blob. I would like to have a url to the file like http://www.myportal.com/files/FileName.pdf so that if the user then goes to save the file locally, it has the name FileName.pdf (where I have the actual name of the file). Is there a way to do ...more >>

FindFirstPrinterChangeNotification - no job completed received
Posted by AJ at 5/9/2006 6:53:02 AM
I am using the FindFirstPrinterChangeNotification to determone print usage. I get an intermittent problem (normally with very small docs) where I don't always get a notification that the job has been completed (I get the New and processing only). Does anyone have any idea how/why this may ha...more >>

link to dynamically built page
Posted by David Thielen at 5/5/2006 6:31:01 PM
Hi; I need to have a url that when the user goes to it, it builds the page programatically. In one case the file is a blob in the database so I need to read and return it. In the other case I create the document (a report) when it is requested. How can I do this? (I had this all working ...more >>

Windows Mobile Pocket PC App in Visual Studio 2005
Posted by bkr at 5/4/2006 7:51:02 AM
Is there a Hands-On Lab or resource that I can use to walk me through a sample program for a Windows Mobile Pocket PC 2003 using Visual Studio 2005? Preferably a VB.net example. -- B. Reid Systems Analyst Britech Information Systems Limited...more >>

Visual Studio IDE problem
Posted by John Smith at 5/3/2006 12:00:00 AM
Hi, I am using Visual Studio 2.0 and it is giving me alot of problem. It suddenly shutdown without giving and messeage or any thing. ...more >>


DevelopmentNow Blog