| Thread | Last Post | Replies |
|
| VB.net newbie, couple simple questions | 20 Jan 2005 21:29 GMT | 4 |
I'm sure its quite obvious to some but I'm still learning vb / C# 1. Looking for a function / routine to search for a file. In delphi it would be something like FileExists(FileToLookFor): boolean; 2. Is there an object/class that can be used to hold a list of strings, and
|
| Feature Request.... | 20 Jan 2005 20:36 GMT | 1 |
Where do you make a feature request for VS.Net? Because I was just wondering if anyone else would find it benefical for a spell checker for comments in a .net code file. Cheers
|
| Need Help!!!! | 20 Jan 2005 16:11 GMT | 2 |
I can no longer use the VS.NET 2003 dev tools to connect to a database. For example, if I select "Tools" and then "Connect To Database", nothing happens. Trying to use the server explorer in the VS.NET has the same result as does trying to drag the SQLDataAdapter to a form and ...
|
| Microsoft profiler, that is what's Missing! | 20 Jan 2005 14:37 GMT | 6 |
A business application, built with Microsoft's technologies (C#, .NET, SQL Server, SharePoint, InfoPath, Xml DOM related technologies (XML, XSL, etc.) etc. The problem: The application is not fast as is shall be.
|
| no big icon in ALT+TAB menu for modless threaded dialogs...? | 19 Jan 2005 15:14 GMT | 1 |
If you create a modless dialogs with CDialog::Create(...) from another thread, the ALT+TAB active processes menu displays the default window icon (regardless what you set with SetIcon(...)) in the ALT+TAB menu for the first dialog and the other dialogs is not even present in the ...
|
| COM Component via Web Page. | 19 Jan 2005 14:56 GMT | 6 |
I have written a COM component who's purpose is to allow a user to change his Windows (NT/AD) password via a web page. Now the component works fine when I run it in VB 6, but not via the web page. The component also returns an integer value that contains a return code from the ...
|
| Installationproblem CMS2002 | 19 Jan 2005 12:56 GMT | 1 |
When I try to install developer tool within CMS2002 I got a message saying "VS.NET not found (needed by Dev Tools)" I have VS-NET 2003 (Microsoft Visual C# .NET 69586-335-0000007-18067) installed and it works fine when I develop other web applications.
|
| VS En Arch - Build Web App - "the operation could not be completed | 18 Jan 2005 21:55 GMT | 1 |
I have attempted to build a web application using VS Enterprise Architect. It connects to IIS and builds the site.. In the Explorer it starts to build the normal files - references. a STOP dialogue window appears with the title "Microsoft Development Environment" with the words ...
|
| Manually removing 3rd party help files -- 2nd request | 18 Jan 2005 21:54 GMT | 1 |
I installed a software library that integrated its help into my vs.net msdn help. Without asking first, which is a bad practice. I want to remove the 3rd party help integration manually, but I have forgotten the steps to do this. Can you explain this? I did it once
|
| Setup project and detect dependencies | 18 Jan 2005 17:50 GMT | 3 |
I have a multi-project solution in VS 2003. It includes a setup project. Is there any way to turn off "Detect dependencies"? Or to make it respect my Exclude choices? What happens is that Detect Dependencies detects the same assemblies
|
| Copy/paste syntax-highlighted code to a Word document | 18 Jan 2005 08:55 GMT | 1 |
is it somehow possible to copy/paste code from VS.NET to Word with the syntax-coloring intact? I'm currently documenting some classic ASP-code and would also like to get the linenumbers, but that's no biggy.
|
| Mixing VB.NET & C# & How to Do This | 18 Jan 2005 02:39 GMT | 6 |
Within a single web application, is it possible to have some asp.net pages use vb.net and some use c#? If so, how does one actually do this in Visual Studio? I have been doing pages in vb.net and wanted to add a page in c#. How do I
|
| In a Web Service (asmx) application, how to use another directory | 18 Jan 2005 02:13 GMT | 2 |
I have several Web Services (asmx applications). I want them to all descend from a base class. I want this class file to be in their parent directory. How do I make a file outside the project directory part of the project?
|
| Error..."Operation must use an updateable query" | 17 Jan 2005 21:39 GMT | 2 |
I have a VBnet project with an Access database. The datebase is locally stored in the "c\intepub\wwworoot\namexx\fpdb" directory. The application works fine including updating the data. Problem occurs when I upload the database. The application reads the
|
| VS.NET and W/CE | 17 Jan 2005 19:39 GMT | 2 |
I'm trying to port a .NET app consisting of a VB.NET and a VC++.dll for W/CE. Following Microsoft instructions, I downloaded and installed SDK for Windows Mobile 2003-based Pocket PCs, eVC++ 4.0 and eVC++ 4.0 SP4. According to the documentation, there should be a "Smart Device" ...
|