| Thread | Last Post | Replies |
|
| Navigating... | 10 Dec 2004 09:35 GMT | 1 |
Is there a way to list where calls are being made from if I specify a certain method? I have some methods from a class and would like to know where all the calls are coming from for that particular method.
|
| Problem with referenced projects | 10 Dec 2004 09:34 GMT | 1 |
Environment description: I have a .Net solution which contains 17 projects and this projects are referenced among each other. And ervery reference has the property "Locale Copy" set to true.
|
| Simple ASP project? | 08 Dec 2004 13:02 GMT | 5 |
I would like to organize the files in an ASP website into a project. I can't seem to find an appropriate type of project for this, though. I have been using VC++ projects because files and subfolders could be added, the asp and js etc. files were highlighted appropriately, only I ...
|
| getting error when trying to look for Service Releases | 08 Dec 2004 07:17 GMT | 7 |
I'm trying to find out if there are any service releases to my VS.NET Pro and I'm getting an error message. It says; "Visual Studio .NET 2003 setup encountered errors while attempting to download required files. Check your Web Browser configuration settings and
|
| Losing inner HTML in web custom control after editing in design vi | 07 Dec 2004 19:41 GMT | 1 |
hopefully I will get some answers to this in this forum. Here is the situation. I have a web custom control. when I am in HTML view, I can add content to the inside of it. I have set ParseChildrenAttribute(False) so that
|
| Property browser and custom controls | 07 Dec 2004 12:10 GMT | 8 |
How do I get VS.Net to display my custom controls in the property browser in the following scenario. I have an vs solution that contains my assembly that contains all my controls.
|
| Hang while debugging ASP.Net on Windows 2003 | 06 Dec 2004 11:00 GMT | 13 |
ENV: Windows 2003 Enterprise, Devstudio 2003, .Net framework 1.1, Office 2003 SP1 Since applying the Visual Studio/Office/Windows hotfixes for the JPEG issue, I am having problems debugging an ASP.Net application.
|
| Create a GUID in the IDE? | 04 Dec 2004 19:15 GMT | 4 |
Is there a VS command that will create a GUID within the IDE? (In Delphi, there's Ctrl+Shift+G which creates a new GUID and pastes the string form into the edit buffer at the cursor. So far, I haven't found the VS equivalent.)
|
| How to go back to the previous position in VC++ or VSNET? | 02 Dec 2004 07:52 GMT | 3 |
I am using VB and VC++ in the same time. VB has a menu command to go to the last position. But I can not find out any command or shortcut that has the same function as that in VB.
|
| UNIX linefeed characters - Permanently? | 02 Dec 2004 04:28 GMT | 3 |
Using Visual Studio .NET 2003 as a code editor and debugger, however we use a UNIX based CVS server for source code control, which requires the line feed characters be UNIX style LF characters, I realise this can be done using the "Save with encoding" or "Advanced save
|