| Thread | Last Post | Replies |
|
| Where is Microsoft IL Assembly Programmer's Reference | 01 Jun 2006 00:25 GMT | 1 |
I am searching the "Microsoft IL Assembly Programmer's Reference". Any clue where it can be downloaded? thanks Eric
|
| MSBuild Command line Question | 29 May 2006 14:03 GMT | 5 |
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 ...
|
| TabControl | 29 May 2006 04:28 GMT | 3 |
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
|
| PDC this year? | 29 May 2006 03:47 GMT | 2 |
Hi; Does anyone know if the PDC will happen this year and if so, where info on it is?
|
| Error in XML Document | 29 May 2006 03:43 GMT | 1 |
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.
|
| folder ACL in c# | 28 May 2006 14:08 GMT | 1 |
Anyone have any ideas/code to get the ACL on a remote folder using c#. thanks Andres
|
| Regarding XML Doc Class | 25 May 2006 00:38 GMT | 2 |
I need some help regarding XML Doc Class. Suppose i have one xml as follows : <ABC> <xyz>
|
| Gacutil returns Access Denied when Solution is built | 23 May 2006 08:48 GMT | 1 |
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:
|
| parse a currency, parse a number | 16 May 2006 02:30 GMT | 1 |
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.
|
| Visual Studio IDE problem | 12 May 2006 20:16 GMT | 1 |
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.
|
| link to dynamically built page | 09 May 2006 05:45 GMT | 5 |
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
|
| Windows Mobile Pocket PC App in Visual Studio 2005 | 05 May 2006 02:54 GMT | 1 |
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.
|