| Thread | Last Post | Replies |
|
| VS2003 hangs creating ASP.NET webservice | 14 Aug 2006 03:30 GMT | 5 |
A VS2005 and .Net 2 install over a VS2003/1.1 install resulted in VS2005 hanging when I tried to create or open C# ASP.NET web services. VS2005 and .NET 2 were uninstalled but VS2003 then did the same thing. After much banging head against the wall and unintalling/reinstalling,
|
| Visual Studio 2005 contents | 14 Aug 2006 02:25 GMT | 1 |
Does Source Safe come included with the purchase of Visual Studio 2005? I thought it came with it but I can't find it. Thanks bob
|
| VStudio 2005 not saving toolbar customization settings | 13 Aug 2006 22:54 GMT | 1 |
Hey, I'm using VStudio 2K5 and am trying to personalize the UI to use the layout/toolbar buttons/etc that I normally use in my MS IDE's but when I make the changes in the new 2K5 IDE and then exit the IDE all changes are lost upon restart. Any ideas????
|
| C# Version in Visual Studio 2005 | 13 Aug 2006 20:54 GMT | 3 |
Which version of C# is supported in Visual Studio 2005? Is it C#2.0 or C#3.0
|
| VSNet 2003 and Classic ASP | 12 Aug 2006 16:47 GMT | 3 |
Two Question First, where can I find a discussion group based on Visual Studio .NET 2003 exclusively Second, How do you create a classic ASP solution in Visual Studio .NET? Here is what I have tried that does not wor 1. Create Blank Solutio
|
| VS Licensing | 12 Aug 2006 16:47 GMT | 4 |
Older versions of Visual Studio allowed a copy to be installed on two computers - as long as they weren't used at the same time? I wanted to know if I could install VS.NET on my machine at work and install it on my home
|
| leading zeroes in export to CSV | 11 Aug 2006 08:36 GMT | 5 |
In a procedure I export the contence of a datagrid to a CSV file. No problems there. Only two of the columns contain numbers with leading zeroes. Those leading zeroes disapear in the CSV file, but they must be retained. I tried to add a single quote (as one could do in an Excel ...
|
| CSS validation: 'mso-fareast-font-family' is not a valid CSS prope | 11 Aug 2006 03:14 GMT | 6 |
I am receiving the message: CSS validation: 'mso-fareast-font-family' is not a valid CSS property name in a web project that was converted from VS 2003.
|
| tool for getting list of files used in vcproj project file? | 10 Aug 2006 21:12 GMT | 3 |
Hello, i was wondering if any one knows of a tool that can tell me what source files are used within the project. We are working on a service pack for our product and I need to know which dlls got changed, i know what source files
|
| Text-Editor: pasting in multi-line-selection (paste same expression in all marked lines)? | 10 Aug 2006 19:15 GMT | 1 |
Hello Ng, lets say i have 3 lines: private System.Windows.Forms.TabControl m_TabControl; private System.Windows.Forms.TabPage m_TabPage0;
|
| Save Image from AxWebBrowser | 10 Aug 2006 16:35 GMT | 1 |
Hi, Basically, I'm using this method (code segment, doc is the html document (etc)): Dim element As mshtml.HTMLImgClass
|
| working with ZIP files | 10 Aug 2006 00:41 GMT | 1 |
need some help or pointers i need to be able to extract a file from a zip file. i am using VB.net, any help would be appreciated Simon Whale
|
| call .bat file using vb.net dll | 10 Aug 2006 00:06 GMT | 1 |
The task assign to me is related to sub domain creation for this purpose i use .bat file and using exe file apply create subdomain commands on it and it is properly working
|
| How can I format, delete and create the partion using .net applica | 09 Aug 2006 20:50 GMT | 1 |
I want to format, delete and create the partion using .net application. How can I do this stuff using .net application. Plz give some ref. or give some idea to do this.
|
| Listing COM components when adding reference | 09 Aug 2006 20:43 GMT | 1 |
I have an issue with vs.net whereby anytime I click on the "COM" tab when adding a reference, it takes between 5 to 6 minutes for the list to load. In the mean time, vs.net freezes and task manager reports it as Not Responding.
|