| Thread | Last Post | Replies |
|
| EOF Value in VS 2003? | 02 Jul 2003 23:21 GMT | 3 |
Hey all, Sorry if I am posting this question to the wrong group. If this is the wrong group would someone please point me to the correct one? I'm trying to learn C programming and decided to work with VS 2003
|
| Prevent multiple instances of the application | 02 Jul 2003 23:06 GMT | 1 |
I have been looking for the answer for a long time. How can I enfore my windows application written in .Net to have at most one instance at a time. Are there anyway to check the number of instances of the application already
|
| .net Development Tool or add-in | 02 Jul 2003 21:36 GMT | 1 |
I am relatively new to .net and to development in general. The company I work for is trying to develop some standards on field naming, coding, menu structure, forms, error handling, etc. for in-house applications.
|
| MFC backward compatibility | 02 Jul 2003 20:02 GMT | 1 |
Is MFC backward compatible, i.e. if I am learning MFC in Visual C++ 6 (non-.NET), and I then get an XP computer and install .NET, will there be anything of note I can no longer do in C++.NET that I could do in VC++6?
|
| rescue the value of a variable type application from file .vb | 02 Jul 2003 16:24 GMT | 1 |
I need to rescue the value of a variable type application from a file ".vb", when making "j = Application("test")" throws an error to me, if I the same make from a pagina aspx I do not have problems.
|
| Transference of Editor Preferences | 02 Jul 2003 15:16 GMT | 1 |
I've spent a lot of (idle) time tweaking fonts, colors, et cetera in my VS.Net 2002 user settings. Now I'd like to transfer those to another computer which has a fresh install of VS.Net. Is there a way to do this? The help files seem to be mute on the issue, though there does appear ...
|
| Error occurrs when trying to configure the application root for a Web | 02 Jul 2003 14:34 GMT | 1 |
we've recently upgraded to Windows Server 2K3 and Visual Studio .NET 2K3 and my developers are having problems creating projects on the root. I am an admin of the box and have no issues what-so-ever. They have
|
| Does .net 1.1 framework address this item also...? | 01 Jul 2003 10:23 GMT | 1 |
http://support.microsoft.com/default.aspx?scid=kb%3ben-us% 3b330126
|
| SQL Procedure | 01 Jul 2003 03:35 GMT | 3 |
I am trying to run a SQL procedure that will return either a bit = true or bit = true, false or NULL. Does anybody know the WHERE Statement that will return any values including possible NULL values.
|