| Thread | Last Post | Replies |
|
| VS 2005 skipping class file in ASP .net 2 | 07 Apr 2006 08:10 GMT | 2 |
Hi Friends, I am trying ASP .net 2 on Visual Studio 2005 and I have found that many time it's not calling functions from respective class file of ASPX page. I have put Break Poin in class file but it's not at all coming there while I
|
| Numbered bookmarks | 07 Apr 2006 01:42 GMT | 1 |
I'm a Delphi newcomer to VS2005/C#. A very nice feature that I use in delphi is CTRL+SHIFT+<number> to set bookmarks in the editor and CTRL+<number> to move to the previously set bookmark.
|
| Visual Studio Service Packs | 07 Apr 2006 01:11 GMT | 5 |
I've recently acquired a new machine. WIN XP Pro with Service Pack 2. I program using VB 6 and so VS6 was reinstalled. After installation of VS6 I attempted to apply Service Pack 6. The process went through successfully. However when I launch VB6 there is no longer anything that ...
|
| Compiler Switch for a Visual Studio 2005 Class Project | 06 Apr 2006 20:59 GMT | 2 |
Within my solution, I've created a C# Class Project in Visual Studio 2005. I'd like to review/set compiler switches. The documentation tells me to right click my project, and select properties. From there, click the "compile" tab. My problem is that I don't see a compile
|
| Possible BUG in VS Team Suite code coverage results | 06 Apr 2006 20:08 GMT | 2 |
I might have discovered a possible BUG in Visual Studio Team System. When I test my app with Code Coverage turned on, with a specific code construct, it reports 2 blocks untested, yet I know the test covers all code AND the code coverage do not show any uncovered code.
|
| Global Connection Object | 06 Apr 2006 17:42 GMT | 3 |
Would someone be able to give me a example of how to use a connection object that my entire app could use? I have a SQL2000 database that I want to use. I really just want to create a way of using one call to create a connection to a certain server and database and for all of my ...
|
| Is VC++ 6.0 faster than VC++ .Net and VC# .Net ? | 06 Apr 2006 16:09 GMT | 2 |
I'm I missing something? Seems like VC++ .Net is faster! VC++ 6.0 is even faster. I'm currently writing a program for a particle simulator. I've aleady written one in VC++ 6.0. Now I'm busy writing an updated version in Visual Studio
|
| Need some help with VS .NET 2003 Templates | 06 Apr 2006 14:41 GMT | 1 |
I have Visual Studio .Net 2003. I have a solution with too many projects. Almost all the projects in this solution have similar files as follows: A class file, which implement Interface. (same interface in all
|
| VS 2003 Freezes | 06 Apr 2006 13:47 GMT | 1 |
My VS 2003 freezes every time i try to open or create a new web application. I have seen posts referring to zone alarm and norton and I have neither. Any other ideas?
|
| New to .NET | 06 Apr 2006 11:31 GMT | 3 |
I'm a bit new to this VB.NET lark and I'm a little bit lost. All I want to do is reference another form in my app and I can't do it! I have a form, form1.vb, that has a context menu. The Menu1_Click event has some basic code in it. I want my second form, Form2.vb, to use this ...
|
| What is the difference between Visual Studio 2005 Standard and Pro | 06 Apr 2006 05:48 GMT | 2 |
I'm mostly interested in doing some 64 bit development, including some assembler. The main difference I see is remote debugging and more SQL (I'm not interested in SQL). Is there any other differene between the Standard and Pro versions, like a
|
| Acess to Office Apps from VB | 06 Apr 2006 05:07 GMT | 7 |
I am learning VB 2003 using my recenlty installed Visual Studiio 2003 software (last time I programmed VB was VB 5). I have a book I am using to learn this newer (no longer newest) version. One chapter addresses accessing Office apps. from within Visual Basic. This book came ...
|
| what's the best way to learn visual studio? | 06 Apr 2006 04:05 GMT | 3 |
I'd like to learn how to use visual studio, could somebody tell me whether there's a good book for that? I think the best way to learn it is by doing real projects. Is there any such book/CD tutorial? Thanks!
|
| SQL 2005 Remote Connections | 06 Apr 2006 01:17 GMT | 1 |
I have Visual Studio 2005 which installed SQL 2005 Express then I install SQL 2005 Developer Edition so I have both install on the computer. I have try all the technotes about allowing Remote Connections and I still have no success doing a remote connection.
|
| Visual Studio.NET Server Explorer Extensions for AD | 05 Apr 2006 18:56 GMT | 2 |
I am trying to install "Microsoft Visual Studio.NET Server Explorer Extensions for Active Directory", but I get a message saying that I don't have Visual Studio.Net installed. I have VS.NET 2003 version 7.1.3088 installed on a XP Pro. Why can't I install this?
|