| Thread | Last Post | Replies |
|
| Just learning VB .Net, VS .Net required?? | 27 Jun 2004 07:53 GMT | 4 |
I am just learning vb.net. I can't pay for the VS .Net yet. Is there another alternative? From what I read, developing it in notepad would be a little tough. Thanks.
|
| Printer fonts | 26 Jun 2004 03:41 GMT | 2 |
VS does not list the barcode fonts stored on the printer This appears to be a bug where VS is not smart enough to load the fonts from the default printer into the font list. Writing a barcode labeling app Barcode fonts are stored on the printer
|
| Custom project templates in different directories? | 26 Jun 2004 03:30 GMT | 1 |
I have created a custom C# project template and it is working fine. However, I would rather store the relevant files (*.vsdir, *.vsz, and the *Wiz subdir in C:\Program Files\Microsoft Visual Studio .NET 2003\VC#\VC#Wizards) in other locations so that they can be more easily checked ...
|
| Help : Customising comment tags | 26 Jun 2004 01:12 GMT | 1 |
Currently in Visual Studio .Net 2003, comment tags such as <summary></summary> will be automatically generated when we enter /// to signify documentation comment. For methods, <param> and <return> tag will be generated
|
| add .net reference to a vb.net projet doesnt work! arrrg | 25 Jun 2004 23:28 GMT | 2 |
I did, projet/add reference, selected systems.drawings, double -click on it. It appears in the lower window. I click ok, then try to type imports system.drawings but it doesnt work the reference is never added. What am I doing wrong here?
|
| VS.NET Help Requested | 25 Jun 2004 15:02 GMT | 1 |
In Visual Studio . NET I am trying to display a child web window with out the Toolbars and in max display mode. somthing like a fully opened popup. does any one know how to do this?
|
| .net portable? | 25 Jun 2004 09:49 GMT | 2 |
Hi, i am trying to make a game for the pc initialy. But i may want to port it to linux, maxs even game console. Would .net be the right tool for the job thanks!
|
| CR 7.1 Help Install? | 25 Jun 2004 06:20 GMT | 1 |
When I was installing Crystal Reports 10 Developer English version on a Windows XP, I encountered an error situation. At some point during the install, I get the message:
|
| Error Installing SP6 for VS.NET 2003 | 25 Jun 2004 00:14 GMT | 1 |
I recently installed Visual Studio .NET 2003. I tried to install the Service Pack 6 for it but the setup stops abruptly. A pop up says 'setup did not complete successfully', after I pressed 'I accept' for the EULA.
|
| Can't Uninstall VSNET 2003 | 24 Jun 2004 22:50 GMT | 1 |
I need to uninstall and re-install VSNET 2003 (problem with InstallShield Express 5). Anyway, when I try to do an uninstall I get the following error and the process stops: =============================================================
|
| VB6 | 24 Jun 2004 17:46 GMT | 3 |
i have a problem that i want to add components to my toolbox, but cannot add any of them. it is very annoying. im using VB6 on my school network. when i try to add components i get a permission denied. is this because VB
|
| Forms inheritance in C# problem... | 24 Jun 2004 17:01 GMT | 1 |
I create a abstract base class("MyBaseForm") which extends System.Windows.Forms.Form class. I add buttons,.... . I then extend another class("MyDerivedForm") from "MyBaseForm". This compiles fine, runs fine but as soon as I double click - MyDerivedForm - to view the form in the ...
|
| Cannot copy referenced files to project output | 24 Jun 2004 13:50 GMT | 2 |
I'm working on a solution containing an EXE project and three DLL projects. The references are: Detail.exe FKData.Common.Data.WinKompas.dll
|
| Error CS0006 | 24 Jun 2004 12:02 GMT | 1 |
Simply put, VS2003 doesn't work properly. I have seen many posts on newsgroups relating to the above error, none of them having a satisfactory solution. Plenty of lip service about Strongly Named assemblies etc. but no explanations as to why the debugger doesn't work properly.
|
| request.urlreferer | 24 Jun 2004 09:55 GMT | 1 |
Can someone point me to an example of how to get the referring URL. I've tried everything. If I put it in the session_onstart I get "" if I put it in default.aspx I get the my URL?
|