| Thread | Last Post | Replies |
|
| How do I access component methods in .net | 31 Oct 2003 12:35 GMT | 1 |
I'm almost embarassed to ask, but I've just moved to Visual BASIC.NET (from using VBA with Access) and having a hard time finding my way around. How do I create component methods other than the default
|
| The next version of VS.NET | 31 Oct 2003 08:25 GMT | 2 |
I am making decision to choose either VS.NET or MSDN. I think the MSDN may be worth money, if there are new version VS.NET launch during MSDN subscription. (I may be wrong, :-). Do you know will the next version of VS.NET to be launch? Should I purchase MSDN or just buying VS.NET ...
|
| Visual Studio .NET has detected that the Web site is not running | 31 Oct 2003 00:42 GMT | 1 |
I have set up my development environment to be self-contained on my laptop. When working from home, everything works fine as long as I have a dial-up connection to the Internet. I have IIS local and can debug the code-behind files, everything works great.
|
| "The host name in the certificate is invalid or does not match" | 30 Oct 2003 22:52 GMT | 1 |
I swear that for the amount of time I save by using VS.NET and ASP.NET over Visual Interdev 6 and ASP (or Java), I lose more than that amount of time in dealing with the terrible design, performance, and bugs of VS.NET.
|
| VSNET2003 Generate Dataset from XSD Fails | 30 Oct 2003 17:19 GMT | 2 |
I am trying to generate a dataset from an XSD File and I get the following, very unhelpful, error message: "Custom tool error: Failed to generate code. System error." Both the XSD and the XML file are valid. I really don't have much more
|
| Resvcs FAILED with an interop interface implementation | 30 Oct 2003 15:08 GMT | 1 |
Step1: build the primary interop assembly with our orginal system interfaces(VB6). Step2: implement the interface assembly build before in my code(current code inherits from enterprise service)
|
| When exactly will VS.Net Whidbey release? | 30 Oct 2003 14:19 GMT | 2 |
|
| Debug a library with external program | 30 Oct 2003 12:57 GMT | 1 |
In the project properties of a library (Debugging tab), you have the possibility to start an external program to debug the library. It's working fine, but the external program I use is a big one, and it takes a lot of time to load. So each time I stop debug, then start again, it
|
| .net license | 30 Oct 2003 10:06 GMT | 1 |
with a vs.net 2002 Ent dev license we can use VS6 right?
|
| Problem with connecting MSDN with VS.NET 2003 | 30 Oct 2003 09:17 GMT | 8 |
I did the new installation of VS.NET 2003 after it, I install latest MSDN, however, event after I did whatever it have to be done with connection between MDSN and VS it does not works together. In VS I see MSDN do not installed and from start menu I can run MSDN fine. Once again, It ...
|
| Uninstalling VS.Net on 1 Machine and Re-Installing on Another | 30 Oct 2003 05:16 GMT | 1 |
I have ordered a new machine and would like to remove Visual Studio.Net on the old machine so that I can install it on the new machine. Because I got the license key online through an expired MSDN subscription and no
|
| Attaching an icon to a button in C#, How to? | 29 Oct 2003 22:25 GMT | 1 |
In VC++/MFC, I can create a CButton instance for a button control and call SetIcon on the instance passing it the result of LoadIcon. Can't I do a similar thing in C#? --
|
| How can i show images in a combobox | 29 Oct 2003 22:10 GMT | 1 |
How can i show images in a combobox?
|
| Syntax Coloring | 29 Oct 2003 21:00 GMT | 1 |
I have many files with .SQB and .SQH extensions that I want to include in a .NET project. I can't find where to tell .NET that these are SQL files. Under Visual C++ 6.0 I used LANGEXT.DAT.
|
| Web form: Labels | 29 Oct 2003 19:47 GMT | 1 |
For some reason, ASP.NET will not let me script label web form (I am using C#) under the page Load function. When I run the web application, the label prints out "Label" instead of "The date and time is". Any suggestions on
|