| Thread | Last Post | Replies |
|
| How do you chart a line on a web page? | 08 Jan 2005 01:15 GMT | 1 |
What's the easiest way to read data from a text file and chart a line graph on a .NET web page? MSChart control? Help!
|
| HTML Tag Outlining | 07 Jan 2005 20:15 GMT | 2 |
In the description of what Whidbey can do I see that HTML Tag Outlining (so you can collapse and expand html tags) is one of the new features, but it doesn't seem to be enabled for me. Am I missing something? Do other people have this working?
|
| Problems Upgrading code from v6 to .NET | 07 Jan 2005 16:27 GMT | 3 |
Upgrading to Visual Studio .NET 2003 I am trying to evaluate how much work it will take to upgrade our substantial body of code from v6 to .net. The code currently builds OK on V6, but I am getting problems trying to build the same code in .NET. Any help you
|
| Package & Deployment | 07 Jan 2005 15:10 GMT | 1 |
I need some help with creating my setup routine. Currently I have organized my files like this: Main SubFolder
|
| should I register com interop wrapper assemblies in the GAC? | 07 Jan 2005 09:51 GMT | 1 |
I have a c# program that uses the web browser control. This program is actually an Explorer Bar that lives inside Internet Explorer and so my assemblies have to be registered in the GAC. The problem is my program uses two Com interop wrapper assemblies:
|
| WebBrowser | 07 Jan 2005 04:46 GMT | 1 |
Is there already a WebBrowser component (for Visual Basic .Net) to replace the one we used in VB6??
 Signature Bruna Fonseca
|
| Question about using VSS and shared directory limitation | 06 Jan 2005 20:55 GMT | 2 |
Sorry Posting to this group. vsnet.vss group is not responding. VS.NET2003 - VSS6.0d Suppose I have the following dev tree: \dev\Apps\MyApp\MyApp.vcproj
|
| version of .NET Frame work using in VS.NET 2002 | 06 Jan 2005 15:26 GMT | 1 |
I am having VS.NET 2002 edition.In adittion to that in my PC i am having .NET Frame work 1.0 as well as 1.1 both are installed.How do i come to know which version of .Net Framework SDK my VS.NET 2002 using.And if it is using Framework SDK 1.0 how do i force it to use the latest one ...
|
| 64 bit processors and 2005 Express Beta | 06 Jan 2005 13:13 GMT | 2 |
The 2005 Express website says that 2005 Express Beta programs do not work in 64 bit environments - does that mean that they will not work on Athlon 64 machines with their 32/64 bit architecture? Thanks. PS
|
| Adding web reference | 06 Jan 2005 01:05 GMT | 1 |
I am trying to add a web reference to a .net project. The web service is running locally and in the web reference dialog I can see the web service however the "add reference" button is never available.
|
| Setup project command line arguments | 05 Jan 2005 16:31 GMT | 1 |
I have created a Setup Project using Visual Basic .NET. I have no problem to create an installer copying my .exe into specific directory and also to write into registries. BUT I don't know how can I read command line arguments.
|
| Price for VS .NET 2003? | 05 Jan 2005 12:29 GMT | 1 |
I'm currently using VS .NET 2005 beta. It doesn't allow data access. Do I need a purchased version for data access? What other features will the paid version have that the beta doesn't? I suppose the latest paid version will be VS .NET 2003 correct? How much
|
| Opening of Project from Web is very slow | 05 Jan 2005 10:59 GMT | 1 |
I am working on a project located on a remote server (this is: not on my own machine but on a SBS2003 server on the same 100Mb LAN in the same domain). Opening the project (which is not huge, about 30 forms) takes about 5 minutes, which is a long wait !
|
| Configuration Manager | 04 Jan 2005 18:38 GMT | 1 |
In my VS.NET IDE, my Configuration Manager is kind of cluttered for one of my solutions that is "multi-developer". There are some build configurations that are no longer used, or that reference projects that no longer exist in the solution. I can't seem to find a way to remove the ...
|
| big icon and modeless dialogs | 04 Jan 2005 17:34 GMT | 5 |
Hi, my app consists of a number of modeless dialogboxes. When I use Alt+Tab to cycle through the open windows, the default window icon is used instead of the one I set with SetIcon. The 16x16 px icon shows up both in the taskbar and on the window though. Here is what I do:
|