| Thread | Last Post | Replies |
|
| where does Microsoft.Xml.Xquery live? | 15 Jan 2006 01:03 GMT | 1 |
where does Microsoft.Xml.Xquery live? where does Microsoft.Xml.Xquery live? all i can find is a copy of it in the sample project: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvsdev05/html/ vs05c5.asp
|
| Newbie - ASP.net - check network file exists | 15 Jan 2006 00:30 GMT | 1 |
I have some code working - but only if the files I need are on the c: drive. Dim fs As New FileStream(sFile, FileMode.Open, FileAccess.Read) I try to check sFile exists like this. Dim fso As New Scripting.FileSystemObject
|
| custom application running on startup | 15 Jan 2006 00:23 GMT | 1 |
I am interested in writing an .NET application that is started whenever the machine is powered up. The machine is a WindowsXP system or Windows 2000 system. When this custom program is started, it would display a user interface to
|
| Requesting advice on methods to use | 14 Jan 2006 22:01 GMT | 3 |
I am writing an application in VB .NET 2005. Is it a good idea to use VB 6-like functions such as Trim, MsgBox, Val, etc. or should I think of using members of the System.String class, MessageBox class, etc.? What are the pros and cons?
|
| Run a .Net Service as a Console App to Debug | 14 Jan 2006 21:55 GMT | 3 |
Does any one now how to create a .net service thet when run from the command line with say a -D argument will run as a console app and be able to output to that console window. The same .exe would start as a normal service wihout the -D argument and require use of the NET START ...
|
| VS 2005 Runs very slow | 14 Jan 2006 21:54 GMT | 4 |
I have VS 2003 and VS 2005 installed on my PC. When I try to edit ot debug a project in VS 2005 , my systems hangs very often and memory taken by vs 2005 is over 100 mb. Any reason why this is happening.
|
| Visual Studio .NET 2003 question | 14 Jan 2006 20:07 GMT | 1 |
I have VS .NET 2003 Academic and get a missing file error when I try to create a Windows Forms Application via the Visual C++ Project type. Is this project type available on the Academic version? If not is there any way around it other than having to buy VS standard? Thanks for any
|
| Interface that defines Enter event? | 14 Jan 2006 13:34 GMT | 1 |
Is there an underlying interface anywhere that .NET form controls use to include the Enter, Leave, GotFocus, and LostFocus events? I have a problem where I've got a usercontrol
|
| Installing .Net 2.0 on Win Server 2003 | 14 Jan 2006 05:42 GMT | 7 |
I am trying to install Visual Studios 2005 on my win server 2003. It fails at the beginning of installation after attempting to install the .Net 2.0 framework. It does not tell me why it fails. Anyone know how to correct this?
|
| Dotfuscate Delayed Sign Troubleshooting | 14 Jan 2006 03:53 GMT | 3 |
I'm trouble shooting my obfuscated program. I'd like suggestions on some tools to help. I'm using vs2005 with delayed signing option from the project settings and reading the hash from a key.snk file. I sn -Vr to register it to ignore strong name verification and everything is
|
| Obfuscating Experts | 14 Jan 2006 03:41 GMT | 1 |
What is the best forum for help with troubleshooting obfuscation? Thanks in advance. :)
|
| Newbe help. Sending serial data | 14 Jan 2006 01:45 GMT | 12 |
I'm new to visual VB and I am trying to setup communications to the outside world. I found the example listed below in the help section of Microsoft Visual Basic 2005 Express Edition. Using the Hyper Terminal should I be able to see the string "Hello" or am I completely off base
|
| visual studio 2003/2005 and SQL 2000/2005 parralel install | 13 Jan 2006 23:50 GMT | 1 |
I am a MS Access VBA programmer trying to get my feet wet using VB.net / SQL server. I have SLQ 2000/visual studio 2003 loaded and did get a SQL2005/visual studio 2005 software through the MS launch.
|
| Amazon reviews of VS.NET 2005 not very good! | 13 Jan 2006 20:42 GMT | 16 |
I was pricing VS.NET Professional 2005 upgrade and found a good price on Amazon -- but then I read the customer reviews and they were terrible: http://www.amazon.com/exec/obidos/ASIN/B000BT8TRG/ref%3Dpd%5Fkar%5F3/103-1460775 -6910259 For example:
|
| >NET | 13 Jan 2006 20:36 GMT | 1 |
I am a programmer looking to start programming with .Net and c# any ideas where to start thanks
|