| Thread | Last Post | Replies |
|
| Would like to just compile/debug .cpp file (LT 50 LOC) | 22 Jul 2007 07:05 GMT | 2 |
I'm new to VC2005. I would like to just create a simple .cpp with a int main{} so that I can compile and debug some functionality. Is this even possible with this product without loading a bunch of templates and/or creating a project?
|
| Press F5 to run page error | 21 Jul 2007 05:12 GMT | 2 |
VS 2005 - windows XP media edition. I want to run the apsx page from within VS instead of saving changes and running IE and going to page. When I press F5 to run my newly edited page I get the following error.
|
| i think i found a bug in visual studio 2005 -- crashing | 20 Jul 2007 18:42 GMT | 3 |
past few days, i posted messages regarding the fact that visual studio was crashing every 5 minutes. i think i know why... I converted the project from vs 2003. i have about 50+ different datasets in my application, and they are in a folder in the project. i put them in
|
| Debugging applications and SQLServer Stored Procs and Triggers ... tutorial needed. | 20 Jul 2007 02:21 GMT | 2 |
I have recently upgraded my Visual studio to 2005 Team version. And Joyfully saw that (in theory) I can debug my stored procs and triggers. I can manage to step through my procs and triggers from the Server Explorer and I can step through my App ... But what I'd like to do is ...
|
| vs2005 crashing all the time | 19 Jul 2007 22:17 GMT | 2 |
every other time i start my application in debug mode, the development studio crashes. when running in release mode, no problems. is there a "run debug mode without crash" option in visual studio?
|
| Developing with VS2005 over a WAN | 18 Jul 2007 22:26 GMT | 20 |
Should it be possible to use Visual Studio 2005 to develop ASP.NET applications when the source files are stored on a remote server ? We have two offices which are now connected by a VPN over a 2MB broadband link and I thought that developing against the remote server would be
|
| Scrolling text in vb.net | 18 Jul 2007 11:51 GMT | 7 |
im using vb.net 2005 with framework 2.0 here is my question, well, since my application related to sales project and its handling lot of data manipulations, here i wanted to use one statusbar to SCROLL some message ( it may be from text file or database, doesnt matter),
|
| Avoid application unhandled closing | 18 Jul 2007 11:49 GMT | 3 |
dear support team, im using vb.net 2005 wiht framework 2.0, i hv a question belongs to the application wht im designing now, in brief its sales system, comes with many forms like invoice, dr,.. etc, here my
|
| ASP.Net 2003 -> 2005 | 17 Jul 2007 23:17 GMT | 1 |
I migrated an ASP.Net 1.1 web app to 2.0 (VS2003 to VS2005). I would like to change the project type from a Web Application to a Web Site. Couldn't see how to do this.
|
| VS2005 - network headers slow network operations to a crawl | 17 Jul 2007 23:15 GMT | 13 |
I have a weird problem with Visual Studio 2005. I have a sln containing a number of projects. All the code from these projects is on the local hard disk, but some shared header files are on the network.
|
| VS 2005 - Defining preprocessor macro from command line | 17 Jul 2007 17:47 GMT | 1 |
In my VC++ project, I have used a macro TEST #ifdef TEST // do this #endif
|
| Edit and Continue in VB? | 17 Jul 2007 16:31 GMT | 6 |
does this work at all in VS 2005? I thought that was one of the big pluses for 2005. george
|
| Help file creation | 17 Jul 2007 12:20 GMT | 9 |
can you advice me how can i create help file and to process with my code in vb.net, i already did worked for helpcreationwizard, some tool to integrated as a richtext file, but can you give me a way of doing so in vb.net 2005, much appreciated with examples
|
| Team Foundation Server Team project out of sync with Sharepoint | 17 Jul 2007 10:01 GMT | 3 |
I am evaluating Team Foundation Server, and I have a little problem. Somehow the Team Project seems to be out of sync with the Sharepoint portal that is supposed to go with it. Here's what I mean:
|
| vs2k5 :: hiding comments | 17 Jul 2007 00:30 GMT | 2 |
At times, I find the plethora of comments distracting. In code view, is it possible to make comments invisible? Thank you.
|