| Thread | Last Post | Replies |
|
| Visual c# | 03 Feb 2005 07:21 GMT | 1 |
when opening a word 2003 document in c# I get an error message "the assembly reference or the assembly link location in file properties are corrupted" the document then opens. I have reinstalled office in ensure the installation is correct. I cannot continue my project until ...
|
| Modify text file. | 03 Feb 2005 07:17 GMT | 3 |
How can I modify values in text file? File is tab delimited as follows Date Buy Sell 13-Jan-2005 0.9970776 0.9901224 18-Jan-2005 0.9910566 0.9841434
|
| MSN Messenger SDK ? | 03 Feb 2005 03:37 GMT | 1 |
Is there an official microsoft component/sdk/document/anything for accessing MSN messenger functionality in .NET ? I need users to be able to send/receive messages to my service using Messenger. I am currently using dotMSN but am a little concerned that if I
|
| Listview | 03 Feb 2005 02:06 GMT | 2 |
How to show item in selected listview. do I have to get listview.selecteditem index and if so how the code to get the index
|
| What to use to develop a tool | 02 Feb 2005 21:48 GMT | 1 |
Hi community, This is a very basic question, but haunting me right now. We are planning to develop an integration tool for a CRM system. Our intention is to develop the tool in MicroSoft platform besides Java. Using
|
| inherited property -- PLEASE HELP | 02 Feb 2005 20:51 GMT | 2 |
perhaps can someone help me. i have a form ( base ) where a i change the opacity from 100 to 60 % now i have a form inherited from the previous. and the opacity is correctly at 60%.
|
| MCSD and VS.NET Testing Question | 02 Feb 2005 20:25 GMT | 5 |
Excuse the crosspost, but this thread gets much more traffic than the mcsd one does. Should I expect to see questions pertaining to using the VS.NET IDE, and IDE-specific filetypes, on the exam? Or can I safely develop in a non-MS IDE
|
| C# Reflection and 'is' operator | 02 Feb 2005 20:21 GMT | 3 |
I am trying to pass the type of an object to a method, and then check object references against it to see if they are of that type, using the C# operator is. However, my syntax is wrong - see below.
|
| Faxing from a .Net Windows Application | 02 Feb 2005 20:04 GMT | 4 |
I was wondering what would be the easiest way to fax a document from within a Windows .NET application. It's not enough to simple print to a fax service device. I want to be able to pass the fax number so I can create a loop that will send the fax to a bunch of different numbers.
|
| Can I install two versions on the same PC | 02 Feb 2005 19:36 GMT | 2 |
Can I install the framework 2.0 in the same PC where i run V 1.1 . And also can I install the Visual Studio 2005 in the same PC where I run Visual studio .NET 2003?. Sorry if this is too preliminary a question.
|
| Launching Hidden Executable | 02 Feb 2005 19:11 GMT | 8 |
I would like to laucn an application from a C# program, but I don't want users to be able to launch the app themselves. The only way to run the program should be to launch it from my C# application.I have looked at ebedding the exe in my program, but I don't think that's going ...
|
| Planning a project | 02 Feb 2005 18:19 GMT | 2 |
I am looking for a good tool to help me develop an SRS for a new project. It is in the planning stage at the moment and I want to create a proper document before starting the programming. I know Visio can help with part of it (use case diagrams etc), but is there a more complete ...
|
| Page cannot be displayed | 02 Feb 2005 17:11 GMT | 1 |
I am displaying a form with a datagrid populated from a select of database records which now exceed 12,000 when I select them all. The form displays just fine with all 12,000+ entries but when I leave the form to go back to the originating program, I get a "The page cannot be
|
| MVP | 02 Feb 2005 17:10 GMT | 2 |
What are the process for MVP how person can become MVP
|
| The Page cannot be displayed screen | 02 Feb 2005 17:05 GMT | 5 |
I am displaying a form with a datagrid populated from a select of database records which now exceed 12,000 when I select them all. The form displays just fine with all 12,000+ entries but when I leave the form to go back to the originating screen, I get a "The page cannot be
|