| Thread | Last Post | Replies |
|
| Importing existing project. codebehind in different folder problem | 19 Oct 2005 02:43 GMT | 1 |
I've been tasked with taking over a asp.net 1.1 / c# project where the programmer (in whatever environment they were using) has placed the code behind files in a subdirectory, usually named CodeBehindFor[DirectoryName] to each aspx directory.
|
| Visual Studio .NET 2003 Pro - unable to run, install, uninstall | 18 Oct 2005 22:32 GMT | 1 |
[I posted this to the Visual Studio Setup newsgroup, but it seems there's not much traffic there. Hopefully someone here can offer assistance ...] I installed Visual Studio 2003 Pro **student license** a couple of weeks ago, having recently rebuilt my laptop. I am not sure that I ...
|
| C# News Group | 18 Oct 2005 11:06 GMT | 3 |
I'm a new programmer in C#. So now I would like all of you to give me a forum of newsgroup of C# in Microsoft Newsgroup Anyway how can I change font to other languages of Main Menu, Form Title, and MessageBox of Microsoft Visual C#.NET.
|
| Add source file where it exists without copying under project? | 18 Oct 2005 07:35 GMT | 2 |
I'm just learning VS 2003 and did File | Add Existing Item. This copied the file from where I said to find it to a place under the directory of the VS 2003 project. Given that this is a shared file compiled by more than one IDE I'd like to get the VS 2003 project to have a path to ...
|
| SQL DTS Package execution from Visual Studio .Net | 18 Oct 2005 04:53 GMT | 2 |
I have a VB application created with Visual Studio 2003 .NET that connects to a SQL 2000 database. I use similar code as follows (Connection variables change) to run a DTS package which imports data from a text file into SQL. Everything works well. I have also created a DTS ...
|
| [VS 2003] Files locked during clean | 18 Oct 2005 00:32 GMT | 1 |
I have an issue where when i do a project clean it is unable to delete various output dlls because they are locked. Yes, I know what you are thinking... i'm some dummy and have forgotten to close down an application thats using the dlls. Unfortunately thats not that case.
|
| New Project Issues | 17 Oct 2005 14:34 GMT | 1 |
I am trying to create a new as.net project in vs2003. I have managed to get asp.net 1.1 installed and I am running windows server 2003. I can create projects under the localhost, defaut website, but when I try and create a project under a different website on the same machine, I ...
|
| Which newsgroup for Win.Forms.DataGrid C# | 17 Oct 2005 13:07 GMT | 1 |
I'm trying to use a drag/drop (actually throw) but I need the grid to recognize the edit without any typing taking place. Little pencil on subsequent rows then update when satisfied.
|
| VB6 AND VB.NET | 17 Oct 2005 01:45 GMT | 5 |
Hi, over the past 6 weeks or so, i started to learn visual basic 6. I used a few books and i have grasped the basic concepts etc. I am university and for my final project i have to create a retail solution system, stock control, track purchases etc.
|
| ASP.NET in Visual Studio .NET 2003 Professional | 16 Oct 2005 20:54 GMT | 4 |
I have been studying VB.NET and ASP.NET through books I bought. Now, I want to start real development and think of buying Visual Studio .NET 2003 Professional (Special Edition). In the product description, the "What you get" section does not mention ASP.NET as a development ...
|
| SetPixel | 16 Oct 2005 15:39 GMT | 1 |
Is there away to set the color of a pixel of a bitmap image in VB.Net. I get the following error message. An unhandled exception of type 'System.Exception' occurred in system.drawing.dll
|
| Defining a string on compile line | 16 Oct 2005 09:43 GMT | 7 |
I'd like to pass in a string on the command line to be used in the compiled program. I've done this many times by adding to the compile line as: /D SYMBOLTODEFINE=\"value\" This is now the first time that the string needs to include a blank. I've
|
| Calling optimized C-style DLLs from a .NET application | 16 Oct 2005 04:38 GMT | 2 |
We have a scientific software suite that is primarily developed using VS2003 and C#. The code also uses a mix of managed/unmanaged C++ for some of the computationally insensitive parts. Recently, a prospective client of ours asked whether it would be
|
| VB6 Downgrade | 15 Oct 2005 16:57 GMT | 2 |
Hope this hasn't been asked before - I couldn't fine it via search tools. I am a license holde of VS.NET Pro. Is there any way to get the VB6 IDE as a "downgrade"? Thanks,
|
| Http 500 Internal Server Error | 15 Oct 2005 15:18 GMT | 1 |
I'm trying (wih Visual Studio 2003) to create a WebApplication Project on a Remote Server. On the server is installed Win Server 2003 and on my PC Windwos XP. Each time it reports the error: Internal Server Error 500.. Each computer is in a domain. Can anybody help me?
|